Hello All,
One of our wiki's administrators whant to add the following snippet to all pages of the wiki:
<a rel="license" href="http://creativecommons.org/licenses/by/2.5/il/"> <img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/2.5/il/88x31.png" /> </a> <br /> <span dir="rtl">יצירה זו מופצת תחת <a rel="license" href="http://creativecommons.org/licenses/by/2.5/il/">רישיון ייחוס 2.5 ישראל של Creative Commons</a>.</span>
What is the best way of doing it?
Best Regards, Leon
If your wiki uses the skin MonoBook you can... (1) open the file: skins/MonoBook.php (2) around 270 line, before closing the div #footer write: <span id="subfooter"> -- put your content here -- </span>
(3) Then you can control the visual aspect througt the file: skins/monobook/main.css
Regards
dvdgmz
El dt 05 de 02 del 2008 a les 16:26 +0200, en/na Leon Kolchinsky va escriure:
Hello All,
One of our wiki's administrators whant to add the following snippet to all pages of the wiki:
<a rel="license" href="http://creativecommons.org/licenses/by/2.5/il/"> <img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/2.5/il/88x31.png" /> </a> <br /> <span dir="rtl">יצירה זו מופצת תחת <a rel="license" href="http://creativecommons.org/licenses/by/2.5/il/">רישיון ייחוס 2.5 ישראל של Creative Commons</a>.</span>
What is the best way of doing it?
Best Regards, Leon
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org