Hi All,
does anyone know how to get the HTML <iframe>...</iframe>
working with the Trac HTML preprocessor?
I tried a simple example:
{{{
#!html
<p>Hi there</p>
<iframe src="http://www.google.com"</iframe>
}}}
The "Hi there" shows up, but not the contents of the iframe.
Any advice?
R
/Lars Stavholm (http://linadd.org)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---