Short answer: no.

<iframe> is not a valid XHTML tag, and Trac produces XHTML 1.0
(strict). So even if Trac were allowing <iframe>, the output stream
would be invalid.

You can search the Trac ticket DB, there is a closed ticket on this topic.

You probably need to use <object> tag instead.

HTH,
Manu

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to