You are here

Files in Wysiwyg 6.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 Note: This file is no longer updated. See the git history or release notes instead. Project change records will also be published for major changes. Wysiwyg 6.x-2.4, 2011-06-19 --------------------------- #524126 by sun: Re-added #wysiwyg property to…
ckeditor.inc editors/ckeditor.inc Editor integration functions for CKEditor.
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…
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 template 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 Wysiwyg API documentation.
wysiwyg.dialog.inc wysiwyg.dialog.inc Wysiwyg dialog page handling functions.
wysiwyg.info wysiwyg.info name = Wysiwyg description = Allows users to edit contents with client-side editors. package = User interface core = 6.x
wysiwyg.install wysiwyg.install
wysiwyg.module wysiwyg.module Integrates client-side editors with Drupal.
yui.inc editors/yui.inc Editor integration functions for YUI editor.

Other projects