Skin:WebPlatform: Difference between revisions
mNo edit summary |
Improve flow. |
||
| Line 12: | Line 12: | ||
}} |
}} |
||
The '''WebPlatform''' skin is a MediaWiki skin based on [[Skin:Vector|the Vector skin]] and written originally for the now-discontinued [https://webplatform.github.io/ WebPlatform.org project] |
The '''WebPlatform''' skin is a MediaWiki skin based on [[Skin:Vector|the Vector skin]] and written originally for the now-discontinued [https://webplatform.github.io/ WebPlatform.org project]. The skin was popular from 2012 to 2015 and supported by WebPlatform stewards, which included Apple, Facebook, Google, HP, Intel, Microsoft, Mozilla, Nokia, and Opera. Together these organizations collaborated with W3C on improving open web standards and documenting said standards. |
||
Because this skin was purpose-written for one wiki only, the interface parts still sadly contain hard-coded references to WebPlatform.org, in both the top navigation ("Docs", "Editing", etc. links at the top, next to the logo image) menu as well as the page footer, where the WebPlatform.org address is clearly visible alongside with a list of the aforementioned steward organizations'/companies' logos. Any and all patches to make the skin more generic are more than welcome! |
Because this skin was purpose-written for one wiki only, the interface parts still sadly contain hard-coded references to WebPlatform.org, in both the top navigation ("Docs", "Editing", etc. links at the top, next to the logo image) menu as well as the page footer, where the WebPlatform.org address is clearly visible alongside with a list of the aforementioned steward organizations'/companies' logos. Any and all patches to make the skin more generic are more than welcome! |
||
Revision as of 13:39, 21 September 2021
Please help expand this page. |
Release status: beta |
|
|---|---|
| Latest version | 1.2.1 |
| License | No license specified |
| Download | |
| Example | Example on Skins wiki |
| Public wikis using | 4 (Ranked 185th) |
| Public wikis using as default skin | 1 |
| Translate the WebPlatform skin if it is available at translatewiki.net | |
| Issues | Open tasks · Report a bug |
The WebPlatform skin is a MediaWiki skin based on the Vector skin and written originally for the now-discontinued WebPlatform.org project. The skin was popular from 2012 to 2015 and supported by WebPlatform stewards, which included Apple, Facebook, Google, HP, Intel, Microsoft, Mozilla, Nokia, and Opera. Together these organizations collaborated with W3C on improving open web standards and documenting said standards.
Because this skin was purpose-written for one wiki only, the interface parts still sadly contain hard-coded references to WebPlatform.org, in both the top navigation ("Docs", "Editing", etc. links at the top, next to the logo image) menu as well as the page footer, where the WebPlatform.org address is clearly visible alongside with a list of the aforementioned steward organizations'/companies' logos. Any and all patches to make the skin more generic are more than welcome!
Installation
- Download and place the file(s) in a directory called
WebPlatformin yourskins/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadSkin( 'WebPlatform' );
Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.
