From 14ffe3143e36d79ef7054b293e51f3fb4b658224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Wed, 19 Apr 2017 00:16:28 +0200 Subject: Remove all to rebase on new mw --- skins/cavendish/README | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 skins/cavendish/README (limited to 'skins/cavendish/README') diff --git a/skins/cavendish/README b/skins/cavendish/README deleted file mode 100644 index af7e93c..0000000 --- a/skins/cavendish/README +++ /dev/null @@ -1,21 +0,0 @@ -README file for Cavendish-MW -============================ - - -Installation Instructions -========================= - -To install the Cavendish skin, extract the files from the archive to the -"skins" folder of your MediaWiki installation. - -In your MediaWiki Preferences page, click on the Appearance tab, select the -skin you would like to use for your account and click Save. - -If you want to set the default skin to Cavendish, open LocalSettings.php -and add/modify the $wgDefaultSkin. The name should be in lowercase, - -$wgDefaultSkin = 'cavendish'; - -The default is, - -$wgDefaultSkin = 'monobook'; -- cgit v1.2.1