Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.8
Author Message
marfa
New Member
New Member



Joined: May 04, 2003
Posts: 11

PostPosted: Wed Oct 26, 2005 8:59 pm Reply with quote

Is there a way to turn off WYSIWYG in selected modules?

There are several modules where Tiny MCE becomes an inconvenience, causing the site to load very slow.
 
View user's profile Send private message
evaders99
Former Moderator in Good Standing



Joined: Apr 30, 2004
Posts: 3221

PostPosted: Wed Oct 26, 2005 9:10 pm Reply with quote

There's the WYSIWYG editor tweak, it should do what you want

_________________
- Only registered users can see links on this board! Get registered or login! -

Need help? Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
64bitguy
The Mouse Is Extension Of Arm



Joined: Mar 06, 2004
Posts: 1164

PostPosted: Thu Oct 27, 2005 3:28 am Reply with quote

Try this.

Open the module's index.php and find:
Code:


if ( !defined("MODULE_FILE") )
{
    die("You can't access this file directly...");
}


On a new line after that, add:

Code:
define('NO_EDITOR', TRUE);

_________________
Steph Benoit
100% Section 508 and W3C HTML5 and CSS Compliant (Truly) Code, because I love compliance. 
View user's profile Send private message
marfa







PostPosted: Thu Oct 27, 2005 6:49 am Reply with quote

Evaders99 wrote:
There's the WYSIWYG editor tweak, it should do what you want


Can you please tell where to find the editor tweak ?
 
marfa







PostPosted: Thu Oct 27, 2005 7:11 am Reply with quote

64bitguy wrote:
Try this.

Open the module's index.php and find:
Code:


if ( !defined("MODULE_FILE") )
{
    die("You can't access this file directly...");
}


On a new line after that, add:

Code:
define('NO_EDITOR', TRUE);


It works !!!! Thank you very much.

I remember seen in one version, ( I am not sure if it was 7.4 / 7.5 or 7.6) in Menu Administration-->Modules there was a column where you could enable or disable the WYSIWYG editor for each defined module.

Perhaps that is the WYSIWYG editor tweak that Evaders99 mentioned earlier
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.8

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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©