Extension:Theme Designer

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
Theme Designer

Release status: experimental

Theme Designer.png
Implementation MyWiki, Special page
Description
Author(s) Daniel Friesen (DantmanTalk)
MediaWiki 1.17
License GPL2+
Download

Check usage (experimental)

ThemeDesigner is an experimental extension intended to provide a user interface for customizing a wiki's skins through it's site css pages with live preview of the customization and potentially a gui for customizing the simpler parts of a skin without writing css.

[edit] Installation

  1. Download a snapshot and extract it to your extensions directory. Choose the version that matches your version of MediaWiki.
  2. Add
    require_once( "$IP/extensions/ThemeDesigner/ThemeDesigner.php" );
    to the bottom of LocalSettings.php.
  3. Installation can now be verified through Special:Version of your wiki.
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox