{ "info": { "author": "Raptus AG", "author_email": "dev@raptus.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nProvides basic collection components.\n\nThe following features for raptus.article are provided by this package:\n\nComponents\n----------\n * Collections (Collections including their results contained in the article)\n * Collections left (Collections including their results contained in the article on the left side)\n * Collections right (Collections including their results contained in the article on the right side)\n * Collections columns (Collections including their results contained in the article arranged in columns)\n\nDependencies\n------------\n * raptus.article.core\n\nInstallation\n============\n\nNote if you install raptus.article.default you can skip this installation steps.\n\nTo install raptus.article.collections into your Plone instance, locate the file\nbuildout.cfg in the root of your Plone instance directory on the file system,\nand open it in a text editor.\n\nAdd the actual raptus.article.collections add-on to the \"eggs\" section of\nbuildout.cfg. Look for the section that looks like this::\n\n eggs =\n Plone\n\nThis section might have additional lines if you have other add-ons already\ninstalled. Just add the raptus.article.collections on a separate line, like this::\n\n eggs =\n Plone\n raptus.article.collections\n\nNote that you have to run buildout like this::\n\n $ bin/buildout\n\nThen go to the \"Add-ons\" control panel in Plone as an administrator, and\ninstall or reinstall the \"raptus.article.default\" product.\n\nNote that if you do not use the raptus.article.default package you have to\ninclude the zcml of raptus.article.collections either by adding it\nto the zcml list in your buildout or by including it in another package's\nconfigure.zcml.\n\nUsage\n=====\n\nComponents\n----------\nNavigate to the \"Components\" tab of your article and select one of the collections\ncomponents and press \"save and view\". Note that at least one collections having\nat least one result has to be contained in the article in which this component\nis active.\n\nCopyright and credits\n=====================\n\nraptus.article is copyrighted by `Raptus AG `_ and licensed under the GPL. \nSee LICENSE.txt for details.\n\nChangelog\n=========\n\n1.0a2 (2014-07-22)\n------------------\n\n* Add the brain to the result list for collections to allow integrators\n customizing raptus.article.collections.browser.collections.pt via z3c.jbot\n to access additional attributes or brain.getObject() [fRiSi]\n\n1.0a1 (2012-03-21)\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": "https://github.com/Raptus/raptus.article.collections", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "raptus.article.collections", "package_url": "https://pypi.org/project/raptus.article.collections/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/raptus.article.collections/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Raptus/raptus.article.collections" }, "release_url": "https://pypi.org/project/raptus.article.collections/1.0a2/", "requires_dist": null, "requires_python": null, "summary": "Provides components rendering the results of contained collections", "version": "1.0a2" }, "last_serial": 1165056, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "2c6b3220f5a3d411d50a91588a90592e", "sha256": "8869c84f256b4148c8fa30b007b3f5021f0d2315e3fbbf2b9d28ef7237ca7b6c" }, "downloads": -1, "filename": "raptus.article.collections-1.0a1.tar.gz", "has_sig": false, "md5_digest": "2c6b3220f5a3d411d50a91588a90592e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18842, "upload_time": "2012-03-21T11:58:26", "url": "https://files.pythonhosted.org/packages/5f/bf/d9b302cec858e88130a2414d1f240f077e2103582c94ea79b54bd0bdb248/raptus.article.collections-1.0a1.tar.gz" } ], "1.0a2": [ { "comment_text": "", "digests": { "md5": "6bcf385908cdcf2a64918ad5b49eca02", "sha256": "ce650563b33d830060da2d2be9464ac3310a2e61258db3cd1c6e61af0d29d395" }, "downloads": -1, "filename": "raptus.article.collections-1.0a2.zip", "has_sig": false, "md5_digest": "6bcf385908cdcf2a64918ad5b49eca02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33224, "upload_time": "2014-07-22T04:47:01", "url": "https://files.pythonhosted.org/packages/4a/53/ac9b267fb72f336918b3aa495aefe2cefc983ae94b7790c0a483ca5de5a4/raptus.article.collections-1.0a2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6bcf385908cdcf2a64918ad5b49eca02", "sha256": "ce650563b33d830060da2d2be9464ac3310a2e61258db3cd1c6e61af0d29d395" }, "downloads": -1, "filename": "raptus.article.collections-1.0a2.zip", "has_sig": false, "md5_digest": "6bcf385908cdcf2a64918ad5b49eca02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33224, "upload_time": "2014-07-22T04:47:01", "url": "https://files.pythonhosted.org/packages/4a/53/ac9b267fb72f336918b3aa495aefe2cefc983ae94b7790c0a483ca5de5a4/raptus.article.collections-1.0a2.zip" } ] }