Posted by hank, Mon Aug 13 02:50:00 UTC 2007
So I made this awesome filter for Mephisto that allows you to easily embed flash videos in your post. May require tweaking if using a non-standard URL root.
It’s as simple as this:
<macro:flash>/assets/2007/8/13/party.flv</macro:flash>
Or, you can make it complicated:
<macro:flash width="640" height="480">/assets/2007/8/13/party.flv</macro:flash>
Which ends up like this:
Installation
Install it from your mephisto directory:
./script/plugin install -x https://modzer0.cs.uaf.edu/repos/hank/code/rails/mephisto/filtered_column_flash_video
Voila! Firebreathing!

Blog Posts