{ "info": { "author": "Nimbis Services, Inc.", "author_email": "devops@nimbisservices.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "========================================\nBootstrap carousel plugin for Django-CMS\n========================================\n\n.. image:: https://travis-ci.org/nimbis/cmsplugin-bootstrap-carousel.svg?branch=master\n :target: https://travis-ci.org/nimbis/cmsplugin-bootstrap-carousel\n\n.. image:: https://coveralls.io/repos/nimbis/cmsplugin-bootstrap-carousel/badge.png?branch=master\n :target: https://coveralls.io/r/nimbis/cmsplugin-bootstrap-carousel?branch=master\n\nA Django-CMS plugin to easily create carousel components using Bootstrap, from Twitter.\nForked from: https://bitbucket.org/tonioo/cmsplugin-bootstrap-carousel\n\nThis plugin supports filer and will use it if it is found in your INSTALLED_APPS.\n\nRequirements\n============\n\n* `Django-CMS >= 2.4 `_\n* `Bootstrap `_\n* `easy-thumbnails `_\n* `Pillow`\n* `filer` is optional.\n\n\nInstallation\n============\n\nTo use it into your project, just follow this procedure:\n\n#. Open the *settings.py* file and add ``cmsplugin_bootstrap_carousel`` to the\n ``INSTALLED_APPS`` variable\n\n#. This plugin will use filer if it is in your INSTALLED_APPS\n\n#. Run the following command::\n\n $ ./manage.py syncdb\n\n\n.. note::\n\n Bootstrap is not included with this plugin.\n\nContributing\n============\n\nContributors please submit pull requests to the `develop` branch.\n\nHistory\n=======\n\n0.2.2:\n\n * Fixing setup.py for pip>=1.6.\n\n0.2.1:\n\n * Changed plugin name from CarouselPlugin to BootstrapCarouselPlugin to avoid name collision\n with djangocms-cascade.\n\n0.2.0:\n\n * Added fields for toggling visibility of carousel controls and slide indicator. Improved the included template.", "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/nimbis/cmsplugin-bootstrap-carousel/", "keywords": "django,django-cms,bootstrap,carousel", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "cmsplugin-bootstrap-carousel", "package_url": "https://pypi.org/project/cmsplugin-bootstrap-carousel/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cmsplugin-bootstrap-carousel/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/nimbis/cmsplugin-bootstrap-carousel/" }, "release_url": "https://pypi.org/project/cmsplugin-bootstrap-carousel/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "Bootstrap carousel plugin for django-cms", "version": "0.2.2" }, "last_serial": 1381123, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "ba037f71988fd7635704797c7fdfcfc2", "sha256": "55e679d330db5b9d9f87f0eb053b8083f467faf8af1ae11e813de0f470451a32" }, "downloads": -1, "filename": "cmsplugin-bootstrap-carousel-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ba037f71988fd7635704797c7fdfcfc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7398, "upload_time": "2014-03-24T21:11:07", "url": "https://files.pythonhosted.org/packages/b3/8e/6128925422448504ac4589a58688732095abbcb3a8c67da6f8047bc5ecfc/cmsplugin-bootstrap-carousel-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "d2835512e0412878e2c81a75c53f5164", "sha256": "6c0fb86f81186d96d72127c93ce45615ea891ac8794262540eda8990f37a583c" }, "downloads": -1, "filename": "cmsplugin-bootstrap-carousel-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d2835512e0412878e2c81a75c53f5164", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7670, "upload_time": "2014-03-24T22:30:07", "url": "https://files.pythonhosted.org/packages/f1/00/07cec8a05472364dc45345f128d451ca30ee67877b9bbf5eadd29dbf9d85/cmsplugin-bootstrap-carousel-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "139a020f77317e25951bc54047770912", "sha256": "9a59040c1aa424790530055314f7ac446ad9c439934002d32cd48115783dfa74" }, "downloads": -1, "filename": "cmsplugin-bootstrap-carousel-0.2.0.tar.gz", "has_sig": false, "md5_digest": "139a020f77317e25951bc54047770912", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8823, "upload_time": "2014-08-25T20:28:40", "url": "https://files.pythonhosted.org/packages/a0/a4/87383843088003547d03eb04f22175efc4453f1b728285f666cadcd0554d/cmsplugin-bootstrap-carousel-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "ef024767e473f74faca523fb8b3e36ce", "sha256": "a5e81e5ad01b9965503a1f95294376421cf4f357d2edf582416ad72d1498294e" }, "downloads": -1, "filename": "cmsplugin-bootstrap-carousel-0.2.1.tar.gz", "has_sig": false, "md5_digest": "ef024767e473f74faca523fb8b3e36ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8898, "upload_time": "2014-08-28T18:13:31", "url": "https://files.pythonhosted.org/packages/c2/13/d686ab7512dadb56cd27ebfa53300560b747264129f53045bc97e200afc1/cmsplugin-bootstrap-carousel-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "8ca8a6ccaae87306454ff2d47d0005f2", "sha256": "99763eb75fb0cc2603cb45b4342910207b4f5bbb472c61ec3c45054ff03cbe85" }, "downloads": -1, "filename": "cmsplugin-bootstrap-carousel-0.2.2.tar.gz", "has_sig": false, "md5_digest": "8ca8a6ccaae87306454ff2d47d0005f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9063, "upload_time": "2015-01-13T17:18:22", "url": "https://files.pythonhosted.org/packages/58/60/3e35406fc059f4ddc7fb8a5375f377e9e62dd09482a00f92954b874c0407/cmsplugin-bootstrap-carousel-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ca8a6ccaae87306454ff2d47d0005f2", "sha256": "99763eb75fb0cc2603cb45b4342910207b4f5bbb472c61ec3c45054ff03cbe85" }, "downloads": -1, "filename": "cmsplugin-bootstrap-carousel-0.2.2.tar.gz", "has_sig": false, "md5_digest": "8ca8a6ccaae87306454ff2d47d0005f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9063, "upload_time": "2015-01-13T17:18:22", "url": "https://files.pythonhosted.org/packages/58/60/3e35406fc059f4ddc7fb8a5375f377e9e62dd09482a00f92954b874c0407/cmsplugin-bootstrap-carousel-0.2.2.tar.gz" } ] }