Extension:TopLink/de
![]() Freigabestatus: stabilCategory:Stable extensions/de |
|
---|---|
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+Category:Extensions with manual MediaWiki version/de |
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 deiner LocalSettings.php -Datei einfügen:
wfLoadExtension( 'TopLink' );
Erledigt – Navigiere zu Special:Version in deinem Wiki, um zu überprüfen, ob die Erweiterung erfolgreich installiert wurde.
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.
Category:All extensions/de
Category:Extensions by MyWikis/de
Category:Extensions in GitHub version control/de
Category:Extensions not in ExtensionJson/de
Category:Extensions with invalid or missing type/de
Category:Extensions with manual MediaWiki version/de
Category:GPL licensed extensions/de
Category:Stable extensions/de