maybe it's me who is wrong...we said a few days ago that it was a bad idea to put templates in html path, they should be in cgi-bin path for security reasons. But i can't find the mail where we spoke of this, so maybe another opinion ? finlay when he comes back ?I must have missed this or understood something wrong. I think we said to have the option of putting the templates in the html path or not and decided to store it there along with the html, styles, includes...
but /koha/* is the cgi-bin directory !I don't see any theme/lang structure in the serverroot tree neither in 1.2 nor in main branch./koha/koha-tmpl
OK. I think i've understood my mistake :Finlay Thompson wrote:1) all templates should live in koha-tmpl, along with there associated includes and images (style sheets, javascripts, etc) 2) this cvs branch will eventually replace the koha-html tree all together. 3) under koha-tmpl there are two subtrees: intranet-tmpl/ and opac-tmpl/ corresponding to what should go into the <serverroot>/intranet/htdocs/ and <serverroot>/opac/htdocs/ directories on the live sites.dorian