{ "info": { "author": "Raptus AG", "author_email": "dev@raptus.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": ".. contents::\n\nIntroduction\n============\n\nraptus.article.accordion provides an accordion listing for Articles.\n\nThe following features for raptus.article are provided by this package:\n\nComponents\n----------\n * Accordion\n\nDependencies\n------------\n * raptus.article.core\n * raptus.article.nesting\n\nInstallation\n============\n\nTo install raptus.article.accordion 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.accordion 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.accordeon on a separate line, like this::\n\n eggs =\n Plone\n raptus.article.accordion\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.accordion either by adding it\nto the zcml list in your buildout or by including it in another package's\nconfigure.zcml.\n\nCopyright and credits\n=====================\n\nraptus.article is copyrighted by `Raptus AG `_ and licensed under the GPL. \nSee LICENSE.txt for details.\n\nDeveloper Manual\n================\n\nNote: You find a developer manual for raptus.article at \n`raptus.article.core `_.\nPlease have look there if you need more information.\n\nCode overview\n=============\n\nComponents\n----------\n\nplone.belowcontentbody\n``````````````````````\n- raptus.article.accordion\n\nContributors\n============\n\nRaptus AG, Author\n\nChangelog\n=========\n\n1.0a2 (2013-07-03)\n------------------\n\n* Added missing href attribute to read more button\n* Updated german translations\n* Backwards compatibility for jQuery < 1.7\n\n\n1.0a1 (2013-07-01)\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://github.com/Raptus/raptus.article.accordion", "keywords": "", "license": "gpl", "maintainer": null, "maintainer_email": null, "name": "raptus.article.accordion", "package_url": "https://pypi.org/project/raptus.article.accordion/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/raptus.article.accordion/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/Raptus/raptus.article.accordion" }, "release_url": "https://pypi.org/project/raptus.article.accordion/1.0a2/", "requires_dist": null, "requires_python": null, "summary": "Provides an article listing displayed as an accordion", "version": "1.0a2" }, "last_serial": 806848, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "86eb031fdf5c5352833764b88a5137b6", "sha256": "21dd2e66648beddf8e42b167a726e7acf9ffe663d9ce66da43016187c575fe1a" }, "downloads": -1, "filename": "raptus.article.accordion-1.0a1.zip", "has_sig": false, "md5_digest": "86eb031fdf5c5352833764b88a5137b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26036, "upload_time": "2013-07-01T15:51:31", "url": "https://files.pythonhosted.org/packages/ea/43/3c5858f4390fa84dedca06606840669f1d097471cca4fec415bff3325745/raptus.article.accordion-1.0a1.zip" } ], "1.0a2": [ { "comment_text": "", "digests": { "md5": "89f4298680fed1acab63997bb3c37d5d", "sha256": "2cfc4a564ed7862f6bc8169804f0391c15615d91bae6d670fcf47fd7322fd0f0" }, "downloads": -1, "filename": "raptus.article.accordion-1.0a2.zip", "has_sig": false, "md5_digest": "89f4298680fed1acab63997bb3c37d5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26336, "upload_time": "2013-07-03T09:05:58", "url": "https://files.pythonhosted.org/packages/7c/13/82d59d9d931ae6482971edf040df179df0e3e3e8ee58fd45e50825edd623/raptus.article.accordion-1.0a2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "89f4298680fed1acab63997bb3c37d5d", "sha256": "2cfc4a564ed7862f6bc8169804f0391c15615d91bae6d670fcf47fd7322fd0f0" }, "downloads": -1, "filename": "raptus.article.accordion-1.0a2.zip", "has_sig": false, "md5_digest": "89f4298680fed1acab63997bb3c37d5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26336, "upload_time": "2013-07-03T09:05:58", "url": "https://files.pythonhosted.org/packages/7c/13/82d59d9d931ae6482971edf040df179df0e3e3e8ee58fd45e50825edd623/raptus.article.accordion-1.0a2.zip" } ] }