Welcome to Geeklog Saturday, May 25 2013 @ 07:22 AM EDT
|
||||||||
![]() |
Forum Index > Support > General Geeklog Support |
New Topic
|
Post Reply
|
Click to view more detailed help |
|||
| Anonymous: Advanced Editor |
|
||||||
|
|
I've been running my site for a couple years and I have always heard about the "advanced editor" but mine doesn't seem to be enabled.
How would I go about enabling it? I couldn't find anything in the config.php to enable it. |
||||||
|
|||||||
| DanGarion |
|
||||||
![]() ![]() ![]() ![]() ![]() Newbie Status: offline ![]() Registered: 10/13/04 Posts: 12 |
Oops this was my post. Didn't realize I could post anonymous.
Thanks for the answer in advance. |
||||||
|
|||||||
| Dirk |
|
||||||
![]() ![]() ![]() ![]() ![]() Admin ![]() Status: offline ![]() Registered: 01/12/02 Posts: 13027 |
PHP Formatted Code // +---------------------------------------------------------------------------+// | Support for custom templates to support advanced Rich Text Editor | // | Checked in comment.php, submit.php, admin/story.php and | // | staticpages/index.php. If set true and advanced template exists | // | Note: If enabled, the default postmode will be html | // +---------------------------------------------------------------------------+ $_CONF['advanced_editor'] = false; If you don't have this in your config.php, then you're running an old version of Geeklog that didn't include FCKeditor yet. bye, Dirk |
||||||
|
|||||||
| DanGarion |
|
||||||
![]() ![]() ![]() ![]() ![]() Newbie Status: offline ![]() Registered: 10/13/04 Posts: 12 |
Quote by: Dirk PHP Formatted Code // +---------------------------------------------------------------------------+// | Support for custom templates to support advanced Rich Text Editor | // | Checked in comment.php, submit.php, admin/story.php and | // | staticpages/index.php. If set true and advanced template exists | // | Note: If enabled, the default postmode will be html | // +---------------------------------------------------------------------------+ $_CONF['advanced_editor'] = false; If you don't have this in your config.php, then you're running an old version of Geeklog that didn't include FCKeditor yet. bye, Dirk No I'm running 1.4.1, I think it was just I was spelling poorly and not proof reading what I typed when i searched for the word editor in the config file. |
||||||
|
|||||||
| DanGarion |
|
||||||
![]() ![]() ![]() ![]() ![]() Newbie Status: offline ![]() Registered: 10/13/04 Posts: 12 |
BTW, thanks Dirk. You rock sir.
|
||||||
|
|||||||
| Content generated in: 1.37 seconds |
|
|
|