{ "info": { "author": "Johannes Raggam", "author_email": "johannes@raggam.co.at", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "bda.portlet.sitenavigation\n==========================\n\nYet another navigation portlet. This is quite similar to\n``collective.portlet.sitemap``, except that there are slightly different\noptions. Like ``collective.portlet.sitemap``, it optionally allows you to\ndisplay the navigation tree expanded, like the sitemap does.\n\nThis portlet is also optimized to work in Lineage sites, as it allows you to\nroot the navigation portlet from the portal root, the navigation root or the\ncurrent context. \nChangelog\n=========\n\n2.1 (2015-12-14)\n----------------\n\n- Make cache time configurable and set it to 0 seconds. 0 is no caching. There were some issues, where content changes did not reflect in the menus. A good value might be 10 seconds to avoid unnecessary recalculating.\n [thet]\n\n\n2.0 (2015-07-15)\n----------------\n\n- Move all memoize-instance cached methods from plone.app.portlet's navigation\n portlet to this implementation to apply ram caching on it. Avoids some more\n write-on-reads.\n [thet]\n\n- Get rid of write-on-reads and their conflicts by reducing the number of \n instance memoizes.\n [jensens]\n\n- Cache the rendered portlet for an hour with sensible cache keys (portlet_id,\n path, user) for maximum 1 hour.\n [thet]\n\n- Make ``search_base`` required, so that at least the first item of the\n vocabulary is preselected.\n [thet]\n\n- Change ``css_class_main`` from a TextLine field to a Choice Field, making it\n possible to choose from a vocabulary with nice sounding titles instead of\n having to fill in CSS classes directly. Overrideable via ``overrides.zcml``.\n [thet]\n\n- Switch to ``z3c.form`` for the ``AddForm`` and ``EditForm``.\n [thet]\n\n- Remove the browserlayer, which is nowhere used.\n [thet]\n\n\n1.0 (2015-03-04)\n----------------\n\n- Initial version.\n [thet]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/bda/bda.portlet.sitenavigation", "keywords": "plone portlet", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "bda.portlet.sitenavigation", "package_url": "https://pypi.org/project/bda.portlet.sitenavigation/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bda.portlet.sitenavigation/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/bda/bda.portlet.sitenavigation" }, "release_url": "https://pypi.org/project/bda.portlet.sitenavigation/2.1/", "requires_dist": null, "requires_python": null, "summary": "Yet Another Navigation Portlet.", "version": "2.1" }, "last_serial": 1862357, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "3e680c660d9552be39ddaa93c59d16ea", "sha256": "b708f37addfa2c99db819ca0ce0916218b340b85f2a1c10bdd49594c2df45a06" }, "downloads": -1, "filename": "bda.portlet.sitenavigation-1.0.tar.gz", "has_sig": false, "md5_digest": "3e680c660d9552be39ddaa93c59d16ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13482, "upload_time": "2015-03-04T03:35:54", "url": "https://files.pythonhosted.org/packages/4f/de/2f4fe5534f8a6020386ca09fde3a7cbcc05b44a6c86701fd43ecceb0ad15/bda.portlet.sitenavigation-1.0.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "799d6446286e3b3b338a3c6caa20d549", "sha256": "1622620a89e416114747ed5d7cc99497f4ece49449870aa6963f041e966456c7" }, "downloads": -1, "filename": "bda.portlet.sitenavigation-2.0.tar.gz", "has_sig": false, "md5_digest": "799d6446286e3b3b338a3c6caa20d549", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14496, "upload_time": "2015-07-15T20:52:35", "url": "https://files.pythonhosted.org/packages/a2/d5/1b11cb36fd5e5bc1812c279a4bee01f7c5e4fe9355fe89b27c1d8994131f/bda.portlet.sitenavigation-2.0.tar.gz" } ], "2.1": [ { "comment_text": "", "digests": { "md5": "67d71e3c784029de1f6c3e9dc7d4df41", "sha256": "c54e50e051f22b06efe44cfe643023237f820d1f89c9fe1de6a211f961b20c9c" }, "downloads": -1, "filename": "bda.portlet.sitenavigation-2.1.tar.gz", "has_sig": false, "md5_digest": "67d71e3c784029de1f6c3e9dc7d4df41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14753, "upload_time": "2015-12-14T21:47:15", "url": "https://files.pythonhosted.org/packages/5d/ed/f9f2432d9f2a3101dee4f03331d3c164c5f2162ce71474321732a451dcd5/bda.portlet.sitenavigation-2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "67d71e3c784029de1f6c3e9dc7d4df41", "sha256": "c54e50e051f22b06efe44cfe643023237f820d1f89c9fe1de6a211f961b20c9c" }, "downloads": -1, "filename": "bda.portlet.sitenavigation-2.1.tar.gz", "has_sig": false, "md5_digest": "67d71e3c784029de1f6c3e9dc7d4df41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14753, "upload_time": "2015-12-14T21:47:15", "url": "https://files.pythonhosted.org/packages/5d/ed/f9f2432d9f2a3101dee4f03331d3c164c5f2162ce71474321732a451dcd5/bda.portlet.sitenavigation-2.1.tar.gz" } ] }