You are here

Files in Wysiwyg 7.2

Primary tabs

File namesort descending Location Namespace Description
break.css plugins/break/break.css .wysiwyg-break { display: block; border: 0; border-top: 1px dotted #ccc; margin-top: 1em; width: 100%; height: 12px; background: transparent url(images/breaktext.gif) no-repeat center top; }
break.inc plugins/break.inc Wysiwyg API integration on behalf of Node module.
CHANGELOG.txt CHANGELOG.txt Non-displayable characters.
ckeditor.inc editors/ckeditor.inc Editor integration functions for CKEditor.
epiceditor.inc editors/epiceditor.inc Editor integration functions for EpicEditor.
fckeditor.inc editors/fckeditor.inc Editor integration functions for FCKeditor.
jwysiwyg.inc editors/jwysiwyg.inc Editor integration functions for jWYSIWYG.
markitup.inc editors/markitup.inc Editor integration functions for markItUp.
nicedit.inc editors/nicedit.inc Editor integration functions for NicEdit.
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Installation * Configuration * Support requests * Maintainers INTRODUCTION ------------ Wysiwyg API allows users of your site to use WYSIWYG/rich-text, and other client-side editors…
styling.inc includes/styling.inc Handles adding theme stylesheets into WYSIWYG editors.
tinymce-3.css editors/css/tinymce-3.css /** * TinyMCE 3.x */ table.mceLayout { clear: left; } /** * Align all buttons and separators in a single row, so they wrap into multiple * rows if required. */ .mceToolbar td { display: inline; } .mceToolbar a, .mceSeparator { float:…
tinymce-4.css editors/css/tinymce-4.css .mce-container.mce-toolbar > .mce-container-body > .mce-btn-group > div { /* Hack to make buttons wrap. */ white-space: normal !important; }
tinymce.inc editors/tinymce.inc Editor integration functions for TinyMCE.
whizzywig.inc editors/whizzywig.inc Editor integration functions for Whizzywig.
wymeditor.css editors/css/wymeditor.css .wym_skin_compact .wym_dropdown ul { margin-top: 0; } .wym_skin_compact .wym_iframe iframe { height: 400px !important; }
wymeditor.inc editors/wymeditor.inc Editor integration functions for WYMeditor.
wysiwyg-dialog-page.tpl.php wysiwyg-dialog-page.tpl.php Theme implementation to display a single Wysiwyg (plugin) dialog page.
wysiwyg.admin.inc wysiwyg.admin.inc Integrate Wysiwyg editors into Drupal.
wysiwyg.api.php wysiwyg.api.php API documentation for Wysiwyg module.
wysiwyg.dialog.inc wysiwyg.dialog.inc Wysiwyg dialog page handling functions.
wysiwyg.features.inc wysiwyg.features.inc
wysiwyg.info wysiwyg.info name = Wysiwyg description = Allows to edit content with client-side editors. package = User interface ;dependencies[] = libraries ;dependencies[] = ctools ;dependencies[] = debug core = 7.x configure = admin/config/content/wysiwyg files[] =…
wysiwyg.install wysiwyg.install Installation functions for Wysiwyg module.
wysiwyg.module wysiwyg.module
wysiwyg.test tests/wysiwyg.test Tests for Wysiwyg module.
wysiwyg_test.info tests/wysiwyg_test.info name = Wysiwyg testing description = Tests Wysiwyg module functionality. Do not enable. core = 7.x package = Testing hidden = TRUE dependencies[] = wysiwyg files[] = wysiwyg_test.module
wysiwyg_test.install tests/wysiwyg_test.install Installation functionality for Wysiwyg testing module.
wysiwyg_test.module tests/wysiwyg_test.module Testing functionality for Wysiwyg module.
yui.inc editors/yui.inc Editor integration functions for YUI editor.

Other projects