{ "info": { "author": "Maximilian Muth", "author_email": "kontakt@maxi-muth.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==========================\ndjango CMS Accordion\n========================== \n\nA plugin for django CMS which provides you an easy way to add accordion tabs to your pages. It's minimalistic and can be easily customized via CSS.\n\n.. image:: https://travis-ci.org/Blueshoe/djangocms-simple-accordion.svg?branch=master\n :target: https://travis-ci.org/Blueshoe/djangocms-simple-accordion\n :alt: Code analysis status\n\n.. image:: https://cloud.githubusercontent.com/assets/3121306/25285817/d5607b10-26bb-11e7-9cd5-77914c52e885.png\n\n.. image:: https://cloud.githubusercontent.com/assets/3121306/25285816/d55b2f66-26bb-11e7-8ee4-aa68508a9dc7.png\n\n\nInstallation\n============\n\nTo get started using ``djangocms-simple-accordion``:\n\n- install it with ``pip``::\n\n $ pip install djangocms-simple-accordion\n\n\n- add the plugins to ``INSTALLED_APPS``::\n\n INSTALLED_APPS = (\n ...\n 'djangocms_accordion',\n ...\n )\n\n\n- run ``migrate djangocms_accordion``.\n\n\nDependencies\n=============\n- Currently this plugin depends on bootstrap and glyphicons.\n\n\nCustomization\n=============\nYou can just override some of the CSS rules. In order to find the correct one, inspect the generated HTML in the development tools in the browser of your choice.\n\nHowever, here are some commonly used customization options to get you started:\n\n**Tab-Icons**\n\n.. code-block:: css\n\n .accordion-title .accordion-toggleIcon:after {\n font-size: 13px;\n content: '\\e080';\n }\n .accordion-title.active .accordion-toggleIcon:after {\n content: '\\e114';\n }\n\n**Accordion Color**\n\n.. code-block:: css\n\n .accordion {\n background-color: red;\n }\n\n**Title font size**\n\n.. code-block:: css\n\n .accordion-title {\n font-size: 20px;\n }\n\n**Transition Time**\n\n.. code-block:: css\n\n .u-accordion-transition {\n -webkit-transition: ease-in-out .2s;\n -moz-transition: ease-in-out .2s;\n -ms-transition: ease-in-out .2s;\n -o-transition: ease-in-out .2s;\n transition: ease-in-out .2s;\n }\n\nIf you feel like you need to customize the plugin more than what is easily possible with CSS, go ahead and copy the directory *djangocms_accordion* into your django project.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Blueshoe/djangocms-simple-accordion", "keywords": "django,Django CMS,accordion,tab,accordion-tab", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "djangocms-simple-accordion", "package_url": "https://pypi.org/project/djangocms-simple-accordion/", "platform": "", "project_url": "https://pypi.org/project/djangocms-simple-accordion/", "project_urls": { "Homepage": "https://github.com/Blueshoe/djangocms-simple-accordion" }, "release_url": "https://pypi.org/project/djangocms-simple-accordion/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Django-CMS Plugin for accordion tabs. It's easy to style and does not rely on big dependencies", "version": "0.1.0" }, "last_serial": 5995405, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b704312dec625652e654f828697b273d", "sha256": "51c2a125e49aa43c67976cf2dcb1801ebcdd3afe5dd9b2a900d9e1e5794ec2ef" }, "downloads": -1, "filename": "djangocms-simple-accordion-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b704312dec625652e654f828697b273d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6434, "upload_time": "2017-04-21T16:32:39", "url": "https://files.pythonhosted.org/packages/fe/52/8b3fd4713d11c81175da5808d4e84c3435a7171382c812d439041a35de2b/djangocms-simple-accordion-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "4b7a912960e4c8b1fb7937d5a68ff72f", "sha256": "e77c7f5bacbdc615e5ea2cf3519d766f6aa92003aa862c63bde9627fe5d51961" }, "downloads": -1, "filename": "djangocms-simple-accordion-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4b7a912960e4c8b1fb7937d5a68ff72f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6738, "upload_time": "2017-04-25T15:47:10", "url": "https://files.pythonhosted.org/packages/a6/86/197d8395a80275706d447e78c7b587c9498db9c3bab0299fe2d156dcd1df/djangocms-simple-accordion-0.0.2.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "f8824a7403cbf631e6faa7b43679693e", "sha256": "670f2bef113fcc99851174cf99101db62b1e29d9a89c8b5596cc435539251028" }, "downloads": -1, "filename": "djangocms-simple-accordion-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f8824a7403cbf631e6faa7b43679693e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7171, "upload_time": "2018-12-03T15:36:38", "url": "https://files.pythonhosted.org/packages/74/1c/fe947026b88cd43bfb63b4332080c6cab399a677ba99db42f05a06f7d610/djangocms-simple-accordion-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f8824a7403cbf631e6faa7b43679693e", "sha256": "670f2bef113fcc99851174cf99101db62b1e29d9a89c8b5596cc435539251028" }, "downloads": -1, "filename": "djangocms-simple-accordion-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f8824a7403cbf631e6faa7b43679693e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7171, "upload_time": "2018-12-03T15:36:38", "url": "https://files.pythonhosted.org/packages/74/1c/fe947026b88cd43bfb63b4332080c6cab399a677ba99db42f05a06f7d610/djangocms-simple-accordion-0.1.0.tar.gz" } ] }