Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stwalkerster/github-repository

A MediaWiki extension to link the Git SHA on Special:Version to your GitHub repository
https://github.com/stwalkerster/github-repository

Last synced: 1 day ago
JSON representation

A MediaWiki extension to link the Git SHA on Special:Version to your GitHub repository

Awesome Lists containing this project

README

        

## GitHub Repository

A MediaWiki extension to link the Git SHA on Special:Version to your GitHub repository

###Installation

Clone into your extensions directory just like any other extension, then add to your LocalSettings.php just like any other extension.

###Purpose

To allow extension authors to easily link back to their GitHub repository for an extension. This also acts as a proof-of-concept to extension authors can see how to do something similar in the own extension.

### Licence

There's nothing really worth licencing in this extension, it's so small. Therefore, what bits aren't covered by MediaWiki's licencing, are released into the Public Domain.