{ "info": { "author": "Roch\u00c3\u00a9 Compaan", "author_email": "roche@upfrontsystems.co.za", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Zope2", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\r\n============\r\n\r\nupfront.foldercontents is a folder contents implementation that does not\r\ndepend on the portal_catalog. It adapts IFolderish content to a folder\r\nimplementation that indexes allowedRolesAndUsers directly on the\r\ncontainer and iterate directly over the objects in the container.\r\n\r\nOnce you use the foldercontents adapter provided by this package you no\r\nlonger depend on the portal_catalog to list the content of a folder. No\r\nindexes are removed from the catalog however since it is not the\r\nresponsibility of this package to do so.\r\n\r\nCurrently it does not support sorting inside a folder and does not have\r\nan index that is equivalent to getObjectPositionInParent. You are\r\nencouraged to subclass and extend the existing adapter if you want this\r\nfunctionality.\r\n\r\nCompatibility\r\n=============\r\n\r\nSo far it has only been tested on Plone 3.x.\r\n\r\nInstallation\r\n============\r\n\r\nSimply add the egg to your buildout configuration.\r\n\r\n\r\nChangelog\r\n=========\r\n\r\n1.0\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/upfront.foldercontents", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "upfront.foldercontents", "package_url": "https://pypi.org/project/upfront.foldercontents/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/upfront.foldercontents/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/upfront.foldercontents" }, "release_url": "https://pypi.org/project/upfront.foldercontents/1.0/", "requires_dist": null, "requires_python": null, "summary": "A folder contents implementation for Plone that does not depend on the portal_catalog", "version": "1.0" }, "last_serial": 740769, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "32c4f5f47228bb3c95fe1f562b597765", "sha256": "14b5c1e6373047d4a700ab49b8925a90c5aa84c886ba596a7c09fa0026cc4f08" }, "downloads": -1, "filename": "upfront.foldercontents-1.0.tar.gz", "has_sig": false, "md5_digest": "32c4f5f47228bb3c95fe1f562b597765", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8939, "upload_time": "2010-11-04T13:34:05", "url": "https://files.pythonhosted.org/packages/d5/22/812c4a4cf59034aca088598c844ab25c01d0e6de54427d630d492afdb849/upfront.foldercontents-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "32c4f5f47228bb3c95fe1f562b597765", "sha256": "14b5c1e6373047d4a700ab49b8925a90c5aa84c886ba596a7c09fa0026cc4f08" }, "downloads": -1, "filename": "upfront.foldercontents-1.0.tar.gz", "has_sig": false, "md5_digest": "32c4f5f47228bb3c95fe1f562b597765", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8939, "upload_time": "2010-11-04T13:34:05", "url": "https://files.pythonhosted.org/packages/d5/22/812c4a4cf59034aca088598c844ab25c01d0e6de54427d630d492afdb849/upfront.foldercontents-1.0.tar.gz" } ] }