{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Plone", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python" ], "description": "############################################\nDexterity Content Related Images/Attachments\n############################################\n\n\nWhat can this package do for you?\n=================================\n\nThis packages adds a behavior to manage content related images and attachments.\nThis is done with a RelationList field. If `plone.app.widgets`_ is installed,\nthe RelationList is finally usable ;)\n\n\nConfigure and activate\n======================\n\nYou can define a container path for the uploaded Media in the registry.\nThe default media container is \"/media\"\n\nThe behavior is automatically enabled for Dexterity \"Documents\" (aka Page).\nEdit the data in the new tab \"Related Media\"\n\n.. image:: https://raw.githubusercontent.com/kombinat/collective.behavior.relatedmedia/master/docs/collective.behavior.relatedmedia.png\n\nIf `pat-upload`_ (mockup) is installed, you can drag'n'drop images and files to your\ncontent easily.\n\n\nView\n====\n\nImages are shown in a viewlet (activated in IBelowContentTitle) with the selected\ncss class. Right now there is no definition for the css classes in this package.\nYou have to define it in your theme package.\n\nAttachments are also shown in a viewlet (activated in IBelowContentBody)\n\n\n.. _`plone.app.widgets`: https://pypi.python.org/pypi/plone.app.widgets\n.. _`pat-upload`: http://plone.github.io/mockup/dev/#pattern/dropzone\n\nChangelog\n=========\n\n1.1.1 (2018-05-25)\n------------------\n\n- Update documentation.\n [petschki]\n\n\n1.1 (2018-05-25)\n----------------\n\n- fix image_size vocabulary. Plone 5 compatibility.\n [petschki]\n\n\n1.0 (2018-05-23)\n----------------\n\n- Fix issue with disapearing images when 'include_leadimage' was deactivated\n [petschki]\n\n- support for Event Occurrences.\n [petschki]\n\n- add markup for fancybox library\n [petschki]\n\n- Separate viewlet caption and overlay caption\n [petschki]\n\n\n1.0b1 (2015-07-15)\n------------------\n\n- title caption toggle for gallery images\n [petschki]\n\n\n1.0a1 (2015-07-14)\n------------------\n\n- Initial release", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kombinat/collective.behavior.relatedmedia", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "collective.behavior.relatedmedia", "package_url": "https://pypi.org/project/collective.behavior.relatedmedia/", "platform": "", "project_url": "https://pypi.org/project/collective.behavior.relatedmedia/", "project_urls": { "Homepage": "https://github.com/kombinat/collective.behavior.relatedmedia" }, "release_url": "https://pypi.org/project/collective.behavior.relatedmedia/1.1.1/", "requires_dist": null, "requires_python": "", "summary": "Adds Various configuration fields and viewlets to manage and show content related images and attachments", "version": "1.1.1" }, "last_serial": 3898181, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "3f927c9e089a27f8619144eda018516e", "sha256": "b45a1e5a06a1381a34333f01149fe04bff3972341992c9f0e73e15b84eb7c6e4" }, "downloads": -1, "filename": "collective.behavior.relatedmedia-1.0.tar.gz", "has_sig": false, "md5_digest": "3f927c9e089a27f8619144eda018516e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 121496, "upload_time": "2018-05-23T11:56:03", "url": "https://files.pythonhosted.org/packages/36/2e/7d42eab73778ed3dc23b26892067300fa7d53d9b056bea159271b5e5a63c/collective.behavior.relatedmedia-1.0.tar.gz" } ], "1.0a1": [ { "comment_text": "", "digests": { "md5": "26ec635a40a7c6cdeee50018b982508d", "sha256": "8931f6ade5245ec852a89eedde2dee1b517d411471c103da63bd67cb0f46852a" }, "downloads": -1, "filename": "collective.behavior.relatedmedia-1.0a1.zip", "has_sig": false, "md5_digest": "26ec635a40a7c6cdeee50018b982508d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 129853, "upload_time": "2015-07-14T12:01:55", "url": "https://files.pythonhosted.org/packages/c8/f2/780019fc34cf524f36db97fc3a20342d3163aa334ae723e87e42dc3dd884/collective.behavior.relatedmedia-1.0a1.zip" } ], "1.0b1": [ { "comment_text": "", "digests": { "md5": "aaab91367b9d1dbc3211720b71b1c38e", "sha256": "f2b9ee8b9cf4c23cfaf1aba82522610b814b349e3d4ba1188381c5fb8f90150f" }, "downloads": -1, "filename": "collective.behavior.relatedmedia-1.0b1.zip", "has_sig": false, "md5_digest": "aaab91367b9d1dbc3211720b71b1c38e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 130068, "upload_time": "2015-07-15T13:26:19", "url": "https://files.pythonhosted.org/packages/78/3e/12415d66050c051c200406a403d33b7a94746410993745fe299c4fc93de8/collective.behavior.relatedmedia-1.0b1.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "b57a1fe0351b34be5fe479508f585bc1", "sha256": "7793b68b2998613d9e362c344cbe0df7a547397ed98796df6de7b6f191cb76b0" }, "downloads": -1, "filename": "collective.behavior.relatedmedia-1.1.tar.gz", "has_sig": false, "md5_digest": "b57a1fe0351b34be5fe479508f585bc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 121446, "upload_time": "2018-05-25T09:14:51", "url": "https://files.pythonhosted.org/packages/32/b0/827f6844d44807dde50e07bb0950779b4709715a892603563df810afe827/collective.behavior.relatedmedia-1.1.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "6fb31d71728bac2f5b039e15f83dad9d", "sha256": "7f9b69f62536d8fec166fb7e5d35035154ec30fe3cdbb6a449ee631f1a9c4b7c" }, "downloads": -1, "filename": "collective.behavior.relatedmedia-1.1.1.tar.gz", "has_sig": false, "md5_digest": "6fb31d71728bac2f5b039e15f83dad9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 216294, "upload_time": "2018-05-25T09:26:39", "url": "https://files.pythonhosted.org/packages/68/6b/77b0d20c69ed4d74cf40d81f980775cf01830793fe6aff7bc60f9399352f/collective.behavior.relatedmedia-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6fb31d71728bac2f5b039e15f83dad9d", "sha256": "7f9b69f62536d8fec166fb7e5d35035154ec30fe3cdbb6a449ee631f1a9c4b7c" }, "downloads": -1, "filename": "collective.behavior.relatedmedia-1.1.1.tar.gz", "has_sig": false, "md5_digest": "6fb31d71728bac2f5b039e15f83dad9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 216294, "upload_time": "2018-05-25T09:26:39", "url": "https://files.pythonhosted.org/packages/68/6b/77b0d20c69ed4d74cf40d81f980775cf01830793fe6aff7bc60f9399352f/collective.behavior.relatedmedia-1.1.1.tar.gz" } ] }