Extension:Theme Designer
From MediaWiki.org
Theme Designer Release status: experimental |
|
---|---|
![]() |
|
Implementation | MyWiki, Special page |
Author(s) | Daniel Friesen (Dantmantalk) |
MediaWiki | 1.17 |
License | GPL2+ |
Download | |
Translate the Theme Designer extension if it is available at translatewiki.net |
|
Check usage and version matrix; code metrics |
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.
Installation[edit | edit source]
- Download a snapshot and extract it to your extensions directory. Choose the version that matches your version of MediaWiki.
- Add
require_once( "$IP/extensions/ThemeDesigner/ThemeDesigner.php" );
- Installation can now be verified through Special:Version of your wiki.