{ "info": { "author": "Ben Miller", "author_email": "mail@benkmiller.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Django CMS Listyle\n\nAdds a plugin to embed an ordered or unordered list to Django CMS. Children are automatically wrapped in `
  • ` tags.\n\nThe plugin extends the [Django CMS Style](https://github.com/divio/djangocms-style) plugin in order to make the same configurations available (index, classes, etc..)\n\n\n## Quick Start\n\n1. Install the easy way, using pip:\n\n $ pip install djangocms-listyle\n\n2. Add \"djangocms\\_listyle\" to your INSTALLED\\_APPS setting like this:\n\n INSTALLED_APPS = [\n ...\n 'djangocms_listyle',\n ]\n\n3. Run `python manage.py migrate djangocms_listyle` to create the plugin models.\n\n\n## Usage\n\nLet say you want to build a set of social buttons like in the following example, which requires rendering an unordered list of elements:\n\n![Social Buttons Example](./docs/img/social_buttons_example.png \"Social Buttons Example\")\n\nThe HTML being for the button row being:\n\n\t\n\nUsing the Django CMS Listyle plugin, we can easily nest any listed objects.\n\n![Social Buttons Plugin Example](./docs/img/social_buttons_plugin_example.png \"Social Buttons Plugin Example\")\n\nWhat a time to be alive.\n\n\n## Running Tests\n\nYou can run tests by executing:\n\n\t$ virtualenv venv -p python3\n\t$ source venv/bin/activate\n\t$ pip install -r tests/requirements.txt\n\t$ python setup.py test\n\n\n## License\n\nThis project is licensed under GPL 3.0 - see [LICENSE](LICENSE.md) for details.\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/djangocms-listyle", "keywords": "", "license": "GNU General Public License v3 (GPLv3), see LICENSE.md", "maintainer": "", "maintainer_email": "", "name": "djangocms-listyle", "package_url": "https://pypi.org/project/djangocms-listyle/", "platform": "", "project_url": "https://pypi.org/project/djangocms-listyle/", "project_urls": { "Homepage": "https://github.com/djangocms-listyle" }, "release_url": "https://pypi.org/project/djangocms-listyle/0.1.7/", "requires_dist": [ "django-cms", "djangocms-style" ], "requires_python": "", "summary": "Adds a plugin to embed an ordered or unordered list to Django CMS. Children are automatically wrapped in
  • tags.", "version": "0.1.7" }, "last_serial": 5167736, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "675baa5d67f1d6dcca94da7ba34966f2", "sha256": "d4ae463acfa29e16d141f2e69605babd8b63d854c6abb57e1266fa6dc33a5153" }, "downloads": -1, "filename": "djangocms-listyle-0.1.tar.gz", "has_sig": false, "md5_digest": "675baa5d67f1d6dcca94da7ba34966f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1739114, "upload_time": "2017-10-01T00:54:37", "url": "https://files.pythonhosted.org/packages/46/1e/97c02ae2e2d344d592f6e36d416c29f90bcedfc5ad8030e05284874132a1/djangocms-listyle-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d8f539b098d2981debb6f0ddd6b75b6d", "sha256": "1d21cbfbec954fcbb9dac7e07d180d0fec0f83acd96f10c22bef59461d075c09" }, "downloads": -1, "filename": "djangocms-listyle-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d8f539b098d2981debb6f0ddd6b75b6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1739359, "upload_time": "2017-10-01T01:09:31", "url": "https://files.pythonhosted.org/packages/2f/94/8bd861fe24defe46d56d2d9fa28ccafae6a2307a80501533808a39f6bccd/djangocms-listyle-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "414a5bf0c8f66d920f65308549a85d88", "sha256": "600599334b4da9d2112dc25dfb07462de5ef4093375fcd52b69c7a7cbfd9cc3b" }, "downloads": -1, "filename": "djangocms-listyle-0.1.2.tar.gz", "has_sig": false, "md5_digest": "414a5bf0c8f66d920f65308549a85d88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1739398, "upload_time": "2017-10-01T01:12:08", "url": "https://files.pythonhosted.org/packages/a6/a1/867f8fb43d6e65e29e094966eb5f988080da7c379399ac695ec93883635f/djangocms-listyle-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "67fef10d03b09589d4cc265ea5699f87", "sha256": "d2beac1454b69ff0f7cfc3b67201bb05988da81bbae466e155466437a4938652" }, "downloads": -1, "filename": "djangocms-listyle-0.1.3.tar.gz", "has_sig": false, "md5_digest": "67fef10d03b09589d4cc265ea5699f87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1739409, "upload_time": "2017-10-01T01:17:26", "url": "https://files.pythonhosted.org/packages/93/4e/f321eed3cd0e9ad133b2e4a9cfcf5261986dc113d400fa81cc05dabf7f9e/djangocms-listyle-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "49de1a5356131feedc08870ecf7ab45f", "sha256": "09e4aa147deeb4c062adf1f17fe444335fe8616247ca4cf8af4bc4eafce716f2" }, "downloads": -1, "filename": "djangocms-listyle-0.1.4.tar.gz", "has_sig": false, "md5_digest": "49de1a5356131feedc08870ecf7ab45f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1739404, "upload_time": "2017-10-01T01:20:02", "url": "https://files.pythonhosted.org/packages/f3/cc/d89c402954b463e828af5ad1ab77d6ff3a628782ef8b347d64b32ebb05d0/djangocms-listyle-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "993af77b3c0a57279b2473cd9be99fb4", "sha256": "4f45e7f28045abc3cd166d54ec8abb2b5cde05437b7d1d4895797e9710d5d781" }, "downloads": -1, "filename": "djangocms-listyle-0.1.5.tar.gz", "has_sig": false, "md5_digest": "993af77b3c0a57279b2473cd9be99fb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1739819, "upload_time": "2017-10-01T01:30:43", "url": "https://files.pythonhosted.org/packages/c5/d0/64ad85d8b58bb55fa362d2faa3be0c4d5433d54589c7e297ffb6a20eeb9a/djangocms-listyle-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "75a340a05b5d4d725d864aa09cac17bf", "sha256": "3c75073bee36bc53f097ce0885ed7ffb98c8d91ae9bfdade3fd3a72b3f32b9c8" }, "downloads": -1, "filename": "djangocms-listyle-0.1.6.tar.gz", "has_sig": false, "md5_digest": "75a340a05b5d4d725d864aa09cac17bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1739832, "upload_time": "2017-10-01T01:50:28", "url": "https://files.pythonhosted.org/packages/08/e5/38d7d9d776f848ed24d498f9a4059de31534b77d5fe9e62f60c9d9fcbb62/djangocms-listyle-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "5eb12be1809ce376cf508aa54bf1ec34", "sha256": "a667fb9105a5afcee42b0341ab1ca8b80eb601665d685146450969289b92d8aa" }, "downloads": -1, "filename": "djangocms_listyle-0.1.7-py3-none-any.whl", "has_sig": false, "md5_digest": "5eb12be1809ce376cf508aa54bf1ec34", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17713, "upload_time": "2019-04-20T12:22:46", "url": "https://files.pythonhosted.org/packages/ef/8b/87c3c41f17cdb19904d4b434821b52fd37a10b3bb519df646becc050ce36/djangocms_listyle-0.1.7-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5eb12be1809ce376cf508aa54bf1ec34", "sha256": "a667fb9105a5afcee42b0341ab1ca8b80eb601665d685146450969289b92d8aa" }, "downloads": -1, "filename": "djangocms_listyle-0.1.7-py3-none-any.whl", "has_sig": false, "md5_digest": "5eb12be1809ce376cf508aa54bf1ec34", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17713, "upload_time": "2019-04-20T12:22:46", "url": "https://files.pythonhosted.org/packages/ef/8b/87c3c41f17cdb19904d4b434821b52fd37a10b3bb519df646becc050ce36/djangocms_listyle-0.1.7-py3-none-any.whl" } ] }