Extension:CleanChanges/pl
Appearance
CleanChanges Status wydania: stabilne |
|
---|---|
Realizacja | Interfejs użytkownika |
Opis | More compact display of changes list |
Autor(zy) | Niklas Laxström (Nikerabbitdyskusja) |
Ostatnia wersja | 2024-07-16 |
Polityka zgodności | Master utrzymuje kompatybilność wsteczną. |
MediaWiki | >= 1.39.0 |
Zmiany w bazie danych | Nie |
Licencja | Licencja GNU General Public License 2.0 lub nowsza |
Pobieranie | Included in Language Extension Bundle |
Przykład | translatewiki.net |
|
|
Quarterly downloads | 42 (Ranked 85th) |
Przetłumacz rozszerzenie CleanChanges jeżeli jest dostępne na translatewiki.net | |
Problemy | Otwarte zadania · Zgłoś błąd |
The CleanChanges extension is based on enhanced changes list, but it tries to be more concise by hiding less important information by default. It needs JavaScript to be fully functional. It works best in wikis where the number of changes per user is high.
It also provides two extra filters: by user and by language code suffix.
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
CleanChanges
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/CleanChanges - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'CleanChanges' ); $wgDefaultUserOptions['usenewrc'] = 1;
- Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Konfiguracja
- Parameters provided
$wgCCUserFilter
- defaults to "true". It is needed to filter by user.$wgCCTrailerFilter
- defaults to "false". It is needed to filter by language (code suffix).$wgCCFiltersOnly
- defaults to "true". TODO: document what to do with it.
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ć. |
Categories:
- Stable extensions/pl
- User interface extensions/pl
- GPL licensed extensions/pl
- Extensions in Wikimedia version control/pl
- ChangesListSpecialPageQuery extensions/pl
- FetchChangesList extensions/pl
- SpecialRecentChangesPanel extensions/pl
- All extensions/pl
- Extensions included in Miraheze/pl
- Extensions included in WikiForge/pl
- Recent Changes extensions/pl