Skin:Tweeki
Tweeki Freigabestatus: stabil |
|
---|---|
Beschreibung | Bootstrap based, fully configurable, especially suitable for wiki-as-a-website |
Autor(en) | Tobias Haider |
Neuste Version | 4.39.1 (2024-07-02) |
MediaWiki | 1.35.0+ |
Lizenz | GNU General Public License 2.0 |
Herunterladen | GitHub: Hinweis: |
Beispiel | tweeki.kollabor.at |
Public wikis using | 87 (Ranked 38th) |
Public wikis using as default skin | 32 |
Übersetze den Tweeki skin wenn es auf translatewiki.net verfügbar ist |
Tweeki is a skin based on Bootstrap (v4.6.2) 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.
Installation
- Die Download Tweeki from GitHub herunterladen und in einem Unterverzeichnis namens
Tweeki
zum Verzeichnisskins/
ablegen. - Ergänze folgenden Code am Ende deiner LocalSettings.php -Datei:
wfLoadSkin( 'Tweeki' ); $wgDefaultSkin = "tweeki";
- Erledigt - Navigiere zu Special:Version in deinem Wiki, um zu überprüfen, ob der Skin erfolgreich installiert ist.
The master branch contains the latest release and supports only Bootstrap 4. You can use legacy releases if you want to use Bootstrap 3 or if you need support for older versions of MediaWiki.
Funktionen
Tweeki ist...
- 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...
Siehe auch
Other skins and extensions related to the Bootstrap framework:
- Skins based on Bootstrap - Overview of skins based on the Bootstrap framework
- Erweiterung:Bootstrap - Provides the Bootstrap framework to MediaWiki
- Erweiterung:BootstrapComponents - Provides further components to the Bootstrap framework for MediaWiki
Diese Benutzeroberfläche ist in den folgenden Softwarepaketen enthalten und/oder wird von den folgenden Wiki-Farmen, bzw. Wiki-Hostern verwendet: Dies ist keine maßgebliche Liste. Softwarepakete und/oder Wiki-Farmen, bzw. Wiki-Hostern nutzen diese Benutzeroberfläche ggf., obwohl sie nicht in dieser Liste enthalten sind. Prüfe daher stets die Nutzung im verwendeten Softwarepaket und/oder bei der Wiki-Farm, bzw. dem Wiki-Hoster. |