Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

lewiscawte/MediaWiki-Skin-Rilpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

== Overview ==

The RilPoint MediaWiki Skin is based on the "Modern" MediaWiki skin, and "Bluemarine" Drupal Theme.
Author: Samuel Lampa, RIL Partner AB
WWW: http://rilpartner.se
Contact: webmaster # rilpartner.se

== Installation ==

*Unpack the content of the tar-gzip archive into your skins folder under your MediaWiki install folder.
*Set the <code>$wgDefaultSkin</code> variable in LocalSettings.php to "RilPoint".

Example:
 $wgDefaultSkin = 'rilpoint';

== Enabling Main tabs ==

*Edit the article named MediaWiki:Sidebar, and add a section named "RILPOINT_TABS", where you place your links.

Example content of the MediaWiki:Sidebar article:

<pre>
* SEARCH
* navigation
** mainpage|mainpage-description
** currentevents-url|currentevents
** recentchanges-url|recentchanges
** randompage-url|randompage
* TOOLBOX
* LANGUAGES
* RILPOINT_TABS
** Main Page|Home
** Article 1|Article 1
** Article 2|Article 2
** Article 3|Article 3
** http://www.example.com|Example.Com
</pre>

About

A Sharepoint look-alike skin for MediaWiki. Demo at http://wiki.rilpartner.se

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published