{ "info": { "author": "zedr", "author_email": "zedr@ipnext.it", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "# collective.js - Plone integration for the List.js library\r\n\r\n + Rigel Di Scala \r\n + IPnext srl - http://www.ipnext.it\r\n\r\n\r\n## Introduction\r\n\r\nList.js is a lightweight JavaScript library that enhances HTML lists, by \r\nmaking them searchable, sortable, orderable, and filterable.\r\n\r\n + http://listjs.com/\r\n\r\n*collective.listjs* integrates List.js in Plone 4 by providing the library as a \r\nresource, together with a set of views that are usable out-of-the-box.\r\n\r\n\r\n## Installation\r\n\r\nIn your buildout.cfg, add the following:\r\n\r\n [instance]\r\n \r\n eggs =\r\n ...\r\n collective.listjs\r\n \r\n zcml =\r\n ...\r\n collective.listjs\r\n\r\nRerun the Buildout script to download and make available the egg as a new product.\r\n\r\nThen, access your Plone instance and install it.\r\n\r\n\r\n## Usage\r\n\r\nA set of views for folderish content are made available once the product is installed.\r\n\r\nTo enable these views, go to the ZMI/portal_types sections and add the following to\r\nthe available_views field of your chosen Folderish types (such as Folder and Topic):\r\n\r\n + listjs_folder_simple_view\r\n + listjs_folder_tabular_view\r\n \r\nTo use List.js in your products on content, check the docs at http://listjs.com/\r\n\nChangelog\n=========\n\n0.1dev (unreleased)\n-------------------\n\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/", "keywords": "listjs", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.listjs", "package_url": "https://pypi.org/project/collective.listjs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.listjs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/" }, "release_url": "https://pypi.org/project/collective.listjs/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Plone integration for Listjs (http://www.listjs.com)", "version": "0.1.2" }, "last_serial": 787935, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "ed7386e9200c47e50f81314a7bca3c49", "sha256": "741d0c851e0eb342465a724591bac9fba3d3a6c9d10eedab1f6693ed918c63e6" }, "downloads": -1, "filename": "collective.listjs-0.1.2-py2.6.egg", "has_sig": false, "md5_digest": "ed7386e9200c47e50f81314a7bca3c49", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 27633, "upload_time": "2011-11-01T15:44:31", "url": "https://files.pythonhosted.org/packages/a9/91/cce6c6bbe7013c7e86c16e592ac0f38874987a412b119ee390d661f8c017/collective.listjs-0.1.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "2016bf3c9f939ad52dc48f68d112cab3", "sha256": "d38249cf0a0a39e8bd3c5d96f9a0167ce25c0fdb37a45cdbb108518a5ab55cf4" }, "downloads": -1, "filename": "collective.listjs-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2016bf3c9f939ad52dc48f68d112cab3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25463, "upload_time": "2011-11-01T15:44:23", "url": "https://files.pythonhosted.org/packages/61/8b/bf02a2d73ae269be90b96b4721c7f9c1fbd1c1e646b0814c2a6a3876bbf3/collective.listjs-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed7386e9200c47e50f81314a7bca3c49", "sha256": "741d0c851e0eb342465a724591bac9fba3d3a6c9d10eedab1f6693ed918c63e6" }, "downloads": -1, "filename": "collective.listjs-0.1.2-py2.6.egg", "has_sig": false, "md5_digest": "ed7386e9200c47e50f81314a7bca3c49", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 27633, "upload_time": "2011-11-01T15:44:31", "url": "https://files.pythonhosted.org/packages/a9/91/cce6c6bbe7013c7e86c16e592ac0f38874987a412b119ee390d661f8c017/collective.listjs-0.1.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "2016bf3c9f939ad52dc48f68d112cab3", "sha256": "d38249cf0a0a39e8bd3c5d96f9a0167ce25c0fdb37a45cdbb108518a5ab55cf4" }, "downloads": -1, "filename": "collective.listjs-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2016bf3c9f939ad52dc48f68d112cab3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25463, "upload_time": "2011-11-01T15:44:23", "url": "https://files.pythonhosted.org/packages/61/8b/bf02a2d73ae269be90b96b4721c7f9c1fbd1c1e646b0814c2a6a3876bbf3/collective.listjs-0.1.2.tar.gz" } ] }