http://www.mediawiki.org/wiki/Special:Code/MediaWiki/62093
Revision: 62093 Author: ashley Date: 2010-02-07 19:19:32 +0000 (Sun, 07 Feb 2010) Log Message: ----------- delete Skin.sample: old and hardly helpful file; even MediaWiki.org's outdated docs on how to write a new skin are better than this Removed Paths: ------------- trunk/phase3/skins/Skin.sample Deleted: trunk/phase3/skins/Skin.sample =================================================================== --- trunk/phase3/skins/Skin.sample 2010-02-07 18:39:26 UTC (rev 62092) +++ trunk/phase3/skins/Skin.sample 2010-02-07 19:19:32 UTC (rev 62093) @@ -1,18 +0,0 @@ -<?php - -# -# Do NOT use PHPTal with this sample, if you want PHPTal support have a look at -# the other sample : SkinPHPTal.sample. -# -# The class name MUST begin with 'Skin' and the rest is the name of the file -# excluding '.php' -# This file is named Skin.sample (but it should end with php). So the -# class name will be 'Skin' . 'Skin' - -class SkinSkin extends Skin { -# Override method below -# - -} - -} _______________________________________________ MediaWiki-CVS mailing list MediaWiki-CVS@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs