Extension:SkinPerPage

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
Skin Per Page

Release status: stable

Implementation Tag
Description Allows using different skins on each page using <skin> tag
Author(s) Tim Starling
Last version 1.0
MediaWiki 1.10+
License Any OSI approved license
Download Download snapshot
Subversion [Help]

Browse source code
View code changes

Example wmf:Special:Version

Check usage (experimental)

This extension allows using different skins on different pages. You can add a line to the top of the page like this:

<skin>SkinName</skin>

Where SkinName is the name of the skin to be used on that page. The skin must be installed first.

[edit] Installation

Download the source from SVN, and save the files in a folder named SkinPerPage under your extensions folder. Then add a line to your LocalSettings.php like:

require_once("$IP/extensions/SkinPerPage/SkinPerPage.php");


Language: English  • Português do Brasil
Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox