'Transforms' menu in Image and News Item to perform image transformations
Project description
Introduction
Replaces the “Transform” tab in ATImage with a corresponding “Transform” menu in the “View” tab. The menu is available also for ATNewsItem.
Features
Menu available for Image and News Item
Performs image transformations with AJAX to prevent reloading the page
Degrades gracefully in non-JavaScript browsers
i18n support by using atcontentypes and plone i18n domains.
Tested in Plone 3.3.5 and Plone 4.0
Installation
Add collective.atimage.transformmenu to the list of eggs to install, e.g.:
[buildout] ... eggs = ... collective.atimage.transformmenu
Tell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance] recipe = plone.recipe.zope2instance ... zcml = collective.atimage.transformmenu
Re-run buildout, e.g. with:
$ ./bin/buildout
You can skip the ZCML slug if you are using Plone 3.3 or if you are going to explicitly include the package from another package’s configure.zcml file.
Changelog
1.2.2 (2010-09-21)
Added simplejson dependency, which is used to automatically create JSON from Python objects (thanks to kojiro)
Change http headers for JSON responses: added content-length, changed mimetype for application/json (thanks to MacYET3)
Test updated according to above changes
Tested in Plone3.3.5 and Plone4.0
1.2.1 (2010-07-28)
New test cases with News Items and Page objects and with AJAX interactions
1.2 (2010-07-26)
Enables Transform menu for News Items
Image update with AJAX now reloads the whole image tag instead of just src attribute to prevent width/height constraints
1.1 (2010-07-17)
Performs transformations with AJAX (jQuery)
Keeps “Transform” tab hidden if collective.atimage.transformmenu is installed
Necessary i18n taken from plone domain
1.0 (2010-06-03)
Initial release
Hides “Transform” tab in ATImage by means of generic setup extension profile
Adds “Transform” menu in ATImage with the available transformations
i18n taken from Products.ATContentTypes
Tested in Plone 3.3.5 and Plone4.03b
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.atimage.transformmenu-1.2.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3cd4069f93a0aae3d2f61619449ad44561fc55ccb6d6e704a49df6bea45f013 |
|
MD5 | 356697ebed541ab865a33fdc727e30cf |
|
BLAKE2b-256 | af972d97230b23acb9daa70c980a4e99f361dd0ba56fb888cc51435f263fdb87 |