WYSIWYG Editor patch

Posted on Wednesday, May 18, 2005 @ 02:35:47 CDT in Bugs - Fixed
by BobMarion

You can get updated copies of PHP-Nuke and DEV-Nuke with the patch installed or the patch alone.This fix now allows the webmaster to decide what modules have the WYSIWYG editor in their teateares. The webmaster can also set each admin file to have the editor by adding $adveditor = 1; to the files. This will also allow developers to override and force the editor to open if they add $adveditor = 1; to their module files.