On Tuesday, April 14, 2015 at 6:58:12 AM UTC-7, Nikola Bogdanov wrote: > > Please, tell me how to embed video (.avi or other format) in Trac? >
Is MovieMacro not working for you? http://trac-hacks.org/wiki/MovieMacro If it's not working for you, could you provide a specific example? > сряда, 8 април 2015 г., 21:22:54 UTC+3, Nikola Bogdanov написа: >> >> Hi everyone, >> and sorry for the dull question, but I couldn't find which version >> supports html5. I'm trying to embed video from repo using TracMovieMacro >> > Trac using the XHTML doctype. We added a variable that can be overridden for the case that templates are being rewritten using HTML5 (this was done specifically for the Bloodhound project). http://trac.edgewall.org/browser/tags/trac-1.0.5/trac/web/chrome.py?marks=561#L558 Genshi doesn't yet support all of the HTML5 attributes. http://genshi.edgewall.org/ticket/578 Despite those limitations, I'm not sure whether or not HTML5 movies could be rendered using the MovieMacro. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
