x
 
Create New Page

Revision: Category:Extensions -> WYSIWYG

Revision from: 16:56, 7 Feb 2007

Table of Contents


TinyMCE

What is TinyMCE

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.

TinyMCE Installation

==================================
Installing TinyMCE Extension
==================================

1.  Download TinyMCE from their site and put it at the root of your EE site
(same directory as the path.php file): 

2. Download the TinyMCE    Extension for TinyMCE from the pMachine website.

3.  Take the included files.  Put the one with the ext. prefix into the
/system/extensions folder for the site.  Take the one with the lang. prefix and
put it in the /system/language/english/ language folder.

4.  Go into the Extensions Manager and enable the extension.

5.  Check it out in the Publish area.

Tips & Tricks for using TinyMCE with ExpressionEngine

•  TinyMCE & ExpressionEngine Integrated File Upload Management
•  Installation of iBrowser with TinyMCE to handle images

Threads relating to TinyMCE on the pMachine Forums

•  TinyMCE Settings