{ "info": { "author": "James Arthur", "author_email": "firstname.lastname@largeblue.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Zope3", "Intended Audience :: Developers", "License :: Public Domain", "Natural Language :: English", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "largeblue.order allows you to adapt ''selected'' containers and objects \nto make the container's contents orderable. It build on and patches \nbebop.ordering, the source code and dependencies of which are included \nhere (because it's not available as a standalone egg on the pypi or \nvia iwm-kmrc.de). \n\n(Note that the bebop code is all (c) iwm-kmrc.de and is released under \nGPL).\n\nThe original bebop implementation makes all containers ordering and \nall content objects orderable. This package re-configures the \nunderlying ordering machinery, so you can adapt specific containers \nand specific objects to make the ordering and orderable.\n\nThis way you can choose, say, which objects that are contained within \na container should be orderable. Plus you can choose which containers \nto hang this functionality off explicitly. I should note also that the \nview that this package hangs off the container also includes the \ndefault container view functionality of add, delete, rename, etc.\n\nTo use it, include largeblue.order in your project dependencies, adapt \ncontainer(s) to say they implement \nlargeblue.order.interfaces.IMarkedAsOrdering and adapt the objects you \nwant to order to say they implement \nlargeblue.order.interfaces.IMarkedAsOrderable.\n\nThen go to http://...path/to/my_container/@@orderable_contents.html \n\nFor an example usage, see `largeblue.pages `_ (`configuring the container and object is done here `_).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pesto.largeblue.net/trac/browser/largeblue/devel/largeblue.order", "keywords": "zope largeblue order ordering reorder orderable container bebop", "license": "Public Domain (note, vendor code contained within has own licenses)", "maintainer": null, "maintainer_email": null, "name": "largeblue.order", "package_url": "https://pypi.org/project/largeblue.order/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/largeblue.order/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pesto.largeblue.net/trac/browser/largeblue/devel/largeblue.order" }, "release_url": "https://pypi.org/project/largeblue.order/0.2/", "requires_dist": null, "requires_python": null, "summary": "An adapter to make containers and their contents orderable", "version": "0.2" }, "last_serial": 794054, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "489022c0e1849f5d00e3a3b61a007152", "sha256": "93ea3f9d426219cbdb78d02d0c221a3e4c885aa5e874c68067dab2108b005d53" }, "downloads": -1, "filename": "largeblue.order-0.1.tar.gz", "has_sig": false, "md5_digest": "489022c0e1849f5d00e3a3b61a007152", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 176737, "upload_time": "2008-09-06T16:48:18", "url": "https://files.pythonhosted.org/packages/f6/93/a3b5b638ad73b709bc547c3cd38039f39b3e1a3718c80a6a71120769b0e6/largeblue.order-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "2b25728bf20bb77b647e879e0dde334f", "sha256": "b2496449cbb986104cab3300d870384429b7c2893ee6c9e6ea0d5fec975fa86d" }, "downloads": -1, "filename": "largeblue.order-0.2.tar.gz", "has_sig": false, "md5_digest": "2b25728bf20bb77b647e879e0dde334f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 176799, "upload_time": "2008-09-06T16:57:43", "url": "https://files.pythonhosted.org/packages/2c/ae/2aaa3c0b96b26e91e30c87478490470c5709639148143f798141681b389d/largeblue.order-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b25728bf20bb77b647e879e0dde334f", "sha256": "b2496449cbb986104cab3300d870384429b7c2893ee6c9e6ea0d5fec975fa86d" }, "downloads": -1, "filename": "largeblue.order-0.2.tar.gz", "has_sig": false, "md5_digest": "2b25728bf20bb77b647e879e0dde334f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 176799, "upload_time": "2008-09-06T16:57:43", "url": "https://files.pythonhosted.org/packages/2c/ae/2aaa3c0b96b26e91e30c87478490470c5709639148143f798141681b389d/largeblue.order-0.2.tar.gz" } ] }