[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linuxperf] Stylesheet usage



On Thu, 6 May 1999, Justin Couch wrote:

> Folks, just noticed this but too busy to fix it tonight. Somebody please
> tack this into the TODO list.
> 
> Every doc has the style sheet embedded in it. If we want to change the
> L&F of the site that requires editing every doc. This should be
> extracted and in the root we have a separate stylesheet (.css) file and
> everything references that. 

I was starting to think about this; I know we should be concentrating on
content, but having a minimal style thing in place would be nice. Perhaps
we should use SSI to do the whole header thing:

<!-- #set var="Title" value="Appletalk - just say no" -->
<!-- #include virtual="/include/head.html" -->

content goes here

<!-- #include virtual="/include/foot.html" -->

where head.html prints out the doctype, head, title, body and style sheet
bumf, leaving normal people to write the 'content goes here' bit.

Mk

-
Linuxperf:    Working list for the Linux Performance tuning site
Archive:      http://mail.nl.linux.org/lists/
Web site:     http://www.nl.linux.org/linuxperf/