{ "info": { "author": "Radim Novotny", "author_email": "novotny.radim@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "collective.annotationbrowser\n============================\n\nThis package allows to browse zope.annotation based items. Package provides\n\"ann_view\" browser view which lists all available (and allowed) annotation\nkeys and their values.\n\nBy default, all annotation keys are shown. It is possible to define blacklist\nand whitelist. Go to /Plone Site/manage_propertiesForm and add\n'annbrowser.blacklist' and/or 'annbrowser.whitelist' properties (type: list).\nIf no whitelist is defined, .* is used. There is no blacklist by default.\n\nAnnotation editor\n-----------------\n\nPage /ann_edit allows site manager to edit basic annotation values (strings,\nintegers and floats currently).\n\n\nChangelog\n=========\n\n0.3 - 2010/11/04\n----------------\n\n- fixed display of Image annotations\n\n0.2 - 2010/08/24\n----------------\n\n- added ++annotation++KEYNAME view - allows to display required key directly\n and without length limitations. pprint is used for rendering the key\n content. The traverser idea and code is stolen from\n archetypes.fieldtraverser.\n\n- added ann_remove?keyname=KEYNAME view - immediately removes the key\n\n- added links to ++annotation++ traverser and to ann_remove view to ann_view\n page so it is really easy to accidentaly remove any annotation key.\n\n\n\n0.1 - 2010/08/06\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": "http://plone.org", "keywords": "plone zope annotations", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.annotationbrowser", "package_url": "https://pypi.org/project/collective.annotationbrowser/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.annotationbrowser/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org" }, "release_url": "https://pypi.org/project/collective.annotationbrowser/0.3/", "requires_dist": null, "requires_python": null, "summary": "Browser/editor for Zope annotations", "version": "0.3" }, "last_serial": 787641, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "77f8f3b75216b3ee05314769ebd19dbf", "sha256": "a2dac987019bcf08020f9e72d4203000e55752bfae5c41362465f5ac85526353" }, "downloads": -1, "filename": "collective.annotationbrowser-0.1.zip", "has_sig": false, "md5_digest": "77f8f3b75216b3ee05314769ebd19dbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20902, "upload_time": "2010-08-06T07:59:30", "url": "https://files.pythonhosted.org/packages/64/f4/ec322ae393865364a159126f6209ef6e13023857b9a57f845bcdcdec57cf/collective.annotationbrowser-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "1e74cb6435906e2780989b2a6089bdd3", "sha256": "32028de45bc3e1553d9c15bdb52bd7ea79bb5b87feced6f5fa3c361d39faf5e4" }, "downloads": -1, "filename": "collective.annotationbrowser-0.2.zip", "has_sig": false, "md5_digest": "1e74cb6435906e2780989b2a6089bdd3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23038, "upload_time": "2010-08-24T17:16:04", "url": "https://files.pythonhosted.org/packages/e7/a1/102d3699a2d17d83221d6326394a666a2e3953294acfe23f6ac1d80ba596/collective.annotationbrowser-0.2.zip" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "95e6866f5801284ec80b1289f0eff9f3", "sha256": "88f49d09f2437b789312aa2a2259c8d7b6af84b3593bea76c0c993d585b0b504" }, "downloads": -1, "filename": "collective.annotationbrowser-0.3.zip", "has_sig": false, "md5_digest": "95e6866f5801284ec80b1289f0eff9f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23047, "upload_time": "2010-11-04T17:13:55", "url": "https://files.pythonhosted.org/packages/e6/76/4a3667b1935afe7f8109d64a7df9a640b9f8d1f3fee249e44d3f0e6512af/collective.annotationbrowser-0.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "95e6866f5801284ec80b1289f0eff9f3", "sha256": "88f49d09f2437b789312aa2a2259c8d7b6af84b3593bea76c0c993d585b0b504" }, "downloads": -1, "filename": "collective.annotationbrowser-0.3.zip", "has_sig": false, "md5_digest": "95e6866f5801284ec80b1289f0eff9f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23047, "upload_time": "2010-11-04T17:13:55", "url": "https://files.pythonhosted.org/packages/e6/76/4a3667b1935afe7f8109d64a7df9a640b9f8d1f3fee249e44d3f0e6512af/collective.annotationbrowser-0.3.zip" } ] }