Seite 1 von 1
niceedit
Verfasst: Do 22. Mai 2008, 15:38
von molek12
anybody know how to switch tinymc to nicedit.com??
Verfasst: Di 27. Mai 2008, 13:12
von emergence
a short how to... ?
see how tinymce was integrated... take a look at
contenido/external/wysiwyg/tinymceX/editor.php
for nicedit you should create a folder at contenido/external/wysiwyg/
e.g nicedit/
put all files in this folder, and create a editor.php which includes the configuration needed for nicedit...
the editor.php would contain most of the logic which is provided in the nicedit integration examples...
the last step would be to change the path to the wysiwyg editor in includes/config.php