[Mediawiki-l] How does one add meta tags to the page heads in MediaWiki?

Greg Sabino Mullane greg at turnstep.com
Wed Oct 24 22:07:23 UTC 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160


> How does one add meta tags to the page heads in MediaWiki,
> specifically keyword tags for the subject of the wiki?

Edit includes/OutputPage.php and look for the function 
named "addKeywords". Add your global tags like so:

$this->addKeyword('conlang');
$this->addKeyword('conculture');

- --
Greg Sabino Mullane greg at turnstep.com
End Point Corporation
PGP Key: 0x14964AC8 200710241806
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

  

-----BEGIN PGP SIGNATURE-----

iD8DBQFHH8HkvJuQZxSWSsgRAzKxAJ9kvlhy/P62efokInbi4eEls3tJ7ACgsnTm
ehzyO6XQs+A/29L6A0k+JTk=
=vlAz
-----END PGP SIGNATURE-----





More information about the MediaWiki-l mailing list