{ "info": { "author": "Redturtle Dev Team", "author_email": "sviluppoplone@redturtle.it", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 5.0", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": ".. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n This text does not appear on pypi or github. It is a comment.\n\n==============================================================================\nredturtle.patterns.slider\n==============================================================================\n\nA pattern based on Plone Mockup that enable a slick slider on a selected div.\n\nhttp://kenwheeler.github.io/slick/\n\nDocumentation\n-------------\n\n\nInstallation\n------------\n\nInstall redturtle.patterns.slider by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n redturtle.patterns.slider\n\n\nand then running ``bin/buildout``\n\nAfter that, you need to install it in your Plone site from the control panel.\n\nPattern usage\n-------------\n\nThis pattern follows slick's standards, so you need a div with a list of items.\n\nTo enable the pattern in a div, you just need to add 'pat-slider' class to it:\n\n.. code::\n\n
\n ...\n
\n\nThere is a set of default parameters for the slider:\n\n- dots: true\n- slidesToShow: 4\n- slidesToScroll: 4\n- arrows: true\n- lazyLoad: 'ondemand'\n\nIf you want to change something, you only need to add an additional configuration (mockup-style) to your div like this:\n\n.. code::\n\n
\n ...\n
\n\nJS Development and bundling\n---------------------------\n\nIf you need to develop this product's javascripts or styles, you need to compile the code\nfor the resource registry bundle. To do this, there are two grunt tasks.\n\nFirst of all, you need to install grunt dependencies listed in package.json file in the root of this package:\n\n.. code::\n\n npm install\n\n\nAfter that, you can use two different grunt tasks:\n\n- `grunt`: the default task, that listen files changes with `watch` and re-build resources and bundles automatically\n- `grunt compile`: to manually compile all resources and bundles\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/RedTurtle/redturtle.patterns.slider/issues\n- Source Code: https://github.com/RedTurtle/redturtle.patterns.slider\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Luca Bellenghi, info@redturtle.it\n\n\nChangelog\n=========\n\n\n0.1.2 (2018-06-11)\n------------------\n\n- Published on pypi\n [cekk]\n\n0.1.1 (2017-12-21)\n------------------\n\n- Improved slider js\n [nzambello]\n\n\n0.1.0 (2017-09-18)\n------------------\n\n- Initial release.\n [cekk]", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/RedTurtle/redturtle.patterns.slider", "keywords": "Python Plone", "license": "GPL version 2", "maintainer": "", "maintainer_email": "", "name": "redturtle.patterns.slider", "package_url": "https://pypi.org/project/redturtle.patterns.slider/", "platform": "", "project_url": "https://pypi.org/project/redturtle.patterns.slider/", "project_urls": { "Homepage": "https://github.com/RedTurtle/redturtle.patterns.slider" }, "release_url": "https://pypi.org/project/redturtle.patterns.slider/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "An additional pattern for Mockup that provides a slider.", "version": "0.1.2" }, "last_serial": 3950421, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "03215f7256ef7858d8084fbcf135f46e", "sha256": "9871972781c74957af49811f3198daf12dab8f1a00a3283898f759f0f5f8783b" }, "downloads": -1, "filename": "redturtle.patterns.slider-0.1.2.tar.gz", "has_sig": false, "md5_digest": "03215f7256ef7858d8084fbcf135f46e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59959, "upload_time": "2018-06-11T14:05:54", "url": "https://files.pythonhosted.org/packages/8b/8e/bb6c0609fea7d3f4281dea72d4e9c310bc42d6dfcde9814a4e37c93dc914/redturtle.patterns.slider-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "03215f7256ef7858d8084fbcf135f46e", "sha256": "9871972781c74957af49811f3198daf12dab8f1a00a3283898f759f0f5f8783b" }, "downloads": -1, "filename": "redturtle.patterns.slider-0.1.2.tar.gz", "has_sig": false, "md5_digest": "03215f7256ef7858d8084fbcf135f46e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59959, "upload_time": "2018-06-11T14:05:54", "url": "https://files.pythonhosted.org/packages/8b/8e/bb6c0609fea7d3f4281dea72d4e9c310bc42d6dfcde9814a4e37c93dc914/redturtle.patterns.slider-0.1.2.tar.gz" } ] }