Pauldoo wrote:
Hi,
I'm trying to add a Java applet to one of my Trac wiki pages.

I'm trying to use the HTML WikiProcessor to insert the correct HTML
tags.  My problem is that all of <applet>, <object>, and <embed> are
removed from the final HTML output, presumably stripped by the wiki
processor.

Does anyone know how I can embed Java applets into one of my pages?
I'm using Trac v0.10.3.
Either make a macro, or set render_unsafe_content to true in trac.ini.

--Noah

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to