{ "info": { "author": "kiorky", "author_email": "kiorky@cryptelium.net", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Programming Language :: Python", "Topic :: Software Development" ], "description": "==============================\nIntroduction\n==============================\n\n.. contents::\n\n\nDescription\n============\n\nThis package will add links on Images to edit them on external webservices.\nIt works for:\n\n - Archetypes image fields\n - ATImages\n\nThe activation of those services is controlled by settings in a specific control panel on the plone site setup.\n\n\nCurrently, we support only pixlr, fotoflexer and aviary.\n\nYou can view a `Demo `_.\n\nNote that we integrate plone.protect to ensure a minimum level of security against CSRF attacks.\n\n\nCredits\n========\nCompanies\n---------\n|makinacom|_\n\n * `Planet Makina Corpus `_\n * `Contact us `_\n\n.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif\n.. _makinacom: http://www.makina-corpus.com\n\nAuthors\n------------\n\n- kiorky \n\nContributors\n-----------------\n\n\nRepository\n------------\n\n- `GITHUB `_\n\n\n\n\n\n\ncollective.externalimageeditor Installation\n=================================================================================\n\nTo install collective.externalimageeditor into the global Python environment (or a workingenv),\nusing a traditional Zope 2 instance, you can do this:\n\n * When you're reading this you have probably already run ::\n\n ``easy_install collective.externalimageeditor``.\n\n Find out how to install setuptools (and EasyInstall) here: http://peak.telecommunity.com/DevCenter/EasyInstall\n\n * If you are using Zope 2.9 (not 2.10), get `pythonproducts`_ and install it\n via::\n\n python setup.py install --home /path/to/instance\n\n into your Zope instance.\n\n * Create a file called ``collective.externalimageeditor-configure.zcml`` in the\n ``/path/to/instance/etc/package-includes`` directory. The file\n should only contain this::\n\n \n\n.. _pythonproducts: http://plone.org/products/pythonproducts\n\n\nAlternatively, if you are using zc.buildout and the plone.recipe.zope2instance\nrecipe to manage your project, you can do this:\n\n * Add ``collective.externalimageeditor`` to the list of eggs to install, e.g.::\n\n [buildout]\n ...\n eggs =\n ...\n collective.externalimageeditor\n\n * Tell the plone.recipe.zope2instance recipe to install a ZCML slug::\n\n [instance]\n recipe = plone.recipe.zope2instance\n ...\n zcml =\n collective.externalimageeditor\n\n * Re-run buildout, e.g. with::\n\n $ ./bin/buildout\n\nYou can skip the ZCML slug if you are going to explicitly include the package\nfrom another package's configure.zcml file.\n\n\nChangelog\n==========\n\n1.6 (2012-02-13)\n----------------\n\n- Fix https://github.com/collective/collective.externalimageeditor/issues/1\n\n\n1.5 (2012-02-09)\n----------------\n\n- Remove dexterity useless dependency [kiorky]\n- Integrate aviary and fotoflexer [kiorky]\n- Integrate plone.protect [kiorky]\n- Add support for archetypes image fields [kiorky]\n\n\n1.0 (2012-02-01)\n-----------------\n\n* Initial release [kiorky]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.makina-corpus.com/", "keywords": "plone image editor", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.externalimageeditor", "package_url": "https://pypi.org/project/collective.externalimageeditor/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.externalimageeditor/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.makina-corpus.com/" }, "release_url": "https://pypi.org/project/collective.externalimageeditor/1.6/", "requires_dist": null, "requires_python": null, "summary": "Addon product for plone to edit images on online webservices", "version": "1.6" }, "last_serial": 787773, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "f903b038dc0303d5cfaf0ae1da530929", "sha256": "79352784e5b7e7cd2522cd1588ef3e29794e671bc9f8dc55ed495a1892b45466" }, "downloads": -1, "filename": "collective.externalimageeditor-1.0.tar.gz", "has_sig": false, "md5_digest": "f903b038dc0303d5cfaf0ae1da530929", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 113021, "upload_time": "2012-02-01T01:10:27", "url": "https://files.pythonhosted.org/packages/16/61/c9ae7640f3f147f7f01628ffaa246378ab405e286e8a541b07dc6ba1de4b/collective.externalimageeditor-1.0.tar.gz" } ], "1.0dev": [], "1.2": [ { "comment_text": "", "digests": { "md5": "62c591c491dba5b23c375b583c673857", "sha256": "13a1983b488610856f757e9d924299df44a729d462c6b7e50517b3a74ac8e4e2" }, "downloads": -1, "filename": "collective.externalimageeditor-1.2.tar.gz", "has_sig": false, "md5_digest": "62c591c491dba5b23c375b583c673857", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 112438, "upload_time": "2012-02-01T08:22:31", "url": "https://files.pythonhosted.org/packages/f2/f8/946aa864fd57cc3d31622b5cea58aca16c1ca9600879f2bfb112c94a038d/collective.externalimageeditor-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "171831d7caa41d56d36603fe491b0b98", "sha256": "0b0abddbae1a8f877e3cd1fbf573e65ebcabb21f6b4b7fb5c2a98aa5f4b1b829" }, "downloads": -1, "filename": "collective.externalimageeditor-1.3.zip", "has_sig": false, "md5_digest": "171831d7caa41d56d36603fe491b0b98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 162396, "upload_time": "2012-02-09T17:18:40", "url": "https://files.pythonhosted.org/packages/6b/d4/7748d460f815be929673148cdf47c71009301a8413dd0a521a54c3086ee0/collective.externalimageeditor-1.3.zip" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "2e157ea68732e5cc5cbdecbc40133aae", "sha256": "1e4eaecdb2f7ef10ccef0e2dde9f875f1c70301be9aceb35d892c9b1cda051cd" }, "downloads": -1, "filename": "collective.externalimageeditor-1.4.zip", "has_sig": false, "md5_digest": "2e157ea68732e5cc5cbdecbc40133aae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 162445, "upload_time": "2012-02-09T17:21:17", "url": "https://files.pythonhosted.org/packages/bb/8a/4a99e57fbaf0423cc0ed8b574b1818b63d1e4e46ff910a95ceac588ab3a3/collective.externalimageeditor-1.4.zip" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "84728f24179e0d93ad2ef706e3035eee", "sha256": "a1bf24bce08fbf044f9f7784358a2f61e1c5dfdd2b646c1c6b49ef3f31236b3c" }, "downloads": -1, "filename": "collective.externalimageeditor-1.5.zip", "has_sig": false, "md5_digest": "84728f24179e0d93ad2ef706e3035eee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 162451, "upload_time": "2012-02-09T17:30:00", "url": "https://files.pythonhosted.org/packages/bc/8c/f47639ffc8378055809e0faab3e2f31790aa5478c2cdfd789a6cfc4d5831/collective.externalimageeditor-1.5.zip" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "6440f7bd155334ae0b39317d8ad32803", "sha256": "c67d94d9295753362e61db1cbc24ba00cdf3e46bd9afbd3547a371bca4ae7fe0" }, "downloads": -1, "filename": "collective.externalimageeditor-1.6.zip", "has_sig": false, "md5_digest": "6440f7bd155334ae0b39317d8ad32803", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 162175, "upload_time": "2012-02-13T15:06:24", "url": "https://files.pythonhosted.org/packages/00/45/47bfe7c809b423f5cb92a02b3dc280a2107e1d9287ec5a9fba3a36d862e6/collective.externalimageeditor-1.6.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6440f7bd155334ae0b39317d8ad32803", "sha256": "c67d94d9295753362e61db1cbc24ba00cdf3e46bd9afbd3547a371bca4ae7fe0" }, "downloads": -1, "filename": "collective.externalimageeditor-1.6.zip", "has_sig": false, "md5_digest": "6440f7bd155334ae0b39317d8ad32803", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 162175, "upload_time": "2012-02-13T15:06:24", "url": "https://files.pythonhosted.org/packages/00/45/47bfe7c809b423f5cb92a02b3dc280a2107e1d9287ec5a9fba3a36d862e6/collective.externalimageeditor-1.6.zip" } ] }