On Wed, Oct 09, 2002 at 09:59:48PM +1000, Roger Buck wrote:
I now vote for:
<serverroot>/<theme>/<lang>/
./style/
./*.css
./catalogue/
./*.html
./*.tmpl
./members/
./*.html
./*.tmpl
./images/
... and so on at discretion of theme author....
I think that Dorian suggested that some time ago.
Does that make sense?
Mostly, except for the location of *.css files. (I confess
that I'm almost entirely ignorant about CSS, so I'll ask you to put up
with naive questions, and to enlighten me when I'm wrong.)
You're right, but you're wrong...
As I understand it, stylesheets specify colors, fonts, and all
of those little presentation details. In particular, AIUI, stylesheets
do not specify content.
So why would the *.css files go in <theme>/<lang>? How are the
French link colors different from the Italian or German colors?
You're right, here...