LocalImageSystem (0.5.0220)
by
Ihor Berehulyak
—
last modified
2009-01-08
Released on 2005-02-20 by Arnulf Heimsbakk for Zope 2 under GPL - GNU General Public License available for All platforms.
Software development stage: development
- See demo of LocalImageSystem: http://zope.org/Members/aheimsbakk/LocalImageSystem/LIS-example.zexp/view
- LocalImageSystem download link: http://zope.org/Members/aheimsbakk/LocalImageSystem/LocalImageSystem
- Homepage of LocalImageSystem: http://zope.org/Members/aheimsbakk/LocalImageSystem
LocalImageSystem maps a folder containing images on the local file system into Zopes structure. This minimizes the data stored in the Zope database when serving a large quantity of images.
Key points:
- use images from local file system
- automatic resizeing of images with caching
- add image effects on resize
- add custom frame around images on resize
- support for custom properties
- converting full size non-web images to JPEG on the fly
- EXIF-support
- FTP and WEBDAV support
- Zope security support