You are here

Files in CKEditor IndentBlock 8

Primary tabs

File namesort descending Location Namespace Description
ckeditor.indentblock.css css/plugins/indentblock/ckeditor.indentblock.css @charset "UTF-8"; /** * Elements * - set css for block indent. ============================================================================ */ p.Indent1 { margin-left: 2em; } p.Indent2 { margin-left: 4em; } p.Indent3 { margin-left:…
ckeditor_indentblock.info.yml ckeditor_indentblock.info.yml ckeditor_indentblock.info.yml
ckeditor_indentblock.install ckeditor_indentblock.install CKEditor IndentBlock install file.
ckeditor_indentblock.libraries.yml ckeditor_indentblock.libraries.yml ckeditor_indentblock.libraries.yml
ckeditor_indentblock.module ckeditor_indentblock.module Adds a hook for attaching a css file with indentation information to each page.
IndentBlock.php src/Plugin/CKEditorPlugin/IndentBlock.php Drupal\ckeditor_indentblock\Plugin\CKEditorPlugin
README.txt README.txt CKEditor IndentBlock ==================== Description =========== The CKEditor IndentBlock plugin adds the functionality of indenting text paragraphs using CKEditor. The plugin doesn't come with its own buttons, but uses the same buttons as the…

Other projects