niceedit
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
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
*** make your own tools (wishlist :: thx)