Why aren't my font colors / scripts / Flash / Java applets showing up in my Plone site?
Programming and Web Development
Plone
By default, Plone employs an HTML-filtering system when it transforms Plone documents into marked-up web pages. Certain tags, such as <font> and other deprecated tags in HTML, are removed so that the generated page is closer to XHTML, which does not allo...