Advanced TinyMCE Configuration

This plugin is intended for more advanced users that would like to change the default editor configuration or to add more options. It would also be useful for developers that want a quick way to set TinyMCE in a specific way for their clients.

All options for TinyMCE can be found at http://tinymce.moxiecode.com/wiki.php/Configuration.

Download this plugin here.

14 Comments

  • #14 by theBrettman January 25, 2012 at: 8:55 pm

    Nevermind! I’m so stupid, lol! I added them another way in my functions php, the same line I added there to a filter so when I deleted that entry from your plugin, it was showing what I loaded with my filter! Why doesn’t WordPress come with all the buttons? I thought maybe they were just disabled and none of the plugins have all of the buttons I want. You can see from my earlier post which buttons I need. I guess I will have to figure out how to make my own tinyMCE plugin. Any advice to get me going faster would be much appreciated!

  • #13 by theBrettman January 25, 2012 at: 2:50 pm

    I tried it out cuz I wanted to add some of the TinyMCE buttons that were missing but it only added two buttons. To add them, I clicked the “Show the default settings” button, went down to “theme_advanced_buttons3″, clicked the “change” button, and added:

    `insertlayer,moveforward,movebackward,absolute,|,styleprops,attribs,|,styleselect,tablecontrols,visualaid`

    Only the styleselect and visualaid buttons appeared. I decided to do this another way since this would work so I clicked “remove” to remove my changes and checked the page and the buttons were still there! I came back and clicked “show default settings” again and sure enough, it showed them as default settings. Even if I remove the plugin, the changes remain! So I tried to do it again and this time set it to blank and save changes but the default did not change! I can’t get rid of the changes your plugin made! I’m getting really frustrated! This is costing me a lot of valuable time! How can I get rid of these changes your plugin made?

  • #12 by Mike Hearne November 6, 2011 at: 4:10 am

    i’m keen to give this plugin a go but i’m just a little bit surprised it only has 8 ratings, I was expecting quite a few more. Do you think this is anything to worry about? Thanks Mike

  • #11 by Olaf Lederer October 17, 2011 at: 5:00 am

    Hello Andrew,

    great plugin!
    I have some strange behavior, maybe you know what the problem is.
    I have created a dynamic list of links and use the option “external_link_list_url” include that list in my adv. link screen (I’m using TinyMCE Advanced too).
    This works fine for any static .js file and not for a dyn. version. If I call the file inside the browser it show exactly the right array and it works if I use that code in my static file too.
    It should work because I used the same function on several non-wordpress sites too.
    I used also mod_rewrite to rewrite the .php extension to a .js extension; the same problem. Is there maybe a limit in WordPress?

    Thanks
    Olaf

  • #10 by Mlino September 30, 2011 at: 7:43 am

    Is it possible to add ibrowser with the advanced TinyMCE if yes how to ?

    Thanks

  • #9 by clare brown September 19, 2011 at: 8:14 am

    Thanks for this…but can you tell me whether this will run with the Thesis theme.

  • #8 by Sietse Berkhout August 26, 2011 at: 2:29 am

    Is it possible to just show your own styles in the wysiwyg-editor with Advanced TinyMCE? I imported my own classes with Advanced options (editor-style.css), but it still shows the custom classes also. How do I remove those?

  • #7 by Bob August 25, 2011 at: 10:35 am

    Can you give some examples of applications that would be good for using the Advanced TinyMCE Settings? I’m not really understanding what it does.

  • #6 by Penny Theodore August 12, 2011 at: 9:55 am

    I saw this option on convert_urls. It said that URLs are automatically converted (messed up) by default because browser works this way..can anyone be kind enough to explain this? I was alittle surprise to read this because that means browser at the background will mess up our internal urls?

  • #5 by Gary Salinger August 10, 2011 at: 10:40 am

    Can anyone tell me if there is a manual/user guide for TinyMce Advanced that we can download from somewhere? Thanks in advance!