Here is how we added the ICRA label to MediaWiki 1.12
1. Force the Monobook skin for all, or you’ll need to do the same with every skin.
2. Get your label from http://www.icra.org/label/generator/
3. Edit MonoBook.php as follow:
After:
<meta http-equiv=”Content-Type” content=”<?php $this->text(‘mimetype’) ?>; charset=<?php $this->text(‘charset’) ?>” />
Add:
<link rel=”meta” href=”[URL to your label.rdf file on your website]” type=”application/rdf+xml” title=”ICRA labels”/>
4. Upload the stuff.
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.