Skin:Tweeki/pl
Tweeki Status wydania: stabilne |
|
---|---|
![]() |
|
Opis | Bootstrap based, fully configurable, especially suitable for wiki-as-a-website |
Autor(zy) | Tobias Haider |
Ostatnia wersja | 1.2.1 (2021-01-03) |
MediaWiki | 1.31.0+ |
Licencja | GNU General Public License 2.0 |
Pobieranie | GitHub: Uwaga: |
Przykład | tweeki.kollabor.at |
Przetłumacz skórkę Tweeki jeżeli jest dostępna na translatewiki.net | |
Sprawdź wykorzystywanie i matrycę wersji. |
Tweeki is a skin based on Bootstrap (v3.4.1/v4.4.1) framework. It tries to implement as much of Bootstrap's functionality as possible, allowing to use it very easily and with very reduced markup, and features many configuration options.
Tweeki aims for highest compatibility with Semantic MediaWiki and Semantic Forms and should be particularly useful for wiki-as-a-website projects.
Instalacja
You can Download Tweeki from GitHub or get it directly with git:
Change to the "skins" subdirectory of your MediaWiki installation:
cd skins
Clone the repository:
git clone https://github.com/thaider/Tweeki
Add the following to LocalSettings.php:
wfLoadSkin( 'Tweeki' );
$wgDefaultSkin = "tweeki";
Features
Tweeki is...
- highly configurable – without the need to tweak Tweeki itself – no conflicts when updating!
- userfriendly for newbies – possibility to hide specific functionality that may not be needed in your specific setup
- well suited for wiki-as-a-website projects – act like a website and profit from MediaWiki's features internally
- made for semantic wikis – aiming for highest compatibility with Semantic MediaWiki and Semantic Forms
It supports most of Bootstrap's features, such as Buttons, Icons, Accordions, Tabs, Modals, Panels and much more...
See also
Other skins and extensions based on Bootstrap: