You are here

Files in CKEditor HTML Buttons (for WYSIWYG and CKEditor) 7

Primary tabs

File namesort descending Location Namespace Description
ckeditor_htmlbuttons.admin.inc ckeditor_htmlbuttons.admin.inc Administrative page callbacks for the CKEditor HTML Buttons module.
ckeditor_htmlbuttons.ckeditor.inc ckeditor_htmlbuttons.ckeditor.inc Init buttons for CKEditor module.
ckeditor_htmlbuttons.info ckeditor_htmlbuttons.info name = CKEditor HTML Buttons description = Allows to easily create as many buttons as desired that each one can insert into the editor the HTML snippet that you want. core = 7.x configure = admin/config/content/ckeditor-htmlbuttons
ckeditor_htmlbuttons.install ckeditor_htmlbuttons.install
ckeditor_htmlbuttons.module ckeditor_htmlbuttons.module Basic module file for CKEditor HTML Buttons.
ckeditor_htmlbuttons.wysiwyg.inc ckeditor_htmlbuttons.wysiwyg.inc Init buttons for Wysiwyg module.
README.txt README.txt This module enables the feature to add custom html snippet buttons to the CKEditor toolbar. Install ------- 1. Enable "CKEditor HTML Buttons" module 2. Add new button: admin/config/content/ckeditor-htmlbuttons 3. a) WYSIWYG: Enable the…

Other projects