![]() Release status: stable |
|
---|---|
![]() |
|
Description | Responsive, simple, mobile-first skin |
Author(s) |
|
Latest version | 1.0 (2015-06-25) |
MediaWiki | 1.39+ |
PHP | 5.3+ |
License | GNU General Public License 2.0 or later |
Download | Download skin Git [?]: |
Example | Example on Skins wiki, Wikimedia Skins Lab |
Quarterly downloads | 17 (Ranked 27th) |
Public wikis using | 165 (Ranked 30th) |
Public wikis using as default skin | 5 |
Translate the WPtouch skin if it is available at translatewiki.net | |
Issues | :Open tasks ยท Report a bug |
WPtouch is a responsive, simple, mobile-first MediaWiki skin ported from the free and open source, GPL-licensed WordPress theme with the same name.
The WPtouch skin requires that the user has JavaScript enabled.
Logo
The site-specific logo can be set by uploading a 32x32px image as [[File:WPtouch-logo-icon.png]]
. If that file doesn't exist, the skin displays the favicon.png
image from the $wgStylePath
directory. /WPtouch/resources/images/
Installation
- Download and place the file(s) in a directory called
WPtouch
in yourskins/
folder. - Add the following code at the bottom of your LocalSettings.php
wfLoadSkin( 'WPtouch' );
file: Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.