ff6a01f844
This is the final step of the process described at <https://www.mediawiki.org/wiki/Separating_skins_from_core_MediaWiki>. Corresponding core change: Idfc38503. Change-Id: I83b1efb4a489254c76e0cbda72ff34efa3d41261
9 lines
379 B
JSON
9 lines
379 B
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"skinname-monobook": "MonoBook",
|
|
"monobook-desc": "The classic MediaWiki skin since 2004, named after the black-and-white photo of a book in the page background",
|
|
"monobook.css": "/* CSS placed here will affect users of the MonoBook skin */",
|
|
"monobook.js": "/* Any JavaScript here will be loaded for users using the MonoBook skin */"
|
|
}
|