Sorry, new to TinyMCE So I can just increase the functionality of TinyMCE by adding my own .js file for it? I assume that instead of putting it in a different location, I could just rename the default file and place my own file there. Having trouble finding that TINYMCE_SETUP_JS
in settings.py I went to the their website and it looks like I can just download the jQuery version of it to keep things as simple as possible... On Wednesday, May 13, 2015 at 3:36:34 PM UTC-4, Stephen McDonald wrote: > > Have a look at the TINYMCE_SETUP_JS setting as per > > http://mezzanine.jupo.org/docs/admin-customization.html#wysiwyg-editor > > > > On Thu, May 14, 2015 at 4:04 AM, <[email protected] <javascript:>> > wrote: > >> Been searching and looking for a way to add more text editing tools for >> TinyMCe for Rich Text pages? >> >> Is there a setting in settings.py or in the admin area that I am missing? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Mezzanine Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Stephen McDonald > http://jupo.org > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
