{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nThis utility product contains tools to allow out-of-context navigation.\n\nPlone provides a strongly opinionated way to navigate your contents. Everything is based on object containment.\nFor example navigation portlets and breadcrumbs show contents using that criterion.\nSometimes it can be useful to choose a different way to navigate your contents.\n\nExample 1:\nA certain content is intended to be just a part of a bigger content. For example an image that doesn't make sense alone, but is shown in a slideshow (redomino.tabsandslides).\nIn this case this product allows to redirect to the parent (for non editors).\n\nExample 2:\nYou use an internal link to jump to a different part of the web site but the user should be able to get back to the previous content.\nIn this case, marking the link with a class, a link to the previous page would appear.\n\nRedirect to parent\n==================\nThis product adds a special interface \"redomino.redirectparent.interface.IRedirectToParent\". Objects with this interface will redirect to the parent when accessed by non editor users.\nYou can add the interface using the \"manage_interfaces\" view.\n\nHidden folder\n=============\nThis is a new content type intended to be hidden. It can be useful if you don't want users to directly navigate on a certain folder containing public objects.\nThis folder is not searchable, navigable and will redirect to the parent when accessed directly.\n\nLink with backreference\n=======================\nWhen the relatesToUID class is used on an internal link the target view will contain a link to the previous content.\t\n\n\nChangelog\n=========\n\n0.3 (2013-06-25)\n----------------\n\n- Added readme.txt [sithmel]\n\n\n0.2 (2013-05-29)\n----------------\n\n- Disabled problem with install/reinstall. The profile properties enables\n by default all not searched types at reinstall time.\n Added missing purge=\"False\"\n [dmoro]\n\n0.1 (2013-04-09)\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://svn.plone.org/svn/collective/", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "redomino.redirectparent", "package_url": "https://pypi.org/project/redomino.redirectparent/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/redomino.redirectparent/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/redomino.redirectparent/0.3/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.3" }, "last_serial": 779198, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "bbb3dfa8ad923cb1250e2476591c79a6", "sha256": "b47e339d75d2d4a4e46ff8dc6635d7e3e04e73f3455d469b7dc2368ebcfc483d" }, "downloads": -1, "filename": "redomino.redirectparent-0.3.zip", "has_sig": false, "md5_digest": "bbb3dfa8ad923cb1250e2476591c79a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71694, "upload_time": "2013-06-25T10:07:04", "url": "https://files.pythonhosted.org/packages/b9/e3/f3dbd4271a08865fd8358200b9f80a914cd8cd102102c5a54748a0cc2bc1/redomino.redirectparent-0.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bbb3dfa8ad923cb1250e2476591c79a6", "sha256": "b47e339d75d2d4a4e46ff8dc6635d7e3e04e73f3455d469b7dc2368ebcfc483d" }, "downloads": -1, "filename": "redomino.redirectparent-0.3.zip", "has_sig": false, "md5_digest": "bbb3dfa8ad923cb1250e2476591c79a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71694, "upload_time": "2013-06-25T10:07:04", "url": "https://files.pythonhosted.org/packages/b9/e3/f3dbd4271a08865fd8358200b9f80a914cd8cd102102c5a54748a0cc2bc1/redomino.redirectparent-0.3.zip" } ] }