On 10.08.2010, at 11:40, Dominik Neubauer wrote:
> Same applies to r70723 (which afaik is the current branch),
Which skin are you using? mediawiki/skins/MonoBook.php for example contains
this:
<?php if ( is_array( $cont ) ) { ?>
...
<?php } else {
# allow raw HTML block to be defined by extensions
print $cont;
}
?>
And I'm pretty sure that the extension works with the Vector skin, too.
-- Johannes Beigel
--
You received this message because you are subscribed to the Google Groups
"mwlib" 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/mwlib?hl=en.