[dokuwiki] Re: Overriding Template

Ok, it seems to work but but userstyle.css it does show up in the <kink ...






________________________________
From: Michael Katz <katzmichel@xxxxxxxxx>
To: dokuwiki@xxxxxxxxxxxxx
Sent: Thursday, November 27, 2008 7:00:53 AM
Subject: [dokuwiki] Re: Overriding Template


Michael, thanks and that's what I am looking for... but it's not being added. 
All I get is:


<link rel="stylesheet" media="all" type="text/css" 
href="/dokuwiki/lib/exe/css.php?s=all&amp;t=usable" />
<link rel="stylesheet" media="screen" type="text/css" 
href="/dokuwiki/lib/exe/css.php?t=usable" />
<link rel="stylesheet" media="print" type="text/css" 
href="/dokuwiki/lib/exe/css.php?s=print&amp;t=usable" />






________________________________
From: Michael Klier <chi@xxxxxxxxxxx>
To: dokuwiki@xxxxxxxxxxxxx
Sent: Thursday, November 27, 2008 5:29:34 AM
Subject: [dokuwiki] Re: Overriding Template

On Wed, Nov 26, 2008 at 10:27:47PM -0800, Michael Katz wrote:
> Why not add a default override style sheet like
> 
> <link rel="stylesheet" type="text/css" href="/..." />
> 
> at the end of the list of CSS and then just add any updated CSS code in it?

I'm not sure what you mean, but there's the <dokuwiki>/conf/userstyle.css
which does exactly that (it get's added last, so every CSS in there overrides
previous CSS declarations) ...

-- 
Michael Klier

www:    http://www.chimeric.de
jabber: chi@xxxxxxxxxxxxxxxxxx
key:    http://downloads.chimeric.de/chi.asc
key-id: 0x8308F551


      

Other related posts: