Joined: Aug 29, 2004 Posts: 9136 Location: Arizona
Posted:
Sun Jan 27, 2008 7:57 am
nextgen, it already is integrated into the 2.10.x release of RavenNuke(tm). Just turn the editor on in rnconfig.php and you should see it in the blocks admin.
Maybe I am not understanding what you are asking? The reason is that since the blocks editor is already behind the admin side of things, regular users will already not have access.
Joined: Aug 29, 2004 Posts: 9136 Location: Arizona
Posted:
Sun Jan 27, 2008 7:59 am
Sorry, got to thinking about this a bit more and is what you are saying that you do not want to enable the editor across the board and only for blocks admin?
If so, then simply open up admin/modules/blocks.php and right after the opening <?php (on the next line) add this:
$advanced_editor = 1;
That might enable it just for blocks admin, although I have not tested it as such.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum