As I can't fix the text in the first topic I'll post it again:
TinyConfig is a tiny module that let's you configure the WYSIWYG editor TinyMCE. With this module you can setup toolbars per user group and define a simple set of toolbars which can be used for the comments form for example.
TinyConfig 2 package comes with the TinyMCE 3.5 branch which makes the package less tiny than before. The 3.5 version includes HTML5 support, style preview support, rewritten noneditable plugin, selection and caret behavior changes/fixes, new enter/return logic and much more.
Configuration The following options can be configured:
• Verify HTML
• Convert URLs
• Relative URLs
• Fix lists
• Forced root block (let's you choose between p-tags and br-tags)
• Schema (HTML4 or HTML5)
• CSS (use custom CSS for editor area)
ToolsetsHere you can define the toolbars and skin of the editor per user group.
Upon installation of TinyConfig the toolsets for Webmasters,
Registered Users and Anonymous are defined by default. You can modify these toolsets as you like.
For each other user group you have to submit the toolsets form once.
The following options can be set up:
• Plugins
• Button bar 1
• Button bar 2
• Button bar 3
• Button bar 4
• Toolbar location
• Elements path location
• Resize
• Select skin
• Select skin variant
Button bar 4 is optional. This field is empty by default.
Simple ToolsetsWith this form you can define a simple set of toolbars. The idea is that this can be used for the comments for example or modules where a basic set of options for all users is required like a forum module.
The following options can be set up:
• Plugins
• Button bar 1
• Button bar 2
• Toolbar location
• Elements path location
• Resize
• Select skin
• Select skin variant
At the moment this form can't be used with ImpressCMS or any module. The Simple Toolsets form is for future use.
See the readme.txt file in the TinyConfig module folder about how to use the Simple Toolsets in forms.
Changelog • Modified for TinyMCE 3.5 branch
• Removed force_br_newlines/force_p_newlines options
•Added br_in_pre option to configuration
• Added TinyMCE 3.5.5 to package
• Removed plugins from TinyMCE: compat2x, safari
• New TinyMCE plugins: example_dependency, visualblocks
InstallationTo use TinyConfig you'll need ImpressCMS 1.3+.
The download package contains three folders:
editors,
libraries and
modules.
Before you can upload the package to your server you have to delete your current TinyMCE editor (
editor\tinymce)
Just upload the three folders to your server.
The folder
editors contains TinyMCE 3.5.5.
The folder
libraries contains the library Lytebox for the tool tips in the forms.
Install TinyConfig from the Module Administration like any other module.
TinyMCE 3.5 Information about the 3.5 branch of TinyMCE can be found in the TinyMCE forum
here.
Also the [url=http://www.tinymce.com/develop/changelog/index.php?type=tinymce]changelog[/b] provides information about all the changes that have been made.