FrameParser
Version of the Frame-Parser which runs in 1.8
Even if using the Frame parser is obsolet in 1.8 (compare ParserMarket/Frame), it was easier to adapt it than converting all my pages. For later usage it would be better to use something like this (taken from bottom of ParserMarket/Frame):
{{{#!html
<div style="float: right;">
}}}
{{http://code.google.com/opensource/ghop/2007-8/images/ghoplogo.jpg}}
{{{#!html
</div>
}}}
{{{#!wiki blue/dotted
Example text
}}}
Code for 1.8: Frame.py