{ "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 a slider component showing the articles contained in the article.\n\nThe following features for raptus.article are provided by this package:\n\nComponents\n----------\n * Slider (Slider of the articles contained in the article)\n * Slider teaser (Slider of the articles contained in the article displayed above the columns)\n\nDependencies\n------------\n * raptus.easyslider\n * raptus.article.nesting\n\nOptional dependencies\n---------------------\n * raptus.article.teaser\n * raptus.article.reference\n * raptus.article.additionalwysiwyg\n\nInstallation\n============\n\nTo install raptus.article.slider 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.slider 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.slider on a separate line, like this::\n\n eggs =\n Plone\n raptus.article.slider\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.slider 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 slider\ncomponents and press \"save and view\". Note that at least one article has to be contained\nin the article in which this component is 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\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.abovecontentbody\n``````````````````````\n- raptus.article.slider\n\nplone.portaltop\n```````````````\n- raptus.article.slider.teaser\n\nChangelog\n=========\n\n1.0a2 (2013-07-01)\n------------------\n\n* Added wrapper div to simplify CSS styling of slider elements\n\n1.0a1 (2011-09-06)\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.slider", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "raptus.article.slider", "package_url": "https://pypi.org/project/raptus.article.slider/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/raptus.article.slider/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Raptus/raptus.article.slider" }, "release_url": "https://pypi.org/project/raptus.article.slider/1.0a2/", "requires_dist": null, "requires_python": null, "summary": "Provides a component which displays the contained articles in a slider", "version": "1.0a2" }, "last_serial": 805067, "releases": { "1.0a1": [ { "comment_text": "", "digests": { "md5": "17a4e771c6184cd884e2d9ddc02f0f9d", "sha256": "7e02eff454afad4d7cf5ebd6eebb7bf8111ff2b4eeaeb0f5b14e937897fabe35" }, "downloads": -1, "filename": "raptus.article.slider-1.0a1.tar.gz", "has_sig": false, "md5_digest": "17a4e771c6184cd884e2d9ddc02f0f9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17428, "upload_time": "2011-09-06T14:59:59", "url": "https://files.pythonhosted.org/packages/1e/5e/e3f1b675a72c92a80610083b06ba0de7a1deb08838d20f9c19a0c6d2a25b/raptus.article.slider-1.0a1.tar.gz" } ], "1.0a2": [ { "comment_text": "", "digests": { "md5": "9916267d2efc457c1a81f2d75ad77a27", "sha256": "f3a0dd2d16485a62e4d4e28a9eb45c25fbad1be09e8d0dd3e3d1a1939794315a" }, "downloads": -1, "filename": "raptus.article.slider-1.0a2.zip", "has_sig": false, "md5_digest": "9916267d2efc457c1a81f2d75ad77a27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29011, "upload_time": "2013-07-01T15:38:35", "url": "https://files.pythonhosted.org/packages/77/c4/2026ec54cb87e362ceb4daa45e378eb1b7b7a3346c57148cb64bceedce21/raptus.article.slider-1.0a2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9916267d2efc457c1a81f2d75ad77a27", "sha256": "f3a0dd2d16485a62e4d4e28a9eb45c25fbad1be09e8d0dd3e3d1a1939794315a" }, "downloads": -1, "filename": "raptus.article.slider-1.0a2.zip", "has_sig": false, "md5_digest": "9916267d2efc457c1a81f2d75ad77a27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29011, "upload_time": "2013-07-01T15:38:35", "url": "https://files.pythonhosted.org/packages/77/c4/2026ec54cb87e362ceb4daa45e378eb1b7b7a3346c57148cb64bceedce21/raptus.article.slider-1.0a2.zip" } ] }