Unofficial update of the original 1.x Scratch Wiki Skin to modern versions of MediaWiki.
- CSS 69.6%
- PHP 28.8%
- JavaScript 1.6%
| i18n | ||
| resources | ||
| README.md | ||
| ScratchWikiSkin1.php | ||
| skin.json | ||
Updated 1.x Scratch Wiki Skin (ScratchWikiSkin1)
A skin, based on the original 1.x Scratch Wiki Skin, that has been updated to modern MediaWiki versions (for example, 1.35 and 1.36).
Note
This is not an official update of the 1.x Scratch Wiki Skin.
Installation
- Download the repository zip.
- Extract the files to a directory (called
ScratchWikiSkin1) in your MediaWiki installation'sskinsdirectory. - In your
LocalSettings.phpfile addwfLoadSkin('ScratchWikiSkin1');.
Configuration
$wgSWS1UseCSESearch: Whether to use Google Custom Search Engine or regular MediaWiki search. (boolean, default: true)
$wgSWS1CSESearchID: Google Custom Search Engine ID (string, default: 05211699805409077090:s-ufejuw2ey (from the original 1.x Scratch Wiki Skin))
$wgSWS1CSESearchPage: MediaWiki page to go too (mediawiki page string, default: Project:Search)