MediaWiki skins manual - category
WPtouch
Release status: stable
Description Responsive, simple, mobile-first skin
Author(s)
  • Dale Mugford & Duane Storey (BraveNewCode) โ€” WordPress version
  • Dan Flores โ€” initial MediaWiki port
  • Jack Phoenix โ€” updates
Latest version 1.0 (2015-06-25)
MediaWiki 1.39+
PHP 5.3+
License GNU General Public License 2.0 or later
Download
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.

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/WPtouch/resources/images/ directory.

Installation

  • Download and place the file(s) in a directory called WPtouch in your skins/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadSkin( 'WPtouch' );
    
  • Yes 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.