Extension:ForcePreview/pl
![]() Status wydania: stabilneCategory:Stable extensions/pl |
|
---|---|
Realizacja | Uprawnienia użytkownikaCategory:User rights extensions/pl |
Opis | Forces unprivileged users to preview before saving |
Autor(zy) | Ryan Schmidt (Skizzerzdyskusja) |
Ostatnia wersja | 2.0.0 (2017-09-20) |
MediaWiki | 1.29+Category:Extensions with manual MediaWiki version |
Zmiany w bazie danych | Nie |
Licencja | Licencja MIT |
Pobieranie | Category:Extensions in Wikimedia version control/pl README |
Przykład | strategywiki.org |
forcepreviewexempt
Category:Extensions which add rights/pl |
|
Quarterly downloads | 2 (Ranked 96th) |
Przetłumacz rozszerzenie ForcePreview jeżeli jest dostępne na translatewiki.net |
The ForcePreview forces unprivileged users to preview before saving.
Użycie
Users without the forcepreviewexempt right will be forced to use the "Pokaż podgląd" (or "Live Preview", if enabled) button before being allowed to save the page.
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
ForcePreview
w folderzeextensions/
.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ForcePreview - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'ForcePreview' ); // Does not force preview for registered users $wgGroupPermissions['user']['forcepreviewexempt'] = true;
Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Zobacz też
- Manual:Force preview - JavaScript that performs the same function, albeit easier to work around (users can simply disable JavaScript on their browser to get around the restriction).
![]() | To rozszerzenie jest dołączone do następujących farm/hostów wiki lub pakietów: To nie jest pełna lista. Niektóre farmy/hosty wiki lub pakiety mogą zawierać to rozszerzenie nawet jeśli nie są one tutaj wymienione. Zawsze sprawdzaj swoje farmy/hosty wiki, aby to potwierdzić. |
Category:All extensions/pl
Category:BeforePageDisplay extensions/pl
Category:EditPageBeforeEditButtons extensions/pl
Category:Extensions in Wikimedia version control/pl
Category:Extensions included in Miraheze/pl
Category:Extensions included in WikiForge/pl
Category:Extensions which add rights/pl
Category:Extensions with manual MediaWiki version
Category:MIT licensed extensions/pl
Category:ResourceLoaderGetConfigVars extensions/pl
Category:Stable extensions/pl
Category:User rights extensions/pl