| Static Section Pages The Static Section Page (Static Section) feature allows mapping of html pages to sections. These html pages may be placed/stored in any directory within the site root of your siteseed installation. The only exception are siteseed system directories (e.g. bo). |
FCK EditorFCK Editor (http://www.fredck.com/FCKeditor/) is now available as Siteseed Module and can be used to replace the current visual editor. It's an external module, because it's licenced under the GNU Lesser General Public Licence (LGPL).
Downloading and InstallationGet FCK Editor 1.5 Siteseed Edition from the download section. Unzip the file and copy all files and subdirectories in bo/fckeditor to bo/fckeditor of your Siteseed installation. If you want to use smilies copy all files in images/smiley to images/smiley of your Siteseed installation. Customize the editor by editing the configuration file bo/fckeditor/js/fck_config.js. Configuration FileThe configuration file bo/fckeditor/js/fck_config.js holds all configurations and user customizations for the editor. Here you can define all available toolbar sets and its definitions. Use the “ToolbarSets” configuration option in order to do that. config.ToolbarSets["ToolBarName"] = [ // Toolbar Name Example: config.ToolbarSets["3"] would define a toolbar set for the article field with the internal index '3'. You can add as many toolbar bands as you want. Use a minus (-) to create a separator.
Note: An editor with all toolbar options enabled could be used to spoil any layout quite easily. So you should think about what features you want to have enabled quite carefully. Consider using only CSS styles! Spell CheckingThe editor uses ieSpell (http://www.iespell.com) for Spell Checking. You can configure the download URL in bo/fckeditor/js/fck_config.js. |
![]()
|
| ||||
|
| ||||
|
| ||||