{ "info": { "author": "Jean-Michel FRANCOIS (toutpt)", "author_email": "toutpt@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis add-on extends plone.app.registry by adding a contextual registry\nwhich can be used over any object. It has been created to store view\nconfiguration throw the add-on collective.configviews 2.X\n\nHow to use this add-on\n======================\n\nAs a developer you can get the IRegistry adapter from a content object and next\nuse it as you want to get/set your configuration stuff.\n\nAs a content administrator you can manage the configuration stored in a content\nby calling the view $content_url/contextual_registry/view where $content_url must\nbe replaced by the url of your content item.\n\nHow to install\n==============\n\nPlease follow the official documentation_.\n\nCredits\n=======\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.. _documentation: http://plone.org/documentation/kb/installing-add-ons-quick-how-to\n\nChangelog\n=========\n\n1.0 (2012-01-30)\n----------------\n\n- Initial release", "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.registry", "keywords": "plone registry", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.registry", "package_url": "https://pypi.org/project/collective.registry/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.registry/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/collective.registry" }, "release_url": "https://pypi.org/project/collective.registry/1.0/", "requires_dist": null, "requires_python": null, "summary": "Extend plone.app.registry by implementing IRegistry with an adapter on context", "version": "1.0" }, "last_serial": 788165, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "37417e29159fe95dc6b327bc9622414f", "sha256": "40a3a72b0b3897f4a24e263e8604592cf59f4287b1e196e908018e2886eb31e5" }, "downloads": -1, "filename": "collective.registry-1.0.tar.gz", "has_sig": false, "md5_digest": "37417e29159fe95dc6b327bc9622414f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15996, "upload_time": "2012-01-30T21:04:58", "url": "https://files.pythonhosted.org/packages/f9/79/18ff998081a78171f9688a9fbea847c8735899bd22296744dbbf5bab5167/collective.registry-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "37417e29159fe95dc6b327bc9622414f", "sha256": "40a3a72b0b3897f4a24e263e8604592cf59f4287b1e196e908018e2886eb31e5" }, "downloads": -1, "filename": "collective.registry-1.0.tar.gz", "has_sig": false, "md5_digest": "37417e29159fe95dc6b327bc9622414f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15996, "upload_time": "2012-01-30T21:04:58", "url": "https://files.pythonhosted.org/packages/f9/79/18ff998081a78171f9688a9fbea847c8735899bd22296744dbbf5bab5167/collective.registry-1.0.tar.gz" } ] }