Extension:RelationLinks
Jump to navigation
Jump to search
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
RelationLinks Release status: unmaintained |
|
---|---|
Author(s) | DaSch |
Latest version | 0.5.0 (2014-04-03) |
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[edit]
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[edit]
No configuration needed!