2017 © Pedro Peláez
 

mediawiki-extension alink

Creates custom anchor links

image

mediawiki/alink

Creates custom anchor links

  • Monday, February 5, 2018
  • by toniher
  • Repository
  • 2 Watchers
  • 1 Stars
  • 88 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

Alink

Extension for printing customizable anchor links in MediaWiki., (*1)

Examples:, (*2)

{{#alink:href=https://www.mediawiki.org|target=_blank|rel=nofollow|MediaWiki}}, (*3)

if no http in href, we consider wiki pages. Link text is the parameter without any '='., (*4)

{{#alink:href=Example_page|target=_blank|Example page for wiki}}, (*5)

If we want to avoid urlencoding, we sample add as parameter nourlencode, (*6)

{{#alink:href=Special:FormEdit/Myform/Mypage?MyTemplate[Myparam]=Acción|nourlencode|Trigger action}}, (*7)

If we want that automatically a wiki page is shown without prefix (namespace), we use noprefix parameter, (*8)

{{#alink:href=User:John_Smith|noprefix}}, (*9)

To consider

  • Render wiki links in wikitext format. Only importance is about incoming/outcoming links storage in MW database

The Versions

05/02 2018

dev-master

9999999-dev https://github.com/SimilisTools/mediawiki-alink

Creates custom anchor links

  Sources   Download

GPL-3.0+ GPL-3.0-or-later

The Requires

 

by Toni Hermoso Pulido

link mediawiki

14/11 2017

0.2.0

0.2.0.0 https://github.com/SimilisTools/mediawiki-alink

Creates custom anchor links

  Sources   Download

GPL-3.0+

The Requires

 

by Toni Hermoso Pulido

link mediawiki

21/05 2016

0.1.2

0.1.2.0 https://github.com/SimilisTools/mediawiki-alink

Creates custom anchor links

  Sources   Download

GPL-3.0+

The Requires

 

by Toni Hermoso Pulido

link mediawiki

27/11 2015

0.1.1

0.1.1.0 https://github.com/SimilisTools/mediawiki-alink

Creates custom anchor links

  Sources   Download

GPL-3.0+

The Requires

 

by Toni Hermoso Pulido

link mediawiki