17 Nov
2004
17 Nov
'04
9:04 p.m.
John Poltorak wrote:
Is there any way to set up an images folder which can be shared between several sites under one zope instance?
If so how would I reference them if they were all in the /images folder?
Very basic acquisition design. Put the 'images' folder in the site root. It will be available everywhere by acquisition. Refer to it as relative to wherever you are. --jcc