[Pmwiki-users] organization of .css files in pub/
Greg Morgan
Cybie
Tue Feb 17 20:04:48 CST 2004
> -----Original Message-----
> From: Pmwiki-users-bounces at pmichaud.com
> [mailto:Pmwiki-users-bounces at pmichaud.com] On Behalf Of
> Patrick R. Michaud
> Sent: Sunday, February 15, 2004 7:43 PM
> To: pmwiki-users at pmichaud.com
> Subject: [Pmwiki-users] organization of .css files in pub/
> By way of analogy, when/if others begin offerring other skins via the
> Cookbook, I'd suggest a convention that .php configuration files
> (if any) go in local/skins/$PageSkin.php and associated CSS
> files/gifs
> be placed in pub/skins/ with the name of the skin as a prefix.
>
> Does this work?
I think this will work fine... Should definitely clear up the funky
formatting in PmWiki group pages on my site. :)
How about having a separate subdirectory in pub/skins and local/skins for
each skin.. i.e. local/skins/$PageSkin/skin.php and pub/skins/$PageSkin/ &
pub/skins/$PageSkin/images
"local/skins/$PageSkin/skin.php" would let you put in code to automatically
include a skin config file. It could even be a part of stdconfig.php.
More information about the pmwiki-users
mailing list