Hi again, As the proposed directory structure is not implemented yet I'm still a bit lost about what I must translate exactly and how I must distribute it through current CVS tree. I think that the best could be if some/s kaitiaki/s could spent sometime in reorganice the whole CVS structure, even when it may means that development efforts on the CVS must be stopped for awhile. IMMO current chaos could be frustrating for whose, as me, haven't been here since early development stages and find difficulties about what, how and where must be the translations done. On Monday 02 December 2002 22:27, paul POULAIN wrote:
Dorian Meid a écrit:
once again:
Yes, images and templates will be in htdocs. The dirs are [opac|intra]htdocs/<theme>/<language>/images.
one again, i forgot it :-) So, i repeat : <total recall mode launching> images are stored in the same directory structure as templates. images are stored in the same directory structure as templates. images are stored in the same directory structure as templates. images are stored in the same directory structure as templates. images are stored in the same directory structure as templates. <total recall mode launched>
templates in cvs are in koha "package". images in cvs are in "koha-html" package at the moment. It's only because we still need some html files from koha-html. once we will be able to get rid of koha-html in cvs, we will move images to koha "package", under templates directory, and delete koha-html. Then we will modify the installer to move the templates directory into the htdocs.
The idea being to keep only one "package" for koha, not 2 (koha & koha-html) as it is at the moment.
And also please remember the 'all'-directory! All images (and all other types of data as well) which are not specific to a language (e.g. images with no text on them), but are specific to a theme should go in [opac|intra]htdocs/<theme>/all/images.
yep.