Roger Buck wrote:
Finlay Thompson wrote: [--snip--]
Paul POULAIN wrote:
CVS: All the templates are going into the koha-tmpl tree of cvs. under this root we have two sub-branches intranet-tmpl/ and opac-tmpl/ eveything onder there should be installed in koha/intra/htdocs/ and koha/opac/htdocs/ respectivly.
OK, that's clear. Hope everybody reads this.
To help keep the folder stucture "meaningful", can I request that we place all templates in their own subdirectory... such as:
koha/intra/htdocs/templates/
How about stylesheets associated with a template? Should stylesheets be placed in: koha/opac/htdocs/styles/<theme>/<theme>.css ... or maybe ... koha/opac/htdocs/templates/<theme>/<theme>.css ... or some other location? I am also wondering about a policy for location of javascripts, maybe something like: koha/opac/htdocs/templates/<theme>/<theme>.js Any ideas? R.