Contributions

Features (Category Index)
Search: 

*TinyMCE WYSIWYG HTML EDITOR

TinyMCE WYSIWYG HTML Editor V1.0

This contribution is an extremly easy mod that turns any TEXTAREA into a full flegged WYSIWYG HTML EDITOR.

Best of all, its compatible with FireFox!!!!!!!!!!!!!!!!!!!!!!!!!

It uses the TinyMCE Editor by Moxycode.

None of the other HTML editors would work with FireFox. I use Firefox religiously and have seen a few requests in the forums for this mod so I set out to do it myself

This contrib can be used in product description, newsletters, emails or any other page in admin that uses a TEXTAREA field

The editor is fully configurable to include the features you want, or exclude the feature you will not use. Its also Themeable!!!!!

NOTE: YOU NEED TO DOWNLOAD BOTH FILES

Expand All / Collapse All

TinyMCE Mail/Newsletter images 11 Feb 2010

If you want to use images in your newsletters and emails to your customers and are using url function of inserting images, it always will go wrong .

Insert the following lines in the TinyMCE-Javascript that is in your php files for mail and newsletter:
relative_urls : false,
remove_script_host : false,
document_base_url : "http://www.yourdomain.com",

It will remove the relative path TinyMCE inserts by default. This relative path makes it impossible for receivers to view the images when you uploaded them on the domain your shop is on.

Seperate TinyMCE textarea fields 4 Oct 2007
What is better? 10 May 2007
VERSION 2.10 10 May 2007
TinyMCE Wysiwyg Editor 2.0.8 27 Dec 2006
TinyMCE Wysiwyg Editor 2.0.8 27 Dec 2006
TinyMCE Wysiwyg Editor 2.0.8 27 Dec 2006
*TinyMCE WYSIWYG HTML EDITOR 28 Sep 2006
*TinyMCE WYSIWYG HTML EDITOR 28 Sep 2006
*TinyMCE WYSIWYG HTML EDITOR 28 Sep 2006

Note: Contributions are used at own risk.