Extension:CollapsibleSections/pl
WikiTeq provides official support for MediaWiki LTS releases only. It may work with other MediaWiki releases. |
![]() Status wydania: stabilne |
|
---|---|
Opis | Allows users to collapse and expand content sections on demand |
Autor(zy) | WikiWorks team |
Opiekun(owie) | WikiTeq team |
Ostatnia wersja | 0.0.1 |
Polityka zgodności | For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension. |
MediaWiki | 1.35+ |
Licencja | Licencja MIT |
Pobieranie | |
|
|
Quarterly downloads | 39 (Ranked 129th) |
Przetłumacz rozszerzenie CollapsibleSections jeżeli jest dostępne na translatewiki.net | |
Problemy | Otwarte zadania · Zgłoś błąd |
The CollapsibleSections extension allows collapsing and expanding content sections as user wants. This extension was created for WikiWorks.
Installation
- Pobierz i umieść plik(i) w katalogu o nazwie
CollapsibleSections
w folderzeextensions/
. - Dodaj poniższy kod na dole twojego pliku
LocalSettings.php
:wfLoadExtension( 'CollapsibleSections' );
Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Configuration
This extension has 3 configuration parameters:
$wgCollapsibleSectionsCollapsedByDefault
- enables collapsing of sections. Per default, collapsing is enabled. If you want to disable this option, set value tofalse
$wgCollapsibleSectionsEnableDesktop
- enables collapsing of sections on desktop. It is disabled per default, but if you want to enable this, set value totrue
$wgCollapsibleSectionsTag
- (default is `h2`) sets the root section tag to be used for finding collapsible content
Zobacz też
This extension is professionally maintained by the WikiTeq team.
To rozszerzenie jest dołączone do następujących pakietów lub farm wiki: To nie jest pełna lista. Niektóre farmy/wiki mogą wykorzystywać to extension, nawet jeśli nie są tutaj wymienione. Zawsze sprawdzaj swoje farmy/hosty wiki, aby to potwierdzić. |