{ "info": { "author": "Alan Hicks", "author_email": "ahicks@p-o.co.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "====================\nMezzanine BS Banners\n====================\n\n**Making it easier to manage attention grabbing Bootstrap Carousels and\ncompelling Bootstrap Jumbotrons as banners on home pages**\n\nDesigned to quickly and easily manange attention grabbing Bootstrap carousels\nand compelling Bootstrap Jumbotrons as banners with the same ease as ordinary\nMezzanine pages without editing templates.\n\nThe following Bootstrap layouts are supported:\n\n* Carousel\n* Jumbotron\n* Image (using card)\n\nQuick start\n-----------\n\n1. Install the app\n\n2. Add \"mezzanine_bsbanners\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = (\n ...\n 'mezzanine_bsbanners',\n )\n\n3. Add blocks menu item to admin menu (Optional)::\n\n ADMIN_MENU_ORDER = (\n (\"Content\", (\n \"mezzanine_bsbanners.*\",\n )\n ),\n )\n\n\n4. Run 'python manage.py migrate' to create the database models.\n\nUsage\n=====\nmezzanine-bsbanners are similar to django-flatblocks.\n\n1. Include bsbanners_tags in the template::\n\n {% load ... bsbanners_tags %}\n\n2. Insert block anywhere in the template::\n\n {% bsbanner \"My Banner\" %}\n {% bsbanner {block} %}\n {% bsbanner {block} \"my_template.html\" %}\n {% bsbanner {block} {template_name} %}\n\nDependencies\n============\n\n* `Django`_ 2.0\n* `Mezzanine`_ 4.x\n* `Bootstrap`_ 4.x\n\nSupport\n=======\n\nTo report a security issue, please send an email privately to\n`ahicks@p-o.co.uk`_. This gives us a chance to fix the issue and\ncreate an official release prior to the issue being made\npublic.\n\nFor general questions or comments, please contact `ahicks@p-o.co.uk`_.\n\n`Project website`_\n\nCommunications are expected to conform to the `Django Code of Conduct`_.\n\n.. GENERAL LINKS\n\n.. _`Bootstrap`: https://getbootstrap.com/\n.. _`Django`: http://djangoproject.com/\n.. _`Django Code of Conduct`: https://www.djangoproject.com/conduct/\n.. _`Python`: https://python.org/\n.. _`Persistent Objects Ltd`: https://p-o.co.uk/\n.. _`Project website`: https://p-o.co.uk/tech-articles/mezzanine-bootstrap-banners/\n.. _`Mezzanine`: http://mezzanine.jupo.org\n\n\n.. PEOPLE WITH QUOTES\n\n.. _`Alan Hicks`: https://p-o.co.uk/\n.. _`ahicks@p-o.co.uk`: mailto:ahicks@p-o.co.uk?subject=mezzanine-bsbanners+Security+Issue\n", "description_content_type": "", "docs_url": null, "download_url": "https://pypi.org/project/mezzanine-bsbanners/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://p-o.co.uk/tech-articles/mezzanine-bootstrap-banners/", "keywords": "banner carousel", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "mezzanine-bsbanners", "package_url": "https://pypi.org/project/mezzanine-bsbanners/", "platform": "", "project_url": "https://pypi.org/project/mezzanine-bsbanners/", "project_urls": { "Download": "https://pypi.org/project/mezzanine-bsbanners/", "Homepage": "https://p-o.co.uk/tech-articles/mezzanine-bootstrap-banners/" }, "release_url": "https://pypi.org/project/mezzanine-bsbanners/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Making it easier to manage attention grabbing and compelling, Bootstrap Carousels and Bootstrap Jumbotrons as banners on home pages", "version": "0.2.0" }, "last_serial": 4880132, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "d36cbc7bb86227f0e32fecb033589a24", "sha256": "07e2a3cfa7cbeb5d07a15ee371cf16aec592127cbb27e1085d0ae137fb3cb95c" }, "downloads": -1, "filename": "mezzanine_bsbanners-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "d36cbc7bb86227f0e32fecb033589a24", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 12658, "upload_time": "2014-07-22T16:42:33", "url": "https://files.pythonhosted.org/packages/b3/d4/07bdfd19fe5909efced32267406887737029fdd1e1ffc82b359172110c38/mezzanine_bsbanners-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b43283cd4c140cef2e9034407f51facc", "sha256": "d755858e9cd4b67052ca305f0400c0a5e484ca0c3dd57fdef2f11a3e50b6e936" }, "downloads": -1, "filename": "mezzanine-bsbanners-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b43283cd4c140cef2e9034407f51facc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 130586, "upload_time": "2014-07-22T16:42:30", "url": "https://files.pythonhosted.org/packages/ca/a1/fe145def6c005c415f74b717482e3937d1e326ec01d8a686f3eaac87aaf5/mezzanine-bsbanners-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "328f8b63d94daee092ccdffa028b679e", "sha256": "1070b461c9cfe16765981d872702dd2ca2c61d5d781361cc40959cb63c0a0c9a" }, "downloads": -1, "filename": "mezzanine_bsbanners-0.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "328f8b63d94daee092ccdffa028b679e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 12718, "upload_time": "2014-07-22T17:15:32", "url": "https://files.pythonhosted.org/packages/11/6b/06e1b62182ad9ef2d5547557d9840303c8879e3ead75b4a4c45c8689e2a5/mezzanine_bsbanners-0.1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3ae9c3e5aeeee2638551f342201a91cd", "sha256": "e54c2a5854c355dff0a0e2d59b86ca8dbd2fda38b09e3c5b2b99d04c32bf00e2" }, "downloads": -1, "filename": "mezzanine-bsbanners-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3ae9c3e5aeeee2638551f342201a91cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 130664, "upload_time": "2014-07-22T17:15:29", "url": "https://files.pythonhosted.org/packages/16/7b/e39ea86b8b90c61efc7dc9bea39ce92ede5ae65f0f6acd6bae3b7c34f578/mezzanine-bsbanners-0.1.2.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "906a62d180496e984fedc34fcc3cfafd", "sha256": "b3231f732d061eefd0746cf341577a4eb7f024e07b69908fcf04dc956e8e38b6" }, "downloads": -1, "filename": "mezzanine_bsbanners-0.1.4-py2-none-any.whl", "has_sig": false, "md5_digest": "906a62d180496e984fedc34fcc3cfafd", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 13128, "upload_time": "2014-09-10T08:15:43", "url": "https://files.pythonhosted.org/packages/c0/7b/635277b8c34162e86713280bfb28717e8328d5c2864db79d91d77f265c74/mezzanine_bsbanners-0.1.4-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "295c0374ce3156b999b15a8d51d1cb43", "sha256": "b327049c1c182a6c56a677dfa99c0ea56dca071d72fb86e6a9254d47778a4ab0" }, "downloads": -1, "filename": "mezzanine-bsbanners-0.1.4.tar.gz", "has_sig": false, "md5_digest": "295c0374ce3156b999b15a8d51d1cb43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 130832, "upload_time": "2014-09-10T08:15:40", "url": "https://files.pythonhosted.org/packages/1e/c1/5a67dd89ec9c4a74ffd3a54e6ce210abe48b1d1189112d3d4216e83ab58d/mezzanine-bsbanners-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "d36ebcf54e7cd1a93260a94cf1119694", "sha256": "a9ea775dfdb7156a87d0ab673b4bc203720824d4404a1192b76f629ad44d20e7" }, "downloads": -1, "filename": "mezzanine-bsbanners-0.1.5.tar.gz", "has_sig": false, "md5_digest": "d36ebcf54e7cd1a93260a94cf1119694", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18914, "upload_time": "2016-08-31T16:15:57", "url": "https://files.pythonhosted.org/packages/cb/b9/f10705e5cc871a02e7404139caf99b5a09fd0d2f75f4a833be6637b620e6/mezzanine-bsbanners-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "286ee8abdd43ba5d9c8bd673c98b4379", "sha256": "21767d21a16ac30c19b63131241484d096b53518c3169c277a0b3eb493d94e4c" }, "downloads": -1, "filename": "mezzanine-bsbanners-0.1.6.tar.gz", "has_sig": false, "md5_digest": "286ee8abdd43ba5d9c8bd673c98b4379", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 231861, "upload_time": "2017-05-28T14:22:23", "url": "https://files.pythonhosted.org/packages/db/e9/aaa907636a2dd63afd4f5fffcd94b88e8f6c8a2b21f4b5e8decf12e0b687/mezzanine-bsbanners-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "24b81864ff5bad6dd7bcf90014019415", "sha256": "21ef62c0042e6492ba02e6ebfac6ae356ec60057ffdf4d2e92f832eac898b46f" }, "downloads": -1, "filename": "mezzanine-bsbanners-0.1.7.tar.gz", "has_sig": false, "md5_digest": "24b81864ff5bad6dd7bcf90014019415", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 234521, "upload_time": "2017-05-28T14:27:13", "url": "https://files.pythonhosted.org/packages/0a/74/1358aa7fc108bc4893f4530ab5be948eecb54b8a3bd2cba79eacf74d2a94/mezzanine-bsbanners-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "ad19fdf3724cbd654f2f7e9c08c96edb", "sha256": "c0522f5f70e023e5bf41cb913fdceb0355d415b7d1ab47cdfa11af381d30a898" }, "downloads": -1, "filename": "mezzanine-bsbanners-0.1.8.tar.gz", "has_sig": false, "md5_digest": "ad19fdf3724cbd654f2f7e9c08c96edb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 237277, "upload_time": "2017-05-28T15:12:29", "url": "https://files.pythonhosted.org/packages/15/93/c444310cef34f47898adbe5dfd0eedcdd35f493a2a6ac3ee36684fc1aa6e/mezzanine-bsbanners-0.1.8.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "3fb192806e0c965044ef7c0771ec36a8", "sha256": "7ec6ad5e5552a5f2e704e408d18e8b3a441feb458b1fe3b71e3a986f2ba86850" }, "downloads": -1, "filename": "mezzanine-bsbanners-0.2.0.tar.gz", "has_sig": false, "md5_digest": "3fb192806e0c965044ef7c0771ec36a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 304762, "upload_time": "2019-02-28T16:54:47", "url": "https://files.pythonhosted.org/packages/c2/96/d5fde8927ca6f2ee8226aa25a286e61973feb86107c4bf324de176bede24/mezzanine-bsbanners-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3fb192806e0c965044ef7c0771ec36a8", "sha256": "7ec6ad5e5552a5f2e704e408d18e8b3a441feb458b1fe3b71e3a986f2ba86850" }, "downloads": -1, "filename": "mezzanine-bsbanners-0.2.0.tar.gz", "has_sig": false, "md5_digest": "3fb192806e0c965044ef7c0771ec36a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 304762, "upload_time": "2019-02-28T16:54:47", "url": "https://files.pythonhosted.org/packages/c2/96/d5fde8927ca6f2ee8226aa25a286e61973feb86107c4bf324de176bede24/mezzanine-bsbanners-0.2.0.tar.gz" } ] }