Hi,
Currently etc/zope.conf file is generated from a template:
templates/zope_conf.in
(using collective.recipe.template recipe)
These are the values used in the template, which is defined in [config] part:
[config]
site_zcml = etc/site.zcml
blob = var/blob
filestorage = var/filestorage
log = var/log
Since all of these are relative paths, I think we can directly give it
in site.zcml
and avoid the template. So, there won't be any "templates" directory
at the top-level by default and we will generate site.zcml inside
"etc" directory.
Any comments ?
Regards,
Baiju M
_______________________________________________
bluebream mailing list
[email protected]
https://mail.zope.org/mailman/listinfo/bluebream