Extension:GlobalNotice/pl
Appearance
Status wydania: stabilne |
|
|---|---|
| Realizacja | Powiadomienia |
| Opis | Global sitenotice(s) for wiki farms |
| Autor(zy) | |
| Ostatnia wersja | 0.6.0 (2017-06-02) |
| MediaWiki | 1.43.6+ |
| Licencja | Licencja GNU General Public License 2.0 lub nowsza |
| Pobieranie | |
| Przykład | ShoutWiki |
|
|
| Przetłumacz rozszerzenie GlobalNotice jeżeli jest dostępne na translatewiki.net | |
| Problemy | Otwarte zadania · Zgłoś błąd |
GlobalNotice is a MediaWiki extension that allows to create global sitenotices, which cannot be dismissed, on a wiki farm (such as ShoutWiki).
Zależności
- MessageCommons — required to make the notices global
Installation
- Pobierz i umieść plik(i) w katalogu o nazwie
GlobalNoticew folderzeextensions/.
Developers and code contributors should install the extension from Git instead, using:cd extensions/ git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/GlobalNotice
- Dodaj poniższy kod na dole twojego pliku LocalSettings.php:
wfLoadExtension( 'GlobalNotice' );
Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Configuration
$wgGlobalNoticeDisplayWarningOnEditPage- This is by default equal tofalse. When set to true, a warning will show to the editor who's editing MediaWiki:Forced-globalnotice for informing the purpose of the message.
Usage
- MediaWiki:Forced-globalnotice – a site-wide notice shown for all users, no matter what their language is. Used only for things like server migration notices etc.
- MediaWiki:Globalnotice – global notice, depending on the user's language. This can be used to show language-specific stuff to users with a certain interface language (i.e. "We need more French translators! Pouvez-vous nous aider ?" on MediaWiki:Globalnotice/fr to show the message to all users with French as their interface language)
- MediaWiki:Globalnotice-sysop – a site-wide notice shown to all administrators (depending on language; MediaWiki:Globalnotice-sysop/fr to show a notice to all French sysops etc.)
- MediaWiki:Globalnotice-bureaucrat – see above, but for bureaucrats
- MediaWiki:Globalnotice-bot – see above...
- MediaWiki:Globalnotice-rollback – once again, see above
| To rozszerzenie jest dołączone do następujących farm/hostów wiki lub pakietów: |
