Erweiterung: LinkTitles
Appearance
Freigabestatus: stabil |
|
|---|---|
| Einbindung | Seitenaktivität |
| Beschreibung | Fügt automtisch Links zu den Worten die mit Titeln bestehender Seiten übereinstimmen. |
| Autor(en) | Daniel Kraus (bovenderDiskussion) |
| Letzte Version | 9.0.0 (2026-08-01) |
| MediaWiki | 1.39+ |
| PHP | 7.4+ |
| Datenbankänderungen | Nein |
|
see README.md |
|
|
autolinks, noautolinks |
|
|
linktitles-batch |
|
| Licence | GNU General Public License 2.0 oder neuer |
| Herunterladen | GitHub:
Hinweis: README.md What's new? |
The LinkTitles extension automatically adds links to existing page titles that occur on a given page. Dies wird automatisch für Sie Ihr Wiki querverweisen. The extension can operate in three ways that can be used independently:
- Whenever a page is edited and saved, the extension will look if any existing page titles occur in the text, and automatically add links (
[[...]]) to the corresponding pages. - Links may also be added on the fly whenever a page is rendered for display. Most of the time, MediaWiki will fetch previously rendered pages from cache upon a page request, but whenever a page is refreshed, the LinkTitles extension can add its page links. These links are not hard-coded in the wiki text. The original content will not be modified.
- Batch mode enables Wiki administrators to process all pages in a wiki at once. Batch processing can either be started from a special page, or from the server's command line (see below).
Installation
- Die Download, extract und die Datei(en) in ein Verzeichnis namens
LinkTitlesim Ordnerextensions/ablegen. - Folgenden Code am Ende deiner LocalSettings.php-Datei einfügen:
wfLoadExtension( 'LinkTitles' );
- Configure as required.
Erledigt – Navigiere zu Special:Versionin deinem Wiki, um zu überprüfen, ob die Erweiterung erfolgreich installiert wurde.
Usage and configuration
Usage and configuration information can be found in the README.md file in the extension's repository.
| Diese Erweiterung ist in den folgenden Softwarepaketen enthalten und/oder wird von den folgenden Wiki-Farmen, bzw. Wiki-Hostern verwendet: |
Categories:
- Stable extensions/de
- Page action extensions/de
- Extensions which add rights/de
- MultiContentSave extensions/de
- InternalParseBeforeLinks extensions/de
- GetDoubleUnderscoreIDs extensions/de
- GPL licensed extensions/de
- Extensions in GitHub version control/de
- All extensions/de
- Extensions included in semantic::core/de
