Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.atimage.transformmenu

How to install collective.atimage.transformmenu

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.atimage.transformmenu
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.2.2 Available View build log
1.2.1 Available View build log
Windows (64-bit)
1.2.2 Available View build log
1.2.1 Available View build log
Mac OS X (10.5+)
1.2.2 Available View build log
1.2.1 Available View build log
Linux (32-bit)
1.2.2 Available View build log
1.2.1 Available View build log
Linux (64-bit)
1.2.2 Available View build log
1.2.1 Available View build log
 
Author
License
GPL
Dependencies
Lastest release
version 1.2.2 on Jan 5th, 2011

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.

Authors and Contributors

  • Marcos F. Romero <marcos.romero {at} inter-cultura {dot} com> (developer)
  • Juan Pablo Giménez <jpg {at} rcom {dot} com {dot} ar > (unconditional help)

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

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.