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.
RepositoryEdit
DownloadEdit
Download using GitEdit
git clone https://github.com/DaSchTour/RelationLinks.git
InstallationEdit
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" );
ConfigurationEdit
No configuration needed!