mediawiki-extensions-TwitterCards

Github mirror of MediaWiki extension TwitterCards - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Stars
3

TwitterCards

A MediaWiki extension written by Harsh Kothari and Kunal Mehta.

It's licensed under the GNU General Public License 2.0 or later.

Installation

Download this extension and put it into your extension folder.

Activate the extension by appending the following code to your LocalSettings.php.

wfLoadExtension( 'TwitterCards' );

Configuration

$wgTwitterCardsPreferOG

Whether to use OpenGraph tags if a fallback is acceptable. More about OpenGraph

$wgTwitterCardsHandle

Set this to your wiki's twitter handle for example: '@wikipedia'