2014-02-08 22:35 GMT+01:00 Danny <[email protected]>: > On 8/02/2014 11:54 PM, Federico Bruni wrote: > >> Hi >> >> I wonder what's currently the best method to include raw html in a page. >> I found this thread: >> https://groups.google.com/forum/#!topic/mezzanine-users/_amLgOCQD5Y >> >> But I see that there's an "Edit HTML source" button in the editor, which >> _might_ allow to write raw html. >> Unfortunately I get a Bad request (400) every time I click on it. >> >> I'm using Mezzanine 3.0.7 >> > > Update to 3.0.8, there were a few fixes for the 400 error from TinyMCE > done there. > > Hi Danny
I haven't had the time to reply so far, but indeed on 3.0.8 it works. > > >> Thanks >> Federico >> >> PS I'm trying to include a <script> tag to render a map using jvectormap: >> http://jvectormap.com/ >> >> If there's a better way to achieve this, I'm glad to know it. >> > > Keep in mind the 'safety' level set in Admin->Site->Settings too, because > I'd assume by default <script> tags are stripped as they aren't very safe. > You'd have to modify this level to allow all HTML tags. > > Yup, thanks -- 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/groups/opt_out.
