[Zope] Sharing images between different sites
    J Cameron Cooper 
    zope-l at jcameroncooper.com
       
    Wed Nov 17 16:04:25 EST 2004
    
    
  
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
    
    
More information about the Zope
mailing list