Extension:Tabs/pl
To rozszerzenie jest niekompatybilne z 1.42 lub jakimkolwiek późniejszym wydaniem MediaWiki! Zalecamy nie korzystać z tego rozszerzenia na działającej stronie.
|
Tabs Status wydania: stabilne |
|
---|---|
Realizacja | Znaczniki , Funkcja parsera |
Opis | Allows simple creation of tab menus, dropdown menus, and collapsible boxes. |
Autor(zy) | Joeytje50dyskusja |
Ostatnia wersja | 1.29+ (2018-01-20) |
MediaWiki | 1.25+ |
PHP | 5.4+ |
Zmiany w bazie danych | Nie |
Licencja | Licencja GNU General Public License 2.0 lub nowsza |
Pobieranie | |
|
|
Quarterly downloads | 57 (Ranked 77th) |
Przetłumacz rozszerzenie Tabs jeżeli jest dostępne na translatewiki.net | |
The Tabs extension makes it possible to insert tab menus, dropdown menus, and collapsible boxes into any page, using the <tabs />
and <tab>
tags, or the {{#tab:}}
parser function.
This extension requires no JavaScript to work, except for older browsers such as Internet Explorer 8 and lower as a CSS :checked
polyfill.
As opposed to other extensions, this independence from JavaScript results in having no flash of unstyled content when the page loads.
Installation
- Pobierz i umieść plik(i) w katalogu o nazwie
Tabs
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/Tabs - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'Tabs' );
- Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Configuration
None, but the default background colour for dropdown menus is stored on the "MediaWiki:tabs-dropdown-bgcolor" page.
Usage
See Extension:Tabs/Usage .
Zobacz też
- Extension:TabberNeue
- Extension:Header Tabs
- Extension:MobileTabsPlugin - requires Tabs
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ć. |