Extension:RelationLinks
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintained |
|
---|---|
Author(s) | DaSch |
Latest version | 0.5.0 (2014-04-03) |
MediaWiki | |
License | GPL |
Download | GitHub: Note: |
RelationLinks adds <link rel=... />
to header to improve navigation and SEO.
Repository
Download
Download using Git
git clone https://github.com/DaSchTour/RelationLinks.git
Installation
Download the files from github. Put them in /extensions/RelationLinks and add the following to your LocalSettings.php :
require_once( "$IP/extensions/RelationLinks/RelationLinks.php" );
Configuration
No configuration needed!