gomobile.imageinfo 0.9.1
Extract and manipulate different Zope image objects
Contents
Introduction
gomobile.imageinfo is abstraction layer to access image data in different Zope image objects. It takes in any image object or traversable path and returns Python Imaging Library object for it.
The package is a part of mFabrik Web and Mobile solutions package to build multichannel content management with Python.
Supported different image objects include
- Skin layer images, both file system based and ZMI uploads
- Archetypes ATImage
- Resource folder images (static media)
- Images hosted on another server (http:// download)
This package is mainly used with Go Mobile for Plone project to dynamically resize images for mobile presentation, regardless what kind of image there was in the source code. It is used to extract image width and height, calculate proper mobile image size and then resize the image for that size on a second pass.
Usage
See tests for code examples.
TODO
- Tests depends on gomobile.mobile presence
Source code and issue tracking
The project is hosted at Google Code project repository.
Commercial support and development
This package is licenced under open source GPL 2 license.
Commercial CMS and mobile development support options are available from mFabrik's Web and Mobile product site.
Our top class Python developers are ready to help you with any software development needs.
Author
mFabrik Research Oy - Python and Plone professionals for hire.
0.9.0 - 0.9.1
- Added zcml autoinclude [miohtama]
0.9
- Major project restructuring [miohtama]
0.1
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| gomobile.imageinfo-0.9.1.zip (md5) | Source | 2010-10-27 | 24KB | 1672 | |
- Author: mFabrik Rearch Oy
- Home Page: http://webandmobile.mfabrik.com
- Keywords: zope image resize pil plone
- License: GPL
- Categories
- Package Index Owner: miohtama
- DOAP record: gomobile.imageinfo-0.9.1.xml
