18Mar/11Off
phpFox TinyMCE WYSIWYG Text Editor 1.7
TinyMCE is a platform independent web based javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems.Plug-in Details
Benc Enterprises AB provides a free open source plug-in to integrate TinyMCE with phpFox under the MIT License.
Version: 1.0 phpFox Source Modifications: None Official Support: Yes for the plug-in; no for the editors output.
Requirements
phpFox Version: 2.0.5 or higher
Important Notices
Since TinyMCE needs to use the style attribute the plug-in forces the script to allow it, which is something we disallow by default. Due to this and the actual product being developed by a 3rd party company (TinyMCE) we cannot support the actual output of the editor. We can support the actual plug-in, which enables the editor on certain forms. This plug-in also enables the feature "XHTML Valid". This feature cleans up any invalid HTML tags, which are usually tags that are not properly closed. This feature requires PHP DOMDocument, which is enabled by default on most PHP builds.
