{ "info": { "author": "Daniel Nouri", "author_email": "daniel.nouri@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis product provides an Archetype field that's very similiar to the Archetypes\nReference field, with the addition that it stores the order of referenced objects.\n\nUsage\n-----\n\n1. Add this package to your buildout or setup.py of your custom-package\n\n3. Add this line to your custom Archetype to import the fields::\n\n from Products.OrderableReferenceField import OrderableReferenceField\n\n4. In your schema, add an OrderableReferenceField like this::\n\n BaseSchema + Schema(( ...\n OrderableReferenceField('afield', relationship='somrel'),\n ...\n ))\n\n\nCredits\n-------\n- Written by Daniel Nouri \n\n- Thanks to Ilia Goranov for the JavaScript\n\n- Thanks to Ender for\n improving usability of the widget.\n\n- Thanks to jladage for adding the\n css and js to ResourceRegistries\n\n- Thanks to mirella \n for cleaning up the template by moving style elements to the css.\n\n- Eggification by aclark\n\n- Move install-code to GS-profiles by WouterVH\n\nCopyright\n---------\nCopyright (C) 2006 \"Zest Software\":http://zestsoftware.nl\n\nChangelog\n=========\n\n1.2-beta4 (2010-11-17)\n----------------------\n\n- Plone 4 compatibility.\n [malthe]\n\n- Remove (hard dependency on) deprecated ``getMsgId`` method on vocabularies.\n [malthe]\n\n- Remove (hard dependency on) deprecated tabindex value (see\n http://dev.plone.org/plone/changeset/36610/Plone/trunk/Products/CMFPlone/utils.py).\n [malthe]\n\n1.2-beta3 (2010-04-14)\n----------------------\n\n- First egg release to PyPI.\n [naro]\n\n- Move Install.py to GS-profile [WouterVH]\n\n- Add `z3c.autoinclude` entry point for automatic ZCML loading in Plone 3.3+.\n [WouterVH]\n\n- add MANIFEST.in-file [WouterVH]\n\n- Eggification [aclark]\n\n- Bug fix: when you select an item on the left (the options) and do not move it\n to the right (the selected items) then when saving this would happen anyway.\n Fixes http://plone.org/products/orderablereferencefield/issues/1\n [Giovanni Toffoli]\n\n- Improve addable support. [Giovanni Toffoli]\n\n- fixed import failure [timte]\n\n- added support for relations and made the field class backward-compatible\n (means that switching from referencefield to orderablereferencefield does not\n break existing data) [zworkb]\n\n\n1.1 (10-03-2007)\n---------------------------\n- Added the javascript to ResourceRegistries, and created orderablerefence.css\n which allows you to change the look and feel without changing the template.\n [jladage]\n\n- Added two example types for testing purposes, Now that we have a these we can\n start writing testbrower functional tests. [jladage]\n\n- Moved the style tags to orderablereference.css and added ids and class to the\n widget. [mirella]\n\n- Added missing
    tag in the view marco of the widget. [jladage]\n\n\n1.0 (25-05-2006)\n----------------\n- Modified the widget and based it on AT's inandout widget for better manipulation.\n [ender]\n\n- Fixed some bugs in the js code (generated errors when moving up/down) [ender]", "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/archetypes/Products.OrderableReferenceField/", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.OrderableReferenceField", "package_url": "https://pypi.org/project/Products.OrderableReferenceField/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.OrderableReferenceField/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/archetypes/Products.OrderableReferenceField/" }, "release_url": "https://pypi.org/project/Products.OrderableReferenceField/1.2-beta4/", "requires_dist": null, "requires_python": null, "summary": "This product provides an Archetype field that's very similiar to the Archetypes Reference field, with the addition that it stores the order of referenced objects", "version": "1.2-beta4" }, "last_serial": 748330, "releases": { "1.2-beta3": [ { "comment_text": "", "digests": { "md5": "a129333d6d5d93ce41e9fedbe5004f17", "sha256": "c27730593f38c29976cd452dd10572889409a7a480492f862ad52e2d8cae6028" }, "downloads": -1, "filename": "Products.OrderableReferenceField-1.2-beta3.zip", "has_sig": false, "md5_digest": "a129333d6d5d93ce41e9fedbe5004f17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37252, "upload_time": "2010-04-14T15:36:55", "url": "https://files.pythonhosted.org/packages/9d/de/0d71acb294cb03d8265b73e7f566df3270c4c23c305e193e5928f9f64e9f/Products.OrderableReferenceField-1.2-beta3.zip" } ], "1.2-beta4": [ { "comment_text": "", "digests": { "md5": "0a898db14b19cfd240a86ea7d5582411", "sha256": "38c89b1e4c6f29d6b6e5f583e4887bda87ca378ba0f3650952932a098a97c49b" }, "downloads": -1, "filename": "Products.OrderableReferenceField-1.2-beta4.tar.gz", "has_sig": false, "md5_digest": "0a898db14b19cfd240a86ea7d5582411", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20709, "upload_time": "2010-11-17T16:25:51", "url": "https://files.pythonhosted.org/packages/32/81/ad173df25c106e773b45cca1b9e38ca5f3e5b0bce27fdb9b5f35630e9df7/Products.OrderableReferenceField-1.2-beta4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0a898db14b19cfd240a86ea7d5582411", "sha256": "38c89b1e4c6f29d6b6e5f583e4887bda87ca378ba0f3650952932a098a97c49b" }, "downloads": -1, "filename": "Products.OrderableReferenceField-1.2-beta4.tar.gz", "has_sig": false, "md5_digest": "0a898db14b19cfd240a86ea7d5582411", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20709, "upload_time": "2010-11-17T16:25:51", "url": "https://files.pythonhosted.org/packages/32/81/ad173df25c106e773b45cca1b9e38ca5f3e5b0bce27fdb9b5f35630e9df7/Products.OrderableReferenceField-1.2-beta4.tar.gz" } ] }