[Mediawiki-l] Exclusing special pages in xhtml_slim using Tal:condition

Ben DeVore ctrlphreak at gmail.com
Tue Jan 4 01:31:09 UTC 2005


I wrote up a little script and hacked a user rating for pages in my
wiki, and I've used tal:condition="php:!preg_match('/Edting/i,
$title)" to exclude any edit page from showing the rating form.  But
what I need is also to exclude the special pages namespace, I've
searched around quite a bit and can't find a varable I can use to
exclude these?  Is there some $namespace esk thing I can use?
Ben



More information about the MediaWiki-l mailing list