[kupu-dev] Allowing javascript in Plone RichText field

darian schramm darian.schramm at gmail.com
Tue Mar 27 15:54:30 CEST 2007


I'm attempting to allow adding javascript ad placements within the
body field of article types in Plone 2.5.2 (subclassed RichDocument
types).

Adding the code while in HTML editing mode works, but on save the code
gets encoded, not allowing the js to run. Is there a way to bypass
this from Kupu or is Plone doing the encoding?

I can see that on switching away from HTML editing mode is when it
appears to be happening, making me believe this is something in Kupu
and not Plone specific.

-- 
Darian V Schramm


More information about the kupu-dev mailing list