I want to have more ( all ) options in my TinyMCE editor for WP2.
Please help, tell me how can I do it ?
I want to have more ( all ) options in my TinyMCE editor for WP2.
Please help, tell me how can I do it ?
Well, it was my first post at WordPress Support forum, and I was expecting better result.
But!...
Anyway, I have fin out how to do it.
Make a backup copy, and then open this file with a text (PHP) editor.
WORDPRESS_DIR/wp-includes/js/tinymce/tiny_mce_gzip.php
Goto Line no 110, it's line 110 to 115, where you can modify what TinyMCE buttons you need in your editor.
For more information about buttons available in TinyMCE, visit TinyMCE's website http://tinymce.moxiecode.com
Could someone show me exactly what to change in the tiny_mce_gzip.php file?
I'm trying to get all of the extra plugins to work. Especially the Paste from Word one.
Thanks -
Hello again,
I am trying to get the FULL suite of plugins that come with TinyMCE working. I've managed to download TinyMCE and take a bunch of the plugins and upload them to the wp-includes/js/tinymce/plugins folder and got the Paste From Word to work but I can't figure out which plugin is the font size one or any of the others.
Help?
Reference: Full TinyMCE: http://tinymce.moxiecode.com/example_full.php?example=true
I know this is a really old post but thought someone might find this useful. I've documented how to extend the TinyMCE editor in wordpress 2.0.2
Thanks anselm1109! That's really helpful.
I documented how to do the font size specifically here:
http://giantrobot.co.nz/gr/2006/10/20/font-size-in-wordpress-tinymce/
Cheers
how to change/add tinymce options using plugin but dont need to change tiny_mce_gzip.php?
This topic has been closed to new replies.