معرفی شرکت ها


collective.atimage.transformtoolbar-1.2.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

'Transforms' toolbar in Image and News Item to perform image transformations
ویژگی مقدار
سیستم عامل -
نام فایل collective.atimage.transformtoolbar-1.2.3
نام collective.atimage.transformtoolbar
نسخه کتابخانه 1.2.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده marcosfromero
ایمیل نویسنده marcos.romero {at} inter-cultura {dot} com
آدرس صفحه اصلی http://svn.plone.org/svn/collective/collective.atimage.transformtoolbar
آدرس اینترنتی https://pypi.org/project/collective.atimage.transformtoolbar/
مجوز GPL
Introduction ============ The solely intention of this product is to show in Image and News Item content types an icon-toolbar viewlet in the plone.abovecontentbody viewlet manager. By keeping the user in the same page and requiring less clicks and page loads we intend to ease applying transformations in the images. This is an alternative to `collective.atimage.transformmenu <http://pypi.python.org/pypi/collective.atimage.transformmenu>`_. Features ======== - Toolbar is in plone.abovecontentbody viewlet manager 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 - 'Transforms' tab is hidden in Image objects as its functionalities are now provided by the toolbar. Installation ============ * Add ``collective.atimage.transformtoolbar`` to the list of eggs to install, e.g.:: [buildout] ... eggs = ... collective.atimage.transformtoolbar * Tell the plone.recipe.zope2instance recipe to install a ZCML slug:: [instance] recipe = plone.recipe.zope2instance ... zcml = collective.atimage.transformtoolbar * 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) Credits ======= The icons used in this package were thankfully taken from `famfamfam.com <http://www.famfamfam.com/>`_ website, where Mark James offers for free his 1000 icons work under the `Creative Commons Attribution 3.0 License <http://creativecommons.org/licenses/by/3.0/>`_ Icons below were renamed to ease the implementation of this solution: * ``shape_flip_vertical``: ``transform-0.gif`` * ``shape_flip_horizontal``: ``transform-1.gif`` * ``shape_rotate_anticlockwise``: ``transform-2.gif`` * ``shape_rotate_clockwise``: ``transform-4.gif`` ``transform-3.gif`` icon is an adaptation of ``shape_flip_horizontal``. Changelog ========= 1.2.3 (2011-11-25) ------------------ - Fixed icon for vertical axis / horizontal axis transformations 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 - Viewlet is only shown in News Item when it has an image 1.2 (2010-07-26) ---------------- - Enables Transform toolbar for News Items - Toolbar viewlet manager in Image is changed to make it consistent with News Item (plone.abovecontentbody) - Image update with AJAX now reloads the whole image tag instead of just src attribute to prevent width/height constraints 1.1 (2010-07-16) ---------------- - 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-04) ---------------- - Initial release - Hides "Transform" tab in ATImage by means of generic setup extension profile - Adds "Transform" toolbar in ATImage with the available transformations - i18n taken from Products.ATContentTypes - Tested in Plone 3.3.5 and Plone4.03b


نحوه نصب


نصب پکیج whl collective.atimage.transformtoolbar-1.2.3:

    pip install collective.atimage.transformtoolbar-1.2.3.whl


نصب پکیج tar.gz collective.atimage.transformtoolbar-1.2.3:

    pip install collective.atimage.transformtoolbar-1.2.3.tar.gz