17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 2125 Views |
-
Problems enabeling WYSIWYG in Post a new blog entry

23 September 2008 at 12:56am
I'm using Silverstripe version 2.2.2 and have been trying to enable the WYSIWYG editor for the Post a new blog entry menu using the advice from this forum to other users.
I've downloaded the Blog module from 2008-09-22 and in blog\code\BlogEntry.php changed the code self::$allow_wysiwyg_editing = false; to self::$allow_wysiwyg_editing = true;
I've edited mysite/_config.php and added the line BlogEntry::allow_wysiwyg_editing();
So what am I doing wrong that makes the Post a new blog entry form continue to use BBCode and not be able to make linechanges?
-
Re: Problems enabeling WYSIWYG in Post a new blog entry

23 September 2008 at 1:01am
Forgot to say I have used the db/build?flush=1 and ?flush=1, however they didn't seem to change anything.
The blog is replacing the default Blog module(from module pages) that was deleted via. FTP and then the new was added.
| 2125 Views | ||
|
Page:
1
|
Go to Top |

