Skin:Tweeki
Tweeki Release status: stable |
|
---|---|
Description | Bootstrap based, fully configurable, especially suitable for wiki-as-a-website |
Author(s) | Tobias Haider |
Latest version | 4.39.1 (2024-07-02) |
MediaWiki | 1.35.0+ |
License | GNU General Public License 2.0 |
Download | GitHub: Note: |
Example | tweeki.kollabor.at |
Public wikis using | 87 (Ranked 38th) |
Public wikis using as default skin | 32 |
Translate the Tweeki skin if it is available at translatewiki.net |
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
edit- Download Tweeki from GitHub and place the file(s) in a directory called
Tweeki
in yourskins/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadSkin( 'Tweeki' ); $wgDefaultSkin = "tweeki";
- Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.
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.
Features
editTweeki 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
editOther skins and extensions related to the Bootstrap framework:
- Skins based on Bootstrap - Overview of skins based on the Bootstrap framework
- Extension:Bootstrap - Provides the Bootstrap framework to MediaWiki
- Extension:BootstrapComponents - Provides further components to the Bootstrap framework for MediaWiki
This skin is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this skin even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |