Adding An Editor
Although the RichEdit recipe comes packaged with TinyMCE(sitios aprobados), you may wish to add support for another editor, such as FCKEdit. This is a relatively simple process, provided that the editor can be integrated into a web form simply by adding JavaScript to the page:
- Create a PHP function which generates the necessary HTML header code to initialize the editor.
- In config.php, set $RichEdit_HeaderInsertFunction to your new function.
Última modificación de la página el 2005-09
Powered by
PmWiki