| Author |
Message |
Roy_Shiker Hangin' Around

Joined: Dec 27, 2003 Posts: 45
|
Posted:
Fri Apr 27, 2007 11:37 am |
|
hi guys i want to remove the tinymce editor from nuke 8 how do i do that ? |
|
|
|
 |
persona_non_grata

Joined: Posts: 0
|
Posted:
Fri Apr 27, 2007 12:39 pm |
|
$nuke_editor: Turn On/Off the WYSIWYG text editor
simply set that in config.php,turning it off. |
|
|
|
 |
Roy_Shiker Hangin' Around

Joined: Dec 27, 2003 Posts: 45
|
Posted:
Fri Apr 27, 2007 6:39 pm |
|
no man, iwant to remove every file of it
so i can install SPAW or FCKEDITOR |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 4620
|
Posted:
Fri Apr 27, 2007 10:17 pm |
|
Not sure if anyone has posted instructions for removing TinyMCE, but another question worth answering is this: why use 8.0? You could use RN 2.10 and already have FCKeditor integrated. |
|
|
|
 |
Roy_Shiker Hangin' Around

Joined: Dec 27, 2003 Posts: 45
|
Posted:
Sat Apr 28, 2007 12:58 pm |
|
RN has more options that i need.
i want only FCK not sentinl and other stuff.
so, back to my question how do i remove this ugly editor ? haha  |
|
|
|
 |
Gremmie Moderator

Joined: Apr 06, 2006 Posts: 2347 Location: Iowa, USA
|
Posted:
Sat Apr 28, 2007 1:29 pm |
|
You don't want Sentinel?
I would guess you set $nuke_editor to 0 or false or whatever, then blow away the TinyMCE files. |
|
|
|
 |
evaders99 Moderator

Joined: Apr 30, 2004 Posts: 2749
|
Posted:
Sat Apr 28, 2007 11:10 pm |
|
As far as I've seen, the editor itself is only called in includes/javascript.php
Removing the code in that file should be all that needs to be done |
|
|
|
 |
|
|
|
|