Extension:LinkTitles/pl
Appearance
Status wydania: stabilne |
|
|---|---|
| Realizacja | Akcja strony |
| Opis | Automatically adds links to words that match titles of existing pages. |
| Autor(zy) | Daniel Kraus (bovenderdyskusja) |
| Ostatnia wersja | 9.0.0 (2026-08-01) |
| MediaWiki | 1.39+ |
| PHP | 7.4+ |
| Zmiany w bazie danych | Nie |
|
see README.md |
|
|
autolinks, noautolinks |
|
|
linktitles-batch |
|
| Licence | Licencja GNU General Public License 2.0 lub nowsza |
| Pobieranie | GitHub:
Uwaga: README.md What's new? |
The LinkTitles extension automatically adds links to existing page titles that occur on a given page. This will automatically cross-reference your wiki for you. 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).
Instalacja
- Download, extract i umieść plik(i) w katalogu o nazwie
LinkTitlesw swoim kataloguextensions/. - Dodaj poniższy kod na dole twojego pliku LocalSettings.php:
wfLoadExtension( 'LinkTitles' );
- Configure as required.
Zrobione – Przejdź do Special:Versionna twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Usage and configuration
Usage and configuration information can be found in the README.md file in the extension's repository.
| To rozszerzenie jest dołączone do następujących farm/hostów wiki lub pakietów: |
Categories:
- Stable extensions/pl
- Page action extensions/pl
- Extensions which add rights/pl
- MultiContentSave extensions/pl
- InternalParseBeforeLinks extensions/pl
- GetDoubleUnderscoreIDs extensions/pl
- GPL licensed extensions/pl
- Extensions in GitHub version control/pl
- All extensions/pl
- Extensions included in semantic::core/pl
