{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\n\n\nThis product may contain traces of nuts.\n\nChangelog\n=========\n\n0.13 (2016-09-23)\n-----------------\n\n- Allow to order additional columns\n [ebrehault]\n\n\n0.12 (2015-02-06)\n-----------------\n\n- Fix ids on viewlet managers in folder listing template.\n [cedricmessiant]\n\n- Allow to modify the pagesize with a query-string e.g. \"?pagesize=100\".\n (fixes plone.app.content >= 2.1.5 compatibility).\n [cedricmessiant]\n\n\n0.11 (2013-09-25)\n-----------------\n\nWARNING ! : Adapters for additional columns, listing options and listing rights\n\t\t MUST BE UPDATED !\n\n- Additional columns multiadapter now handles view.\n\n- Additional column can display html.\n\n- Reload instead of redirect after edit / delete popup\n to ensure we stay on the same page.\n\n- Sort urls are aware of parameters and template.\n\n- We use a multi adapter for listing options and rights instead of a view\n so that we can make listing options depend on the view.\n\n\n0.10 (2013-07-16)\n-----------------\n\n- To show edit popup, test the fact any workflow action is available\n instead of just testing Review portal content right.\n\n- Fix: check global copy right to show copy button.\n\n- All cells have a class. Avoid wrap in modified cell.\n\n- Do not show upload viewlet if there is no addable type that matches\n with a file content type set up in content types registry.\n\n- Generate scales when we add images in and edm listing.\n [thomasdesvenain]\n\n\n0.9 (2013-03-20)\n----------------\n\n- Plone 4.3 compatible.\n\n\n0.8 (2013-02-15)\n----------------\n\n- Class that gets folder contents and renders a table is a multi adapter\n on context and request.\n [thomasdesvenain]\n\n- German translation.\n [thomasdesvenain]\n\n\n0.7 (2012-11-06)\n----------------\n\n- Added a column to quick view images in an overlay.\n [thomasdesvenain]\n\n\n0.6 (2012-09-10)\n----------------\n\n- Do not display state column in folders where all contents have no workflow.\n [thomasdesvenain]\n\n\n0.5 (2012-08-29)\n----------------\n\n- If we have a sortable_size index, we can sort by size.\n [thomasdesvenain]\n\n- We can sort by review state.\n [thomasdesvenain]\n\n\n0.4 (2012-08-24)\n----------------\n\n- Added columns have an 'available' method.\n [thomasdesvenain]\n\n- Added columns can be sortable on an index\n if sort_index attribute is set on column class.\n [thomasdesvenain]\n\n- Fixed batching with default sort_on.\n [vincentfretin]\n\n- Folder buttons displays are consistent with listing columns global displays.\n (if 'delete' column is disabled or empty, 'delete' button is not displayed')\n [thomasdesvenain]\n\n- Paste button is separated to \"selected elements\" folder action buttons (delete, paste, etc).\n [thomasdesvenain]\n\n- ecreall.trashcan integration.\n [thomasdesvenain]\n\n- Added a view \"listingoptions\" that allows to setup some behaviours:\n - sort mode\n - default sort criterion\n - default sort order\n - edit popup activated or not\n [thomasdesvenain]\n\n- Improve transition form behaviour.\n [thomasdesvenain]\n\n- Fix error at startup:\n \"Couldn't import plone_displayviews, No module named plone_displayviews\".\n [thomasdesvenain]\n\n- Do not force content views.\n [thomasdesvenain]\n\n\n0.3 (2012-08-01)\n----------------\n\n- Move to github.\n [thomasdesvenain]\n\n- Chameleon compatible.\n [thomasdesvenain]\n\n- Products.CMFPlacefulWorkflow not required anymore.\n\n- ListingRights can replace manual sort by column sort.\n Remove kss sort stuff.\n [thomasdesvenain]\n\n- Fixed redirect after delete popup.\n [thomasdesvenain]\n\n- Page title was changed to

(was

).\n [cedricmessiant]\n\n\n0.2 (2012-04-12)\n----------------\n\n- Listingrights class can restrict buttons display and modification date display.\n\n- Add a 'download' column if we have files.\n\n- Uses collective.externaleditor.\n\n- Fixed styles.\n\n0.1 (2011-12-02)\n----------------\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "collective.edm.listing", "package_url": "https://pypi.org/project/collective.edm.listing/", "platform": "", "project_url": "https://pypi.org/project/collective.edm.listing/", "project_urls": { "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/collective.edm.listing/0.13/", "requires_dist": null, "requires_python": "", "summary": "A view for folders that provides file-explorer like document adding and management tools", "version": "0.13" }, "last_serial": 2359601, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "afddc014e15951ebd618f0cb18386e87", "sha256": "4616d7fa8151f328c8b527e3d9a5fe6a0f2d315d4716d556479d35125312273e" }, "downloads": -1, "filename": "collective.edm.listing-0.1.zip", "has_sig": false, "md5_digest": "afddc014e15951ebd618f0cb18386e87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35740, "upload_time": "2011-12-02T11:25:39", "url": "https://files.pythonhosted.org/packages/36/3d/7846401a782965282624b9ee88728bf7024c6738eaee7d57b28ad0540dfc/collective.edm.listing-0.1.zip" } ], "0.10": [ { "comment_text": "", "digests": { "md5": "98c388f944ea03a16aa376e16909059c", "sha256": "1518536f7a3281230f20e199d8887ce3bafce145a12e235527dc9e90149198a0" }, "downloads": -1, "filename": "collective.edm.listing-0.10.zip", "has_sig": false, "md5_digest": "98c388f944ea03a16aa376e16909059c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50843, "upload_time": "2013-07-16T14:33:55", "url": "https://files.pythonhosted.org/packages/72/63/7b2f4ac67680914f716183e5d69953c8a06506a9fe98b74e068597db1883/collective.edm.listing-0.10.zip" } ], "0.11": [ { "comment_text": "", "digests": { "md5": "77a13a100720eb6874962389b28a9777", "sha256": "b417225cf9243e4f2496e0e357e0c14e8725c781fa06d195fff1b8ea92705429" }, "downloads": -1, "filename": "collective.edm.listing-0.11.zip", "has_sig": false, "md5_digest": "77a13a100720eb6874962389b28a9777", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51820, "upload_time": "2013-09-25T13:15:50", "url": "https://files.pythonhosted.org/packages/88/f6/0c985a2e11158fe29ce9316b441729d18dcf2166124b4f7b46048d7b16dd/collective.edm.listing-0.11.zip" } ], "0.12": [ { "comment_text": "", "digests": { "md5": "d44597dd7ac09264d44aa295db683fda", "sha256": "426ae05967dfd0b92ce285e5eda44a9188f0d53eedbc97242802e64a5ef6d337" }, "downloads": -1, "filename": "collective.edm.listing-0.12.zip", "has_sig": false, "md5_digest": "d44597dd7ac09264d44aa295db683fda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52204, "upload_time": "2015-02-06T14:56:17", "url": "https://files.pythonhosted.org/packages/3c/a1/6e0ac4ab78d53fa373993ff7a496ee6426119b95cf87a675ef4f73b5de8e/collective.edm.listing-0.12.zip" } ], "0.13": [ { "comment_text": "", "digests": { "md5": "fab9c666ae7cc40b8c7f590616b865eb", "sha256": "aaf959a16962e228103ffc17a8ac777685dc6e3800db5de8d8b231230fe03c86" }, "downloads": -1, "filename": "collective.edm.listing-0.13.tar.gz", "has_sig": false, "md5_digest": "fab9c666ae7cc40b8c7f590616b865eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32770, "upload_time": "2016-09-23T13:51:15", "url": "https://files.pythonhosted.org/packages/98/f6/467a118f4751a00439093d0cb42c025a4837864c5af57ea8f93d9df3a407/collective.edm.listing-0.13.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "15328f0ceae6e19d5a7c27f104b5c265", "sha256": "103efab7638be534883126dd34965753c190a3f168e2fe2fd8edb9c5c2a52b67" }, "downloads": -1, "filename": "collective.edm.listing-0.2.zip", "has_sig": false, "md5_digest": "15328f0ceae6e19d5a7c27f104b5c265", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39246, "upload_time": "2012-04-12T15:20:43", "url": "https://files.pythonhosted.org/packages/ad/8e/ba8a31324692d64049828750c6eafa3fb9759c5b1bf9c888c9f931a74152/collective.edm.listing-0.2.zip" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "e5c0384ec100963ad0910c30f7d5508f", "sha256": "9198dd1a6dd7e24340bfe383256c8c65875f09944ec7660fe997efda8f94f699" }, "downloads": -1, "filename": "collective.edm.listing-0.3.zip", "has_sig": false, "md5_digest": "e5c0384ec100963ad0910c30f7d5508f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43559, "upload_time": "2012-08-01T14:57:59", "url": "https://files.pythonhosted.org/packages/cf/f6/8c863a78fb13069894847c5d26db973221354810b21520ad315bf206f15f/collective.edm.listing-0.3.zip" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "0048a23577a36c5c88f74272d10958c9", "sha256": "67a88d863152e752379964fdabbb4ed442d90759fdf3402d95109c8b2a86d090" }, "downloads": -1, "filename": "collective.edm.listing-0.4.zip", "has_sig": false, "md5_digest": "0048a23577a36c5c88f74272d10958c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46399, "upload_time": "2012-08-24T19:21:15", "url": "https://files.pythonhosted.org/packages/89/4f/88acd17d7764ec0c787bb18a17b64cc489e64a3cb925bd1f1001538052bf/collective.edm.listing-0.4.zip" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "c8047bc881cb1451dade21dcdc9dd027", "sha256": "55448c846f13d09c502fc097aece8d92bd1c9c9b1f0cffb34e29ee24965d5dbf" }, "downloads": -1, "filename": "collective.edm.listing-0.5.zip", "has_sig": false, "md5_digest": "c8047bc881cb1451dade21dcdc9dd027", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46618, "upload_time": "2012-08-29T15:00:14", "url": "https://files.pythonhosted.org/packages/e1/a1/c3f2894c66d921b5d20cf61af3cdc86e7d9f34a68638dfc41bce0084e42d/collective.edm.listing-0.5.zip" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "c9e20a26152ca12bac21746c8b2320b6", "sha256": "9a8e35df0899d9d2bec84a07054ed2933b6e089c1813d33452f114ab6b121cf5" }, "downloads": -1, "filename": "collective.edm.listing-0.6.zip", "has_sig": false, "md5_digest": "c9e20a26152ca12bac21746c8b2320b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46764, "upload_time": "2012-09-10T20:09:47", "url": "https://files.pythonhosted.org/packages/66/cb/0b8d238876cd9b1ec56216c8d2e5227cb6488e958a1b221e8c0466f4b9cd/collective.edm.listing-0.6.zip" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "498aa198dddfbd911cec6d8f4bc38b02", "sha256": "3ef3e035e3f7ce462fc3307a190f5f97fd1a07ba750130a67217a454d982e495" }, "downloads": -1, "filename": "collective.edm.listing-0.7.zip", "has_sig": false, "md5_digest": "498aa198dddfbd911cec6d8f4bc38b02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 47544, "upload_time": "2012-11-06T15:59:46", "url": "https://files.pythonhosted.org/packages/ea/c0/4c87e8f37989df2151d1918415947cbe9a258bc69f673e2bf491b09ef88f/collective.edm.listing-0.7.zip" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "457ddeb321aa7dee65dc2bf17cf5c745", "sha256": "2a05f8eba7c1ff2e660afd7a676f320a8e9d48dd90986b5cbaf70b65be717ad4" }, "downloads": -1, "filename": "collective.edm.listing-0.8.zip", "has_sig": false, "md5_digest": "457ddeb321aa7dee65dc2bf17cf5c745", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49258, "upload_time": "2013-02-15T13:08:30", "url": "https://files.pythonhosted.org/packages/1b/71/ab73f0723c02ebd7cd6c58b498c139f6946c5dd28286ab56b4c71ed19381/collective.edm.listing-0.8.zip" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "91900581230f2d7542d81de385cfbe28", "sha256": "2b9fe52daa941a4bdfac8862d248452de253498711e19950e3f14c27180f5d51" }, "downloads": -1, "filename": "collective.edm.listing-0.9.zip", "has_sig": false, "md5_digest": "91900581230f2d7542d81de385cfbe28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49273, "upload_time": "2013-03-20T11:29:25", "url": "https://files.pythonhosted.org/packages/7f/af/b745cd2ceca60cafec91b90856f21509d7a4d5ee03e5667a8f3c7f446ef6/collective.edm.listing-0.9.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fab9c666ae7cc40b8c7f590616b865eb", "sha256": "aaf959a16962e228103ffc17a8ac777685dc6e3800db5de8d8b231230fe03c86" }, "downloads": -1, "filename": "collective.edm.listing-0.13.tar.gz", "has_sig": false, "md5_digest": "fab9c666ae7cc40b8c7f590616b865eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32770, "upload_time": "2016-09-23T13:51:15", "url": "https://files.pythonhosted.org/packages/98/f6/467a118f4751a00439093d0cb42c025a4837864c5af57ea8f93d9df3a407/collective.edm.listing-0.13.tar.gz" } ] }