Page 1 of 1

HTMLarea WYSIWYG-Editor - activating CSS-Feature

Posted: Sun Apr 29, 2007 3:36 am
by bebr
Hello,
the included WYSIWYG editor (called HTMLarea) has an option to use css-styles for selected text. This is described in htmlarea/examples/css.html
Unfortunately this example does not fit directly to the serendipity setup because here the Editor is not staticly included.

Has anyone activated this feature?
Or can someone describe where htmlarea is included from php scripts? - I did not find any clue in index.php, genpage, ..config.inc or others.

Thanks
// Bernd

Re: HTMLarea WYSIWYG-Editor - activating CSS-Feature

Posted: Sun Apr 29, 2007 1:05 pm
by garvinhicking
Hi!

The HTMLArea "spawn" code can be found in the file include/functions_entries_admin.inc.php (serendipity_emit_htmlarea_code()).

HTH,
Garvin

Posted: Sun Apr 29, 2007 2:58 pm
by bebr
Thanks, but after tinyMCE is now working, which offers this feature per default, plus other nice ones, I chose to step back from the HTMLarea path:
http://board.s9y.org/viewtopic.php?p=54974#54974