Ekstensi:Judul Tautan
Appearance
Status keluaran: stabil |
|
|---|---|
| Penerapan | Tindakan halaman |
| Deskripsi | Secara otomatis menambahkan tautan ke kata-kata yang cocok dengan judul halaman yang ada. |
| Perancang | Daniel Kraus (bovenderbicara) |
| Versi terbaru | 8.1.1 (2024-01-05) |
| MediaWiki | 1.35+ |
| PHP | 5.3+ |
| Perubahan pangkalan data | Tidak |
| Lisensi | Lisensi Publik Umum GNU 2.0 atau lebih baru |
| Unduh | GitHub:
Catatan: README.md What's new? |
|
see README.md |
|
|
autolinks, noautolinks |
|
|
linktitles-batch |
|
Ekstensi LinkTitles secara otomatis menambahkan tautan ke judul halaman yang ada yang muncul di halaman tertentu. Ini akan secara otomatis mereferensikan wiki Anda untuk Anda. Ekstensi dapat beroperasi dengan tiga cara yang dapat digunakan secara independen:
- 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).
Pemasangan
- Download, extract dan letakkan berkas yang diperlukan di sebuah direktori bernama
LinkTitlesdi folderextensions/Anda. - Tambahkan kode berikut di bawah berkas LocalSettings.php Anda:
wfLoadExtension( 'LinkTitles' );
- Configure as required.
Selesai – Telusuri ke Special:Version di wiki Anda untuk memastikan pengayanya berhasil dipasang.
Penggunaan dan Konfigurasi
Usage and configuration information can be found in the README.md file in the extension's repository.
| Pengaya ini disertakan di wiki farm/hos dan/atau paket berikut: |
Categories:
- Stable extensions/id
- Page action extensions/id
- GPL licensed extensions/id
- Extensions in GitHub version control/id
- Extensions which add rights/id
- MultiContentSave extensions/id
- InternalParseBeforeLinks extensions/id
- GetDoubleUnderscoreIDs extensions/id
- All extensions/id
- Extensions included in Miraheze/id
- Extensions included in semantic::core/id
