Тема оформления:Tweeki

From mediawiki.org
This page is a translated version of the page Skin:Tweeki and the translation is 20% complete.
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.

Установка

  • Download Tweeki from GitHub и распакуйте файл(ы) в папку с именем «Tweeki» в папке skins/ вашего сайта.
  • Добавьте следующий код в ваш файл LocalSettings.php :
    wfLoadSkin( 'Tweeki' );
    $wgDefaultSkin = "tweeki";
    
  • Yes Готово - Перейдите на страницу Special:Version на своей вики, чтобы удостовериться в том, что тема оформления успешно установлена.


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

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...

См. также

Other skins and extensions related to the Bootstrap framework: