{ "info": { "author": "Morten W. Petersen", "author_email": "info@nidelven-it.no", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Zope2", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "This product started out as a way to monkeypatch plone so that the\nfolder contents was reversed, so it was called\nReverseFolderContents. However, it was soon found that reversing the\nnavigation was necessary as well, and a logical part of how people\nrelate to a folder. So here you go, have fun.\n\nAny questions, send an email to info@nidelven-it.no\n\n:)\n\n \n\nThe code in getFolderContents.py is copied from Products.CMFPlone and\nis under the GPL, slightly modified (a few lines added) to work with\nthis product.\n\nTo the best of my knowledge, the rest of this source code doesn't\ncontain any verbatim copies of code except for maybe some import\nstatements which can't be written in many different useful ways so the\nthing is available as GPL version 2. But thanks to all the people who\nask questions and figure things out and put it out on the web where it\ncan be found through search engines.\n\nBUGS (or is it a feature?): Reversing of contents does not work when\nnot logged in.\n1.0.3\n\n\tAdded info, bumping version for egg release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.nidelven-it.no/d/", "keywords": "python zope plone layout navigation monkeypatch archetypes", "license": "GPL 2", "maintainer": null, "maintainer_email": null, "name": "ReverseFolderContents.ReverseFolderContents", "package_url": "https://pypi.org/project/ReverseFolderContents.ReverseFolderContents/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ReverseFolderContents.ReverseFolderContents/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.nidelven-it.no/d/" }, "release_url": "https://pypi.org/project/ReverseFolderContents.ReverseFolderContents/1.0.3/", "requires_dist": null, "requires_python": null, "summary": "Enables reversing the listing of the folder contents in different views as well as in the navigation", "version": "1.0.3" }, "last_serial": 785542, "releases": { "1.0.2": [ { "comment_text": "built for Linux-2.6.32-38-generic-pae-i686-with-glibc2.4", "digests": { "md5": "9ff96da93deef94fb13f6d6aba110c19", "sha256": "52892c578055ce005d9ae330c0f290609187cb01c98021e48248f03fb21d84c2" }, "downloads": -1, "filename": "ReverseFolderContents.ReverseFolderContents-1.0.2.linux-i686.tar.gz", "has_sig": false, "md5_digest": "9ff96da93deef94fb13f6d6aba110c19", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 7551, "upload_time": "2012-02-09T09:30:56", "url": "https://files.pythonhosted.org/packages/f1/04/597bc5e9739bafd9a3ceba77bdedf5c9e2c6916a4cdda64380a49cae3d75/ReverseFolderContents.ReverseFolderContents-1.0.2.linux-i686.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "8b5404075e8f8fc973518f279e507231", "sha256": "1f31419527766f0720b6091fda11841b8e7f9363d433f97dd487663db49e275a" }, "downloads": -1, "filename": "ReverseFolderContents.ReverseFolderContents-1.0.3.tar.gz", "has_sig": false, "md5_digest": "8b5404075e8f8fc973518f279e507231", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5845, "upload_time": "2012-02-09T10:48:49", "url": "https://files.pythonhosted.org/packages/cc/90/3499a4fb0d2f8886f35962f3aa8f28d2d862b7acf0d76646401a7e292726/ReverseFolderContents.ReverseFolderContents-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8b5404075e8f8fc973518f279e507231", "sha256": "1f31419527766f0720b6091fda11841b8e7f9363d433f97dd487663db49e275a" }, "downloads": -1, "filename": "ReverseFolderContents.ReverseFolderContents-1.0.3.tar.gz", "has_sig": false, "md5_digest": "8b5404075e8f8fc973518f279e507231", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5845, "upload_time": "2012-02-09T10:48:49", "url": "https://files.pythonhosted.org/packages/cc/90/3499a4fb0d2f8886f35962f3aa8f28d2d862b7acf0d76646401a7e292726/ReverseFolderContents.ReverseFolderContents-1.0.3.tar.gz" } ] }