We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 18463
    • 121 Posts
    Martijn van Turnhout Reply #1, 15 years, 7 months ago
    Hi,

    I’ve just installed the latest version of TinyMCE and I’d like to change the contents of the "Formats" dropdown menu. There are lot of options available now. You can add a <div> or <address>, but I’d like to keep those options limited and only let the user choose a <h2> or <h3>. Nothing else.

    Now, my question is: where can I safely modify that menu in Revolution?
      • 12241
      • 80 Posts

      • go to ’system settings’
      • use the 2nd filter drop down list to select ’tinymce’
      • scroll to the bottom and edit ’HTML Block Elements - setting_tiny.theme_advanced_blockformats’

      Then you can add/delete the tags

      *oh yeah, you might have to change the tinymce theme to ’advanced’ or ’custom’
        Environment:
        modx: rev 2.0.8-pl
        localhost: Apache/2.0.63 (Unix) PHP/5.2.11 DAV/2, MySQL client version: 5.1.37
        • 34108
        • 66 Posts
        Was looking for the exact same answer and found this thread so thank you smiley

        One question - will those settings be overridden whenever TinyMCE needs to be updated to a newer version?