Extension:CreateRedirect/tr: Difference between revisions
Appearance
Content deleted Content added
Created page with "Extension:CreateRedirect" |
(No difference)
|
Revision as of 21:08, 12 December 2024
CreateRedirect Sürüm durumu: kararlı |
|
---|---|
Uygulama | Özel sayfa |
Açıklama | Adds a special page that eases creation of redirects via a simple form. |
Yazar(lar) | Marco Zafra, Edward Chernenko |
En son sürüm | 1.5.1 |
MediaWiki | 1.32+ |
Veritabanı değişiklikleri | Hayır |
Lisans | GNU Genel Kamu Lisansı 3.0 veya üstü |
İndir | |
Quarterly downloads | 15 (Ranked 119th) |
Translatewiki.net adresinde mevcutsa, CreateRedirect uzantısını çevirin | |
Sorunlar | Açık görevler · Hata bildir |
CreateRedirect is a special page extension that eases creation of redirects. It displays a form that only asks for the origin page and the destination page, and then saves the page. It also adds a menu item to the side "toolbox" menu as a shortcut, and is able to pass through the current article's title through that shortcut to fill in the destination field automatically. It's convenient and great for batch edits!
Installation
- Dosyaları indirin ve
extensions/
klasörünüzdekiCreateRedirect
adlı dizine yerleştirin.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/CreateRedirect - LocalSettings.php dosyanızın altına aşağıdaki kodu ekleyin:
wfLoadExtension( 'CreateRedirect' );
- Yapıldı – Uzantının başarıyla yüklendiğini doğrulamak için vikinizde Special:Version seçeneğine gidin.
- The special page itself is accessible through Special:CreateRedirect.
See also
- Extension:RedirectManager — adds a dialog window to the WikiEditor toolbar, in which to view a list of all redirects to the page being edited as well as add new redirects.
This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |
Categories:
- Stable extensions/tr
- Special page extensions/tr
- GPL licensed extensions/tr
- Extensions in Wikimedia version control/tr
- SidebarBeforeOutput extensions/tr
- All extensions/tr
- Extensions included in Miraheze/tr
- Extensions included in MyWikis/tr
- Extensions included in semantic::core/tr
- Extensions included in WikiForge/tr
- Redirect extensions/tr