Accueil » Zope » Forum Zope » Forum Général Zope » FileSystemStorage, ImageField and sizes

 • FileSystemStorage, ImageField and sizes

Document Actions
Réponses: 0   Visites: 0
Up one level
Vous devez être un membre enregistré pour contribuer sur ce forum. Inscrivez-vous maintenant

 • FileSystemStorage, ImageField and sizes

Posté par ibarm le 23/04/2009 14:31
Hi,
I use under plone a product based on Archetype.
A field of this product is an ImageField, defined to use FSS as storage and with a sizes dict declared to have some scale on my picture.
When i add an image, all is ok, it creates the differents sizes i defined but i can't show them in my templates.
The doc on ImageField say that the way to have this generated images is:
http://my.server.com/myImage_<size name>
But, this works only for AttributeStorage and AnnotationStorage.

Is there any way to access this image scales with a FSS storage?

Thanks,
Igor

Zope 2.10.7
FSS 2.7.6
Ce sujet ne contient aucune réponse