[Pmwiki-users] CSS layout in pmwiki-0.6

Nathan Jones nathanj
Tue Jan 13 20:58:42 CST 2004


Hi Patrick,

>  * CSS-based using external .css files

Could you add a little bit about how this works? That is, what css files
are used?

Judging by the stylesheets linked to these two pages:

1. http://www.pmichaud.com/work/beta/pmwiki.php/Main/HomePage
   css 1: http://www.pmichaud.com/work/beta/pub/css/pmwiki.css

2. http://www.pmichaud.com/work/beta/pmwiki.php/Main/LeftPage
   css 1: http://www.pmichaud.com/work/beta/pub/css/pmwiki.css
   css 2: http://www.pmichaud.com/work/beta/pub/css/Main.LeftPage.css

...I am guessing PmWiki does something like this:

- include pmwiki.css
- check for local.css and include if it exists
- check for $Group.css and include if it exists
- check for $Group.$Title.css and include if it exists

This is certainly how I'd like it to work, but I can't tell for sure from
your email or the test site.

-- 
nathanj



More information about the pmwiki-users mailing list