paul POULAIN schrieb:
Dorian Meid wrote:
We don't need a <theme>/<lang>/ structure in the cgi-tree. The scripts in the cgi-tree are the same for all themes and languages. We allready have a <theme>/<lang>/ structure in the htdocs(serverroot)-tree.
??? 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...
I don't see any theme/lang structure in the serverroot tree neither in 1.2 nor in main branch. /koha/koha-tmpl
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