{ "info": { "author": "Bogdan Girman", "author_email": "bogdan.girman@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone :: 4.3", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis package provides the ability to assign carousel information to\nDexterity-based (``plone.app.dexterity``) content types within `Plone`_ and \ndoes so using `collective.carousel`_.\n\nBy applying the behaviour from this package to a Dexterity content type, a\n`Carousel` field becomes available when creating or editing said content.\n\nFound a bug? Please, use the `issue tracker`_.\n\n.. contents:: Table of contents\n\n\nInstallation\n============\n\nThis addon can be installed has any other addons, please follow official\ndocumentation_.\n\nUsage\n-----\n\nThrough the web\n^^^^^^^^^^^^^^^^\n\nIf you are configuring your Dexterity-based type through the web-based\ninterface, then proceed to edit your content type in the `Dexterity Content\nTypes` control panel. Under the `Behaviours` tab you will find the\n``Collective Carousel Behaviour`` behaviour -- select this and save your \ncontent type.\n\nUpon adding or editing an object of your content type, you will see the new\nfield accordingly.\n\nGeneric Setup (file system)\n^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nIf you've created a file-system Dexterity type configuration, you need to\nspecify the relevant interface as a behaviour::\n\n collective.carouselbehaviour.collectivecarouselbehaviour.ICollectiveCarouselBehaviour\n\nand import or re-import your type configuration. As an example, a type\nconfiguration at ``${product_dir}/profiles/default/types/my.datatype.xml``\nwould look like this::\n\n \n \n ...\n \n \n \n ...\n \n\n.. _documentation: http://developer.plone.org/getstarted/installing_addons.html\n.. _issue tracker: https://github.com/collective/collective.carouselbehaviour\n.. _Plone: http://plone.org\n.. _collective.carousel: http://pypi.python.org/pypi/collective.carousel\n.. _WKT: http://en.wikipedia.org/wiki/Well-known_text\n\nChangelog\n=========\n\n0.1 (2013-11-02)\n----------------\n\n- Added functionality and documentation [bogdangi]\n- Initial release [bogdangi]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collective/collective.carouselbehaviour", "keywords": "collective carousel behaviour", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.carouselbehaviour", "package_url": "https://pypi.org/project/collective.carouselbehaviour/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.carouselbehaviour/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/collective.carouselbehaviour" }, "release_url": "https://pypi.org/project/collective.carouselbehaviour/0.1/", "requires_dist": null, "requires_python": null, "summary": "Collective carousel behaviour", "version": "0.1" }, "last_serial": 909422, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f217381659f1986dc49aa6c39eb75389", "sha256": "b0e5c3c993db5946d078cb865f31937988a2419bb4062ff0b3759197347117c0" }, "downloads": -1, "filename": "collective.carouselbehaviour-0.1.zip", "has_sig": false, "md5_digest": "f217381659f1986dc49aa6c39eb75389", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28385, "upload_time": "2013-11-01T23:01:26", "url": "https://files.pythonhosted.org/packages/9a/a1/a92ce40127de17adbeb0f8fd72c9d89f2d941ab321124e4a6dbb327d0293/collective.carouselbehaviour-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f217381659f1986dc49aa6c39eb75389", "sha256": "b0e5c3c993db5946d078cb865f31937988a2419bb4062ff0b3759197347117c0" }, "downloads": -1, "filename": "collective.carouselbehaviour-0.1.zip", "has_sig": false, "md5_digest": "f217381659f1986dc49aa6c39eb75389", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28385, "upload_time": "2013-11-01T23:01:26", "url": "https://files.pythonhosted.org/packages/9a/a1/a92ce40127de17adbeb0f8fd72c9d89f2d941ab321124e4a6dbb327d0293/collective.carouselbehaviour-0.1.zip" } ] }