Introduce property: and itemprop: support for addMeta to add RDFa <meta property...
authorDaniel Friesen <dantman@users.mediawiki.org>
Tue, 14 Feb 2012 02:22:02 +0000 (02:22 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Tue, 14 Feb 2012 02:22:02 +0000 (02:22 +0000)
commit5b5bfc211b61d217f34ac8f73d9c52748dc1b8ff
tree162467f819d637904acbda26a8b6434f2e403e85
parentc32132b9bb73d21494df3f718741f04aad7c867b
Introduce property: and itemprop: support for addMeta to add RDFa <meta property="..." content="..."> and Microdata <meta itemprop="..." content="..."> to the <head>.
This is done in a way that can also be feature tested, and technically could be expanded by extensions.
includes/OutputPage.php