[pmwiki-users] Problems with the embedded CSS in pmwiki.php

Patrick R. Michaud pmichaud at pobox.com
Mon Oct 30 09:32:24 CST 2006


On Mon, Oct 30, 2006 at 09:21:14AM -0600, Ben Wilson wrote:
> I'm coming very late to this discussion. To me, this is not an issue,
> and I'll show why . . .
> 
> On 10/29/06, marc <gmane at auxbuss.com> wrote:
> > In the recommended case:
> >
> >   <link rel='stylesheet' title="Skinname"
> >      href='$SkinDirUrl/Skinname.css' type='text/css' />
> >   <!--HTMLHeader-->
> >   </head>
> 
> What I do is:
> 
> <!--HTMLHeader-->
> <link ... href='$SkinDirUrl/media.css' type='text/css' />
> 
> I've done this since for skins where it matters.  

The downside to this approach is that a site administrator
cannot override the skin's CSS settings (except by modifying
the skin).

Pm





More information about the pmwiki-users mailing list