FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deep10do/MediaWiki-Skin-Rilpoint: A Sharepoint look-alike skin for MediaWiki. Demo at http://wiki.rilpartner.se · GitHub

 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL