{ "info": { "author": "Evgenii Smirnov", "author_email": "knyazz@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.11", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "djangocms-cameraslider\n=====================\nThis is a simple `django-cms`_ plugin that implements the jQuery Camera Slider/Slideshow library. \n\nDependencies\n------------\n- django>=1.8\n- django<2.0\n- django-cms>=3.2\n\nInstallation\n------------\nTo install::\n\n pip install djangocms-cameraslider\n\nThen add djangocms-cameraslider to your installed apps::\n\n INSTALLED_APPS = [\n ...\n 'djangocms_cameraslider',\n ...\n ]\n\nIf you're not already using `django-filer`_, `easy-thumbnails`_ and `djangocms-text-ckeditor`_ then these too will need to be added to your installed apps::\n\n INSTALLED_APPS = [\n ...\n 'djangocms_text_ckeditor',\n 'easy_thumbnails',\n 'filer',\n ...\n ]\n\n\nAnd run the migrations::\n\n ./manage.py migrate\n\nThe package assume that jQuery has been added to the site already. So if you're not using already, please add to you templates/base.html:\n\n.. code:: html\n\n \n\n\nConfiguration\n-------------\nThe Camera Slider JS and CSS are by default loaded from the below CDN. If you wish to override this, this can be done in your settings.py file by adding the below with your updated URLs. This is optional. \n\n.. code:: python\n\n DJANGOCMS_CAMERASLIDER = {\n 'JS_URL': 'https://cdnjs.cloudflare.com/ajax/libs/Camera/1.3.4/scripts/camera.min.js',\n 'CSS_URL': 'https://cdnjs.cloudflare.com/ajax/libs/Camera/1.3.4/css/camera.min.css'\n }\n\nUsage\n------\nThe slider plugin is added to page, where the configuration for the slider is set. The settings allow you to add a carousel thumbnail slider if you wish, you are also provided the ability to pass the JSON config for both the carousel and the slider.\n\nThere are many `Camera Slider examples`_ on their site, or you can view the full `Camera Slider properties`_. The configuration JSON object is optional, so you have no obligation to provide this. A simple example of the config with a carousel is provided below.\n\nOnce the slider has been setup, slides are added by adding child slide plugins to the slider. Each slide has to have an image, (I've used `django-filer`_ for the images), and can optionally have an explicit height and/or width, a caption, url link or page link as well.\n\n\n.. _django-cms: https://github.com/divio/django-cms\n.. _Camera Slider: https://www.jqueryscript.net/slideshow/Camera-Slideshow-Plugin.html\n.. _Camera Slider examples: https://www.jqueryscript.net/demo/Camera-Slideshow-Plugin/demo/\n.. _Camera Slider properties: https://www.jqueryscript.net/slideshow/Camera-Slideshow-Plugin.html\n.. _django-filer: https://github.com/divio/django-filer\n.. _easy-thumbnails: https://github.com/SmileyChris/easy-thumbnails\n.. _djangocms-text-ckeditor: https://github.com/divio/djangocms-text-ckeditor\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/knyazz/djangocms-cameraslider", "keywords": "djangocms-cameraslider,cameraslider,django,image-slider", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "djangocms-cameraslider", "package_url": "https://pypi.org/project/djangocms-cameraslider/", "platform": "", "project_url": "https://pypi.org/project/djangocms-cameraslider/", "project_urls": { "Homepage": "https://github.com/knyazz/djangocms-cameraslider" }, "release_url": "https://pypi.org/project/djangocms-cameraslider/0.1.3/", "requires_dist": [ "django-cms (>=3.5.3)", "django-mptt (==0.9.0)", "django-filer", "easy-thumbnails", "djangocms-text-ckeditor" ], "requires_python": "", "summary": "A Django CMS image slider plugin that uses Camera Slider/Slideshow.", "version": "0.1.3" }, "last_serial": 5406725, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "d9c57ea3126fcaf9dd4c2737926296f3", "sha256": "00a7f254d0d77af512729998332f29f43641dd3c9f71c9a27562c49250063885" }, "downloads": -1, "filename": "djangocms_cameraslider-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "d9c57ea3126fcaf9dd4c2737926296f3", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19737, "upload_time": "2019-06-05T09:13:45", "url": "https://files.pythonhosted.org/packages/e1/f4/fa90940ca75536808a5f3488da988eb710feea8b8f31ad328545398d3106/djangocms_cameraslider-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f8d9e231919f9ea4515b5ba5a33b4dc9", "sha256": "5f45e23a5c2fe5184d0629492887798c45e9d162a5a910862060210b311e2819" }, "downloads": -1, "filename": "djangocms-cameraslider-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f8d9e231919f9ea4515b5ba5a33b4dc9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8650, "upload_time": "2019-06-05T09:13:47", "url": "https://files.pythonhosted.org/packages/ac/fa/1276b6e33bc0d8de6eb97946604f90c5d6848494b26bf4ca333a2654bdcb/djangocms-cameraslider-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "6c2552625827a3848901be325c7bccdf", "sha256": "91defa9eac6b105ef86b2536e33777afb48003e048e42e53148c9c2c47774a48" }, "downloads": -1, "filename": "djangocms_cameraslider-0.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "6c2552625827a3848901be325c7bccdf", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19757, "upload_time": "2019-06-10T09:03:36", "url": "https://files.pythonhosted.org/packages/27/cd/9e3927238970169a8823cbd54666e2f8cfb5e25c49243cff72197ea1179b/djangocms_cameraslider-0.1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18d669981bfa81afc6fb9ca8c46f9ed5", "sha256": "d858ce01a5c26fadc596c7cc982517069ee600b4bb86d58f9ffb5910eaaa77e8" }, "downloads": -1, "filename": "djangocms-cameraslider-0.1.2.tar.gz", "has_sig": false, "md5_digest": "18d669981bfa81afc6fb9ca8c46f9ed5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8672, "upload_time": "2019-06-10T09:03:38", "url": "https://files.pythonhosted.org/packages/03/fe/36124ecfc40a25d24a62f91017c57366870c84bd169cefd0842a5fc27590/djangocms-cameraslider-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "68f9ce00ec0959ab273c84bf76a05521", "sha256": "7141890125a1e37eacfca3c58f85e8b16ec81d34c6c58966a4093259f71e52b9" }, "downloads": -1, "filename": "djangocms_cameraslider-0.1.3-py2-none-any.whl", "has_sig": false, "md5_digest": "68f9ce00ec0959ab273c84bf76a05521", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19758, "upload_time": "2019-06-16T14:51:58", "url": "https://files.pythonhosted.org/packages/64/35/17e5153be9be02e6ea3a8e3b9b00de019539a998c4556c007aad027b1dd5/djangocms_cameraslider-0.1.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a88416221694c4332833928aeeedd187", "sha256": "f5f1a28032e141c3adde0eb0b59b721805550d8d482b2445a7331e9ef608fb80" }, "downloads": -1, "filename": "djangocms-cameraslider-0.1.3.tar.gz", "has_sig": false, "md5_digest": "a88416221694c4332833928aeeedd187", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8686, "upload_time": "2019-06-16T14:51:59", "url": "https://files.pythonhosted.org/packages/28/85/c3b4d81f251b0233b00b9840e2fe0ea6acf1b68bae3f1641fe1666045e7f/djangocms-cameraslider-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "68f9ce00ec0959ab273c84bf76a05521", "sha256": "7141890125a1e37eacfca3c58f85e8b16ec81d34c6c58966a4093259f71e52b9" }, "downloads": -1, "filename": "djangocms_cameraslider-0.1.3-py2-none-any.whl", "has_sig": false, "md5_digest": "68f9ce00ec0959ab273c84bf76a05521", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19758, "upload_time": "2019-06-16T14:51:58", "url": "https://files.pythonhosted.org/packages/64/35/17e5153be9be02e6ea3a8e3b9b00de019539a998c4556c007aad027b1dd5/djangocms_cameraslider-0.1.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a88416221694c4332833928aeeedd187", "sha256": "f5f1a28032e141c3adde0eb0b59b721805550d8d482b2445a7331e9ef608fb80" }, "downloads": -1, "filename": "djangocms-cameraslider-0.1.3.tar.gz", "has_sig": false, "md5_digest": "a88416221694c4332833928aeeedd187", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8686, "upload_time": "2019-06-16T14:51:59", "url": "https://files.pythonhosted.org/packages/28/85/c3b4d81f251b0233b00b9840e2fe0ea6acf1b68bae3f1641fe1666045e7f/djangocms-cameraslider-0.1.3.tar.gz" } ] }