20 Jul
2001
20 Jul
'01
7:09 p.m.
Jean-Pascal Robiez writes:
.... 2 folders in the root directory :
/site /site_html_header /entrep /site_html_header /ressources
/content /Etudes /test
I want to use the url : /site/entrep/ressources/content/Etudes/test and use in /test the site_html_header of /entrep. When I use this url it use the site_html_header of /site.
What can i do to have the acquisition working from /ressources to /site order instead ? Nothing:
Acquisition looks names up according to "Containment before Context". More details: * searchable mailing list archives, * Zope book * Zope Developper Guide * URL:http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html Dieter