Erweiterung:TopLink
![]() Freigabestatus: stabil |
|
---|---|
Beschreibung | Adds link at bottom of MediaWiki skin to return to the top of a page. |
Autor(en) | Jeffrey Wang for MyWikis LLC |
Betreuer | MyWikis LLC |
Letzte Version | 1.0 |
Kompatibilitätspolitik | Der Master behält die Abwärtskompatibilität bei. |
MediaWiki | 1.27+ |
Datenbankänderungen | Nein |
Lizenz | nur GNU General Public License 2.0 |
Herunterladen | GitHub: Hinweis: |
Beispiel | MyWikis Testing |
The TopLink extension adds a "Return to top" link at the bottom of each page to jump back to the top of the page.
Installation
- Die Download und die Datei(en) in ein Verzeichnis namens
TopLink
im Ordnerextensions/
ablegen. - Folgenden Code am Ende der
LocalSettings.php
einfügen:wfLoadExtension( 'TopLink' );
Erledigt – Zu Special:Version in dem Wiki (bei Einstellung auf deutsch nach Spezial:Version) navigieren, um die erfolgreiche Installierung der Erweiterung zu überprüfen.
Note
A link like this can be created with internal links syntax, i.e. [[#top|Return to top]]
which however needs to be added manually to a page, e.g. via a template.
![]() | Diese Erweiterung ist in den folgenden Paketen und/oder WikiFarmen beinhalten: This is not an authoritative list. Some wiki farms/hosts may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |