Filed in: Skins.Maguila · Modified on : Tue, 22 Nov 22
Lt9602 < Skins > Marathon (talk | users | test page | RWD? | set as default | unset | validate: HTML, CSS)
See Discussion at: Maguila-Talk
Click to enlarge
Maguila Skin for PmWiki
This skin was done because I really like Haran's designs that use only css and html but are well formed, structured and minimal.
This skin uses some css techniques listed below:
This is a tableless skin with six layout sections :
HEADER no included pages here. | ||
ACTION MENU
includes Site.ActionBar | ||
LEFT SIDE BAR
includes Site.SideBar
| MAIN
Includes Site.PageBar | RIGHT SIDE BAR
includes Site.RightSideBar
|
FOOTER
includes Site.FootBar |
All sections can be turned off with the directives below:
You can also use actions in links to specify which sections display and font sizes:
There are some options to be used within config.php, to turn options on and off:
All options above can be turned off and overridden inside config.php. For example you can write this in config.php:
$EnableSkinOptions = 0;
And all options will be turned off. You can also turn EnableSkinOptions on and set the other options off one by one.
and so on.
There is also a page -> Site.SkinConfig , where you can change some of the configurations using PmWiki forms.
The skin was tested with the browsers below.
If you get the chance to test with other browsers, please add to the list above.
Here are some screenshots, courtesy of browserhosts.org.
To add this theme to your PmWiki2 installation, follow these basic steps:
1. Download the theme archive and extract the files it contains.
2. Move the directory 'maguila' to the pub/skins directory provided by PmWiki on your server.
2a. For PHP 5.5 or newer, and 7.2 or newer, get maguila-php72.phpΔ, rename it to maguila.php and replace the existing file with it.
3. Add the following to your local configuration file (config.php).
$Skin
= 'maguila';
4. Look at ownership and permission of files if you have any trouble.
2007-11-06 - First release
This is to test wikistyles.
User notes +3: If you use, used or reviewed "Maguila", you can add your name. These statistics appear in the Skins listings and will help newcomers browsing through the wiki.