InternationalScratchWiki / InternationalScratchWiki/ScratchWikiSkin2
Reimplement using Mustache templates
Open
- Dominant language
- CSS
- Stars
- 20
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
[MediaWiki's guide on making skins](https://www.mediawiki.org/wiki/Manual:How_to_make_a_MediaWiki_skin) currently recommends that skins are implemented using the Mustache template engine (which is possible in MediaWiki since 1.25, and the zordius/lightncandy Packagist package is listed as being installed in Special:Version as part of MediaWiki).
It reduces the reliance on PHP and might solve several issues tagged on this repository about deprecated functions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.