{ "info": { "author": "Andreas Kaiser", "author_email": "disko@binary-punks.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Pyramid", "Intended Audience :: Developers", "License :: Repoze Public License", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "===================\nkotti_content_proxy\n===================\n\nThis is an extension to the Kotti CMS that allows you to add *content proxies* to your Kotti site.\n\nA *content proxy* is very similar to a *symbolic link* on UNIX systems.\nIt allows you to refer to a single content node from multiple places in your node tree without having to duplicate the content itself.\nIn other words: it will show up in the navigation in multiple places, but still only exist once.\n\nFor the moment only the ``view`` view and the ``__acl__`` attribute are proxied.\nThis means that you can only see proxies of proxied objects that you are allowed to see; when you request the \"view\" of the ContentProxy object it will return the rendered view of the proxied object instead (of course also respecting its permissions).\n\nFor future versions it is planned to also proxy as many object attributes as feasible / sensible.\n\n`Find out more about Kotti`_\n\nSetup\n=====\n\nTo activate the kotti_content_proxy add-on in your Kotti site, you need to add an entry to the ``kotti.configurators`` setting in your Paste Deploy config.\nIf you don't have a ``kotti.configurators`` option, add one.\nThe line in your ``[app:main]`` section could then look like this::\n\n kotti.configurators = kotti_content_proxy.kotti_configure\n\nWith this, you'll be able to add content proxy items in your site.\n\nTodo\n====\n\n- Make selection of the proxied object via the UI more user friendly.\n Maybe use ``kotti_tinymce``'s ``kottibrowser``.\n\n- Proxy everything that makes sense.\n\n.. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti\n\nAuthors\n=======\n\n- Andreas Kaiser (disko).\n- Piotr Dobrogost (pdobrogost)\n\n\nChangelog\n=========\n\n0.4.1 - 2016-01-11\n------------------\n\n- Fix broken packaging. Sorry for the inconvenience!\n\n0.4.0 - 2015-10-07\n------------------\n\n- Now we take object to be proxied instead of its id.\n **This is a backward incompatible change.**\n\n0.3.0 - 2015-10-05\n------------------\n\n- Names of proxied attributes are now kept in class attribute and read from\n ``kotti_content_proxy.proxied_attributes`` setting.\n\n0.2.0 - 2015-09-30\n------------------\n\n- Proxy now declares unique ``polymorphic_identity`` for use in SQLAlchemy.\n- Added proxying of custom attributes.\n\n0.1.0\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/Kotti", "keywords": "kotti addon", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "kotti_content_proxy", "package_url": "https://pypi.org/project/kotti_content_proxy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kotti_content_proxy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Kotti" }, "release_url": "https://pypi.org/project/kotti_content_proxy/0.4.1/", "requires_dist": null, "requires_python": null, "summary": "A content type that proxies other content in a Kotti site", "version": "0.4.1" }, "last_serial": 1899018, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "f14cf2efc8974bf35e5c94c1177c1c89", "sha256": "d1770f722cc64ee1f675b59738a726baac1fc8e4d622b38ec822c4926d100467" }, "downloads": -1, "filename": "kotti_content_proxy-0.3.0.tar.gz", "has_sig": false, "md5_digest": "f14cf2efc8974bf35e5c94c1177c1c89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4273, "upload_time": "2015-10-05T10:04:42", "url": "https://files.pythonhosted.org/packages/0d/2a/472401985db64e28d71d77f3e70a96518b670db2e072213625612ba8acf1/kotti_content_proxy-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "566b498ed1adaeaa949cb4eed2103da7", "sha256": "21a08ec420e2d52a3030411a5b1ed0e8581f8382a72de5c44db7beb12f3ffe03" }, "downloads": -1, "filename": "kotti_content_proxy-0.4.0.tar.gz", "has_sig": false, "md5_digest": "566b498ed1adaeaa949cb4eed2103da7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4427, "upload_time": "2015-10-07T08:52:57", "url": "https://files.pythonhosted.org/packages/30/d3/fad55a1747e5ff3e3b78d28498e7e3278f8fac36a1932b9d7e247e6889c1/kotti_content_proxy-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "8884f51759c7c963f944b20df3556525", "sha256": "f7c3539a3ed61ba5bc1d3b2884ef25a71200790ee310388ce6fb2ab898be37d1" }, "downloads": -1, "filename": "kotti_content_proxy-0.4.1.tar.gz", "has_sig": false, "md5_digest": "8884f51759c7c963f944b20df3556525", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6297, "upload_time": "2016-01-11T12:59:55", "url": "https://files.pythonhosted.org/packages/74/f8/f5b904603ba5851de207f1e4bc641eca85d6faf2fda76c007e123311ca9a/kotti_content_proxy-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8884f51759c7c963f944b20df3556525", "sha256": "f7c3539a3ed61ba5bc1d3b2884ef25a71200790ee310388ce6fb2ab898be37d1" }, "downloads": -1, "filename": "kotti_content_proxy-0.4.1.tar.gz", "has_sig": false, "md5_digest": "8884f51759c7c963f944b20df3556525", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6297, "upload_time": "2016-01-11T12:59:55", "url": "https://files.pythonhosted.org/packages/74/f8/f5b904603ba5851de207f1e4bc641eca85d6faf2fda76c007e123311ca9a/kotti_content_proxy-0.4.1.tar.gz" } ] }