We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 17162
    • 27 Posts
    Hello, I like template plugin very much and I made a few simple templates for the client. Everything works fine, templates are listed on drop-down list, only "description" field is not visible. I checked out my code, tried to check out TinyMCE code tongue, but without success. I even downloaded TinyMCE from MoxieCode site, and everything works fine with that (standalone) version.

    I will survive without "description" field grin , but it would be nice to have it (maybe this is just a small bug I don’t know to fix). I’m using TinyMCE 3.0.3.

    Thank you,
    Lina
      • 4018
      • 1,131 Posts
      I personally haven’t messed with the templates plugin to be honest. Have you tried it with the 3.1.0.1a version yet?
        Jeff Whitfield

        "I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
        • 17162
        • 27 Posts
        Bravado, thank you for reply. I didn’t try 3.1.0.1a version of TinyMCE, but I think it is problem with TinyMCE plugin version for Modx, because in original version from MoxieCode site everything works fine.

        Anyway, thank you very much smiley

        Lina
          • 22098
          • 218 Posts
          can you tell me how you have configured MODx tiny to reference an external template .js file?
          I need to add this line to the tinymce .init :

          template_external_list_url : "example_template_list.js"

          EDIT: found it, just add it in the configuration settings of the plugin in the custom params field

          Olaf