{ "info": { "author": "Isaac Bythewood", "author_email": "isaac@bythewood.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "mezzanine-slides\n================\n\nAdd simple slide functionality to your Mezzanine based website allowing for\nbeautiful banners at the tops of pages.\n\n\nSetup\n-----\n\n1. Run ``pip install mezzanine-slides``\n2. In ``settings.py`` add ``mezzanine_slides`` to your ``INSTALLED_APPS`` above\n mezzanine apps.\n3. Run createdb or syncdb, if running syncdb run migrate if you are using South.\n4. Modify your ``base.html`` template as described below.\n\n\nTemplates\n---------\n\nWe have two template options, fullscreen slides or standard slides. Include\nonly one of the templates, css and js.\n\n\nStandard Slides\n===============\n\nAdd this to ``base.html`` where you would like the slides to appear::\n\n {% include \"includes/standard_slides.html\" %}\n\nInclude the CSS and JS in the compress areas of the ``base.html`` template::\n\n {% compress css %}\n ...\n \n {% endcompress %}\n\n {% compress js %}\n ...\n \n {% endcompress %}\n\n\nFullscreen Slides\n==================\n\nAdd this to ``base.html`` where you would like the slides to appear::\n\n {% include \"includes/fullscreen_slides.html\" %}\n\nInclude the CSS and JS in the compress areas of the ``base.html`` template::\n\n {% compress css %}\n ...\n \n {% endcompress %}\n\n {% compress js %}\n ...\n \n {% endcompress %}\n\n\nCredits\n-------\n\nThanks to `Viljami Salminen`_ for `ResponsiveSlides.js`_ plugin and\n`Jay Salvat`_ for `Vegas Background jQuery Plugin`_.\n\nPWhipp: Enhanced to support Python 3\n\n\n.. Links\n\n.. _Viljami Salminen: http://viljamis.com/\n.. _ResponsiveSlides.js: http://responsive-slides.viljamis.com/\n.. _Jay Salvat: http://jaysalvat.com/\n.. _Vegas Background jQuery Plugin: http://vegas.jaysalvat.com/", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/overshard/mezzanine-slides/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/overshard/mezzanine-slides", "keywords": null, "license": "Simplified BSD", "maintainer": null, "maintainer_email": null, "name": "mezzanine-slides", "package_url": "https://pypi.org/project/mezzanine-slides/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mezzanine-slides/", "project_urls": { "Download": "http://github.com/overshard/mezzanine-slides/downloads", "Homepage": "http://github.com/overshard/mezzanine-slides" }, "release_url": "https://pypi.org/project/mezzanine-slides/2.1.2/", "requires_dist": null, "requires_python": null, "summary": "Easily plug a slideshow into your mezzanine website on all pages.", "version": "2.1.2" }, "last_serial": 1229844, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1b45e3f3c219fa4b5d0635fbdc7b4b51", "sha256": "284bca30b39b17e1541b9c7bea437b5d77f5039231c703e893c192a59f590a87" }, "downloads": -1, "filename": "mezzanine-slides-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1b45e3f3c219fa4b5d0635fbdc7b4b51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7454, "upload_time": "2012-12-04T05:06:34", "url": "https://files.pythonhosted.org/packages/85/97/cafd45275b79ec4768ce59be23a5ab426a4949d72a87398dea6eb31398fb/mezzanine-slides-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "b8cbd9c763d2591678103ae792c5e187", "sha256": "aec1ebd9c74063fa3f809baed4d4e046c8bd6e0dbcc06d9032d6572aa1b13a88" }, "downloads": -1, "filename": "mezzanine-slides-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b8cbd9c763d2591678103ae792c5e187", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7648, "upload_time": "2012-12-08T05:03:11", "url": "https://files.pythonhosted.org/packages/59/fa/2a827027dc87cafc413d34a9faba118236b88a3a5f343db5f581e46aa187/mezzanine-slides-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "d3588ad8032ef9e11d709674a57c21f9", "sha256": "b6694f80d2a2ddfaa30976ccb5f37e49321e97f0b2d74bad57ddbe7ab6857804" }, "downloads": -1, "filename": "mezzanine-slides-1.0.2.tar.gz", "has_sig": false, "md5_digest": "d3588ad8032ef9e11d709674a57c21f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7563, "upload_time": "2013-01-09T20:26:52", "url": "https://files.pythonhosted.org/packages/c0/f8/59b99a67d51dbe3c32004b58e9bef06b0a0c3f29a23b3f1be38daa9517bb/mezzanine-slides-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "f13e2cc4b9163f52d93d18fd503c099b", "sha256": "2c49eb2467783d9755ffbb4bf8303281b512552802d40c6f75908ccf68842140" }, "downloads": -1, "filename": "mezzanine-slides-1.0.3.tar.gz", "has_sig": false, "md5_digest": "f13e2cc4b9163f52d93d18fd503c099b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7957, "upload_time": "2013-03-01T04:13:55", "url": "https://files.pythonhosted.org/packages/33/74/41e2043059b40e72a88dd9f443ecf3c75a3c37153b86e9a5099ef5254983/mezzanine-slides-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "5c65fe734cd30fc310bdfd81f74bcc07", "sha256": "71880260e014c70d86a0a0fc75adf50c4ef851bc848b7cbb4bee921e1e1b127b" }, "downloads": -1, "filename": "mezzanine-slides-1.0.4.tar.gz", "has_sig": false, "md5_digest": "5c65fe734cd30fc310bdfd81f74bcc07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7898, "upload_time": "2013-12-13T14:36:33", "url": "https://files.pythonhosted.org/packages/5e/97/3f3174005dc5efe1cfd0474976de4f9da90dd5cf0d461007a50598a1ce85/mezzanine-slides-1.0.4.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "ae5cd2ed5842a2fdb9b5a6d7ce24be06", "sha256": "14e52057162438467dd1fb7a458398172cf35a75da026058ffccc99c6e47ed5c" }, "downloads": -1, "filename": "mezzanine-slides-1.1.0.tar.gz", "has_sig": false, "md5_digest": "ae5cd2ed5842a2fdb9b5a6d7ce24be06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8645, "upload_time": "2013-12-13T16:29:40", "url": "https://files.pythonhosted.org/packages/91/00/2b398572ec01424983e132ba29a8e299cb4b54cee20ed5ed38d4c7595bfa/mezzanine-slides-1.1.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "eb78790f7d02dcd53be181da5556c078", "sha256": "c2f1fac4cd649802111906502c3cd6bb4e85ff20764ecf70911a908a8e9e3b9f" }, "downloads": -1, "filename": "mezzanine-slides-2.0.0.tar.gz", "has_sig": false, "md5_digest": "eb78790f7d02dcd53be181da5556c078", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14159, "upload_time": "2014-07-10T13:42:22", "url": "https://files.pythonhosted.org/packages/ac/45/258eeb8ec33b567cf9e42740b5181f954bfde823d52b5062a0951022948e/mezzanine-slides-2.0.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "29c4a6d0c7e7597a75810d7f513afa3d", "sha256": "a030bee2b1e1bc54b04f035dd75d691ed75000f9f8a4977cbec4e80e59d611ed" }, "downloads": -1, "filename": "mezzanine-slides-2.0.1.tar.gz", "has_sig": false, "md5_digest": "29c4a6d0c7e7597a75810d7f513afa3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14006, "upload_time": "2014-07-10T13:49:25", "url": "https://files.pythonhosted.org/packages/13/2f/e3237b4596100c0214af7828d326194af44bb50dc8d36914562ac14b7671/mezzanine-slides-2.0.1.tar.gz" } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "d9674ccced940c2871aa09e402ab6f49", "sha256": "0657ebd9d02eecf6e5e7f9933b964c7e77e737a3ec082940da22603650784bf7" }, "downloads": -1, "filename": "mezzanine-slides-2.1.0.tar.gz", "has_sig": false, "md5_digest": "d9674ccced940c2871aa09e402ab6f49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14029, "upload_time": "2014-09-18T22:30:30", "url": "https://files.pythonhosted.org/packages/ee/81/dff2ce0eb19e09a5c2f2de2bdf2fe1eadd74256651fdfc095e48aec6de46/mezzanine-slides-2.1.0.tar.gz" } ], "2.1.1": [ { "comment_text": "", "digests": { "md5": "dcbd0edca5de248f38476aaf1fe421ba", "sha256": "3aa8bd478afacc06a46ee9d22c0c4f6b2ccc9f9f5f41db273aedfa24f0f54244" }, "downloads": -1, "filename": "mezzanine-slides-2.1.1.tar.gz", "has_sig": false, "md5_digest": "dcbd0edca5de248f38476aaf1fe421ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14030, "upload_time": "2014-09-18T22:33:42", "url": "https://files.pythonhosted.org/packages/5b/2e/df15e5d6671776f7a5bdc4bba19b560b2fed78870d87d800dc1a50a73a2f/mezzanine-slides-2.1.1.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "d37815a336524d62b6279f8794ee8739", "sha256": "92ae2e808d577e3e8ff0c92578a82a869f999825658cb9ad95920450a05bd2b5" }, "downloads": -1, "filename": "mezzanine-slides-2.1.2.tar.gz", "has_sig": false, "md5_digest": "d37815a336524d62b6279f8794ee8739", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14028, "upload_time": "2014-09-18T22:47:33", "url": "https://files.pythonhosted.org/packages/ec/78/a9b763feb96318f61ba20cacd0c1a28adc32c13e65f720ec971ad66e1744/mezzanine-slides-2.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d37815a336524d62b6279f8794ee8739", "sha256": "92ae2e808d577e3e8ff0c92578a82a869f999825658cb9ad95920450a05bd2b5" }, "downloads": -1, "filename": "mezzanine-slides-2.1.2.tar.gz", "has_sig": false, "md5_digest": "d37815a336524d62b6279f8794ee8739", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14028, "upload_time": "2014-09-18T22:47:33", "url": "https://files.pythonhosted.org/packages/ec/78/a9b763feb96318f61ba20cacd0c1a28adc32c13e65f720ec971ad66e1744/mezzanine-slides-2.1.2.tar.gz" } ] }