[geeklog-users] Changing story defaults. . .

- Ed - e at marinx.com
Fri Feb 20 13:24:20 EST 2004


Check this forum thread (towards end of postings) for a nice explanation of
how to mod your config.php file to accept many more settings for HTMLArea to
work properly.  As it is in default settings, none of the formatting in
HTMLArea currently 'stick' when you edit a story. After applying changes,
they do.

And your 'strike' option could be added in here.

http://www.geeklog.net/forum/viewtopic.php?forum=8&showtopic=2454

 : You may want to check if strikethrough is allowed in the allowed html
 : for either users or admins.  It's in config.php again under
 : $_CONF['user_html'] and $_CONF['admin_html'].  You will need to add a
 : line like this
 : 'strike'   => array(),
 :  : in one of those settings.

 : >Any idea why strikethrough doesn't show up in htmlarea boxes?




More information about the geeklog-users mailing list