[Zope3-Users] Publishing an object specific resource.
Alec Munro
alecmunro at gmail.com
Thu Sep 1 15:04:44 EDT 2005
Hi List,
I have what seems like it should be a simple problem:
I want each of certain types of objects on my site to have certain
files available, accessible like so:
/home/objectX/somePic.jpg
/home/something/objectY/somePic.jpg
..
In my case, the files I want to make available are Flash files, which
load information about whatever object they are made available on.
With Zope 2, acquisition made this a trivial task, and I figure there
must be some easy way to do something similar, but I haven't found it
yet.
Any leads?
Thanks,
Alec
More information about the Zope3-users
mailing list