Skin:OSMFoundation
Appearance
Release status: beta |
|
|---|---|
| Compatibility policy | Snapshots releases along with MediaWiki. Master is not backwards compatible. |
| License | GNU General Public License 2.0 or later |
| Download | GitHub:
Note: |
| Example | https://wiki.osmfoundation.org/wiki/Main_Page |
| Translate the OSMFoundation skin if it is available at translatewiki.net | |
The OSMFoundation skin powers the UK-registered not-for-profit organization that supports the OpenStreetMap Project. The skin is not intended for 3rd party usage so may require forking or various modifications if used on another wiki.
Installation
[edit]- Download and place the file(s) in a directory called
OSMFoundationin yourskins/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadSkin( 'OSMFoundation' );
Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.
