1.1.0 Update: I have added a GZIP option to the extension. If you enable it download the PHP GZIP files from Moxicode. More information On the TinyMCE web site. This makes the overall download size 75% smaller and the number of requests will also be reduced. The overall initialization time for TinyMCE will be reduced dramaticly if you use this option.
1.1.2 Update: I submitted this plugin to the official addon list and Derek came back with some nice tips. This is a small update that fixes a default tinymce config error and a couple of small coding issues.
1.1.3 Update: Fixed whitespace and reduced a couple of preg_match methods
1.1.4 Update: Accepted into the official repository!
1.1.5 Update: Minor Bug Fix
1.1.7 Update: Minor Bug Fix + New documentation
1.1.8 Update: Fixed bug with GZIP option. Both GZIP and unzipped files where being loaded.
1.2.0 Update: Updated method names, added Slovak language, PHPDoc code comments. Code cleanup
1.3.0 Update: Added MSM functionality, rebuilt extension settings
1.3.2 Update: Integrated LG Addon Updater
Hey all,
I have been playing with extensions quite a bit lately. One of my other extensions required a textarea for some basic content but the old TinyMCE extension was turning it into a WYSIWYG.
So I wrote my own extension that adds the TinyMCE script into the header and adds a new custom WYSIWYG field.
Give it a try and tell me what you think.
http://leevigraham.com/cms-customisation/expressionengine/addon/lg-tinymce/
Just for reference:
If you get the following error:
Undefined variable: field_type in [path to system here]/cp/cp.publish_ad.php on line 7197[ish]
The solution is here:
http://ellislab.com/forums/viewthread/38843/#181791
Hooray Leevi, I used the TinyMCE WYISWYG Editor just recently for the first time on EE. Now, your extension adds exactly what had been missing, to have it as a custom field and to have the bar on top. Many thanks, Leevi, just what I needed. It works fine for me.
1) However; when I’m on the costum fields page in the Control Panel, this error appears on top:
Notice: Undefined variable: field_type in /cp/cp.publish_ad.php on line 7308
2)Also, I think I’m too stupid to get the compressor installed. I download it from their website but don’t unterstand the second step:
What directory is that?
3)Why does it say “Path:” on the bottom left of the textarea on the Publish Page?
hi, 1) the fix is here >> http://ellislab.com/forums/viewthread/38843/#181791 2) just copy: tiny_mce_gzip.js and tiny_mce_gzip.php >> to >> /tinymce/jscripts/tiny_mce… or whatever folder you are using 😊 That all there is to it…and put the correct path in the extension settings. 3) that is something of TINY-MCE…. if you make something BOLD and you put your cursor in the (bold) area…in the path it will say ‘strong’ or ‘b’…. So, if you are in a paragraph and made a heading 1 and make of that heading a link.. and you put your cursor on that heading..it will say: “p >> h1 >> a” 😊
To quick for me Victor
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.