Extension:ProtectSite
Appearance
ProtectSite Sürüm durumu: kararlı |
|
---|---|
Uygulama | Özel sayfa |
Açıklama | Bir site hizmetlisinin çeşitli site değişikliklerini geçici olarak engellemesine izin verir |
Yazar(lar) | Eric Johnston Chris Stafford Jack Phoenix |
En son sürüm | 0.5.0 (2016-12-05) |
MediaWiki | 1.39+ |
Veritabanı değişiklikleri | Hayır |
Lisans | GNU Genel Kamu Lisansı 2.0 veya üstü |
İndir | |
|
|
protectsite |
|
Quarterly downloads | 7 (Ranked 126th) |
Translatewiki.net adresinde mevcutsa, ProtectSite uzantısını çevirin | |
Sorunlar | Açık görevler · Hata bildir |
ProtectSite extension adds a new special page, Special:ProtectSite, where users with the protectsite
user right can block various site modifications.
The extension will show up in the protection log (Special:Log/protect) as a protection of Special:AllPages.
When the extension is enabled, it will override the default settings that may already be defined for the timeout period specified.
Kurulum
- Dosyaları indirin ve
extensions/
klasörünüzdekiProtectSite
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/ProtectSite - LocalSettings.php dosyanızın altına aşağıdaki kodu ekleyin:
wfLoadExtension( 'ProtectSite' );
- Yapıldı – Uzantının başarıyla yüklendiğini doğrulamak için vikinizde Special:Version seçeneğine gidin.
Kullanıcı hakları
By default the bureaucrat group has the protectsite
right, which is required to access the special page.
Parametreler
$wgProtectSiteLimit
— maximum time allowed for protection of the site$wgProtectSiteDefaultTimeout
— default timeout,1 hour
by default$wgProtectSiteExempt
— array of non-sysop user groups to be not affected by rights changes
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. |