Skin:Tweeki

From mediawiki.org
MediaWiki skins manual - category
Tweeki
Release status: unstable
Description Bootstrap based, fully configurable, especially suitable for wiki-as-a-website
Author(s) Tobias Haider
Latest version 2.0.3 (2023-07-17)
MediaWiki 1.31.0+
License GNU General Public License 2.0
Download
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 your skins/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadSkin( 'Tweeki' );
    $wgDefaultSkin = "tweeki";
    
  • Yes 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.

Features[edit]

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[edit]

Other skins and extensions related to the Bootstrap framework: