> Hello,
> 
> A newbie question. Could you pls propvide an example of mentioned
> in readme.txt "preview" and "icon-gif" methods to view thumbnails and
> images? 
> 
> Best regards,
>  Alexander N. Chelnokov

Hi!

Create an ExtImage object (e.g. in the folder path/to/your) and upload an
image (e.g. image.jpg). 
You can now call the image with:
http://your.server:8080/path/to/your/image.jpg or
http://your.server:8080/path/to/your/image.jpg/index_html
the preview is accessed via
http://your.server:8080/path/to/your/image.jpg/preview
and the icon via http://your.server:8080/path/to/your/image.jpg/icon_gif

hope that helps,

        MacGregor!

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to