PmWiki


Cookbook

PmWiki

pmwiki.org

GreenSkin

Filed in: Cookbook.GreenSkin · Modified on : Sat, 10 Sep 11

<< GreaseSkin | Skins | IPMWikiSkin >> (test page | set as default | unset | validate)

Summary: Tableless skin in green.
Status: stable
Version: 2007-07-13
Prerequisites: pmwiki-2.2
Maintainer: CarlosAB
Categories: Skins
Download: green.zipΔ

About

The skin is XHTML 1.0 transitional and uses CSS 2 rules, has no tables in the layout.

Document metrics (widths, lengths and spacings) are font-size relative, the user can increase the default font size of the page (using their browser) without compromising its layout.

Download

Installation

To add the theme to your PmWiki 2.2 installation, follow these basic steps:

  1. Download the skin archive and extract the files in pub/skins/.
  2. Add the following to your local configuration file
    $Skin = 'green';

Notes

The skin was tested with konqueror 3.5, opera 9.21 and Firefox 2.004 and looked almost the same in those browsers.

The skins were also tested in Internet explorer 7.0, 6.0 and 5.5 .

Comments

  • In the wiki page area, bullets and numbers are missing in respectively unordered and unordered list (only tested in Firefox)
    • I'll fix it soon, thank you for pointing that out.

User notes +2: If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki.


Powered by PmWiki