{ "info": { "author": "Max Brauer", "author_email": "max.brauer@inqbus.de", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\r\n============\r\n\r\nAllow Plone Collections to proxy the content to not switch the context.\r\nThe proxied content is shown directly in the context of the collection.\r\nIf the user klick on a collectionitem, only the url change but neither\r\nthe navigation nor the breadcrums are modified.\r\n\r\nTo activate the proxy just edit a collection, go to the settings and\r\nthere you will find a checkbox.\r\n\r\nInstalling\r\n==========\r\n\r\nIf you are using buildout, just add it to your eggs and your zcml in\r\nthe instance part::\r\n\r\n [instance]\r\n eggs = inqbus.collection.proxy\r\n ...\r\n zcml = inqbus.collection.proxy\r\n\r\nNow, just run ''bin/buildout'' in your instance rootfolder to get the\r\npackage and all of it dependencies. After that, you are able to install \r\nit via the quickinstaller.\r\n\r\nCopyright and Credits\r\n=====================\r\n\r\nThe Author of inqbus.collection.proxy: Max Brauer \r\n\r\nMaintainer: Thomas Massmann, Maik Derstappen\r\n\r\n\r\nChangelog\r\n=========\r\n\r\n1.0b1\r\n-----\r\n\r\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": "Thomas Massmann, Maik Derstappen", "maintainer_email": "", "name": "inqbus.collection.proxy", "package_url": "https://pypi.org/project/inqbus.collection.proxy/", "platform": "Plone", "project_url": "https://pypi.org/project/inqbus.collection.proxy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/inqbus.collection.proxy/1.0b1/", "requires_dist": null, "requires_python": null, "summary": "Allow Plone Collections to proxy the content to not switch the context.", "version": "1.0b1" }, "last_serial": 793362, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "67ff1c5b4edd916c8401450807a8b310", "sha256": "7983a245c0d7fcb84a541faf3df229291c55d75e7e7333ec04ec3a23f120b1e9" }, "downloads": -1, "filename": "inqbus.collection.proxy-1.0b1.tar.gz", "has_sig": false, "md5_digest": "67ff1c5b4edd916c8401450807a8b310", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17724, "upload_time": "2011-06-09T10:35:43", "url": "https://files.pythonhosted.org/packages/7d/03/e6640abc6112060817e7258cceb7f535c8d57c0789d893ba2475ef0a4da0/inqbus.collection.proxy-1.0b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "67ff1c5b4edd916c8401450807a8b310", "sha256": "7983a245c0d7fcb84a541faf3df229291c55d75e7e7333ec04ec3a23f120b1e9" }, "downloads": -1, "filename": "inqbus.collection.proxy-1.0b1.tar.gz", "has_sig": false, "md5_digest": "67ff1c5b4edd916c8401450807a8b310", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17724, "upload_time": "2011-06-09T10:35:43", "url": "https://files.pythonhosted.org/packages/7d/03/e6640abc6112060817e7258cceb7f535c8d57c0789d893ba2475ef0a4da0/inqbus.collection.proxy-1.0b1.tar.gz" } ] }