Hi! I would like to try to add some Flash video to wiki pages, like a screencast guide. I tried with FlashEmbedMacro plugin, but unsuccessully.
I've done these steps: # easy_install -U setuptools # easy_install http://trac-hacks.org/svn/flashembedmacro/ Next, I went to my project conf/trac.ini and added a [component] section with the following content [components] racflashembed.macros.embedmacro = enabled tracflashembedmacro = enabled Finally, I edited a page in my project and added the following tag [[Embed(youtube=nr8pwkuTyig)]] However instead of seeing the video, on the page I see: Embed(youtube=nr8pwkuTyig)? I've blogged about it with more details and syntax highlight here http://www.stefanolocati.it/blog/?p=666 Anyone can tell me what I'm doing wrong? Thank you in advance! Stivlo -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-us...@googlegroups.com. To unsubscribe from this group, send email to trac-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.