X
X
X
X
X
 | |
There is a huge amount of explanations about customization of MediaWiki (see "External Links" below) but
it seems to be much blah blah to me instead of a quick and handy «Hello World example».
What is actually clear: There are many ways to do it! A major place for customization the look'n feel
of your Wiki is the file skins/MonoBook.php but it might be an ugly approach.
If you were smarter than I please let me know.
I will place some notes here as far as I have clarified the customization.
An easy and useful feature I have discovered is the use of templates.
--reto
|
|
Customize Wrapper Template of Edit Pages:
/var/www/html/wiki/skins/MonoBook.php
Hide Special Pages URLs from users not logged in
How to hide URLs like 'Upload file' or 'Special pages'.
patch MonoBook.php MonoBook_1_7_1.patch
See also: