pointybeard-archives/richtext_tinymce
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Rich Text (TinyMCE) Text Formatter ------------------------------------ Version: 1.01 Author: Symphony Team (http://symphony21.com) Build Date: 23rd July 2009 Requirements: Symphony 2.0 or greater. [INSTALLATION] 1. Upload the 'richtext_tinymce' folder in this archive to your Symphony 'extensions' folder. 2. Enable it at System > Extensions. 3. Go to Blueprints > Sections. 4. Edit/Create a section and specify the text formatter "Rich Text (TinyMCE)" for the textarea fields you wish to enable the TinyMCE WYSIWYG editor for. [CHANGE LOG] 1.01 - Small code cleanup [CUSTOMISATION] You can specify which formatting controls appear by modifying lines 11-13 of /assets/applyMCE.js. For available controls, see: http://wiki.moxiecode.com/index.php/TinyMCE:Control_reference For further configuration options, see: http://wiki.moxiecode.com/index.php/TinyMCE:Configuration