Skip to main content

Replaces Transforms tab with a menu

Project description

Introduction

Replaces the “Transform” tab in ATImage with a corresponding “Transform” menu in the “View” tab.

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.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

collective.atimage.transformmenu-1.1.tar.gz (18.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page