Showing Javascript on Plone 2.1.2
Plone 2.1 has the effect of rendering some html commands to be not shown.
For example Google ads using html like <script> and <iframe> will not show.
HTML configuration is now available with latest Plone 2.1.2
For example Google ads using html like <script> and <iframe> will not show.
HTML configuration is now available with latest Plone 2.1.2
If you go to /portal_transforms/safe_html/manage_main you can specify which html commands are shown and which aren't at RP.com
You can change disable transform from 0 to 1
remove script from "nasty tags"
change remove javascript form 1 to 0
and added script to valid_tags
Disclaimer I'm not sure of the consequences of disabling the wrong things, but I had no problems
page created by
Richard
—
last modified
2006-05-15 15:07
