{ "info": { "author": "Robert Stein", "author_email": "robert@blueshoe.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", "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 Layouter\n===================\n\n.. image:: https://travis-ci.org/Blueshoe/djangocms-layouter.svg?branch=master\n :target: https://travis-ci.org/Blueshoe/djangocms-layouter\n :alt: Code analysis status\n\n**Django-CMS Layouter** is a plugin for **Django CMS** which aims to provide a grid system for authors and editors\nwith a high ease of use and comprehensibility. It is leveraging `Bootstrap `_ (version 3 and 4 supported) as it\nis a very popular framework to create responsive websites.\n\n.. image:: https://raw.githubusercontent.com/Blueshoe/djangocms-layouter/master/layouter.gif\n\nDocumentation\n=============\n\nPlease feel free to contribute and help us to improve **Django-CMS Layouter**.\n\nInstallation and Configuration\n------------------------------\n\n**Django-CMS Layouter** supports Django-CMS>=3.4. It may work with any older version.\n\n* Install via pip: ``pip install djangocms-layouter``.\n* Add ``layouter`` to ``INSTALLED_APPS``.\n* Add ``url(r'^layouter/', include('layouter.urls', namespace='layouter'), )`` to your url config\n* Run migrations: ``python manage.py migrate layouter``.\n* Set the setting ``LAYOUTER_BOOTSTRAP_VERSION`` to 3 or 4.\n* Done.\n\nPlease note: Migrations are generated each release. If you checkout the current state of development\nmigrations might be missing.\n\nFeatures\n--------\n\nThese are the core features of **Django-CMS Layouter**:\n\n* Flat tree in structure mode\n* Automatic arrangement of columns, for different screen sizes\n* Warning, due to too many plugins, in structure mode\n* Optional equal height for columns (uses CSS3 flexbox)\n* Toggle grid - show and hide grid in content mode\n\nToDo's\n------\n\nNo software is perfect, everyone's code sucks. Feel free to suggest, criticize and/or contribute.\n\n**Dynamic Warning Updates** - Dragging and Dropping in the structure view does not update the warnings within the\nplugin.\n\n**Add support for Divio Cloud** - Adding support for the Divio Cloud, so that the Layouter is installable via\nDivio Cloud control panel.\n\n**Author / Editor Documentation** - IMHO this is one of the things Django-CMS lacks. We need more and better resources\nfor authors and editors. Not only for Django-CMS, this plugin needs it to, for sure.\n\n**Advanced Mode** - Not completely sure what it should look like. The current implementation is very limited\nwhen it comes to adapting columns for different screen sizes or using more than 4 columns. It currently is completely\ndefined by this plugin, which can be good, but does not have to be. Some users want the plugin to take care, others want\nto control the behaviour themselves.\n\n**Tests** - There should be something like casper.js tests, maybe there is something better.", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/Blueshoe/djangocms-layouter/archive/0.3.1.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Blueshoe/djangocms-layouter", "keywords": "django,Django CMS,grid,bootstrap,website,CMS,Blueshoe", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "djangocms-layouter", "package_url": "https://pypi.org/project/djangocms-layouter/", "platform": "", "project_url": "https://pypi.org/project/djangocms-layouter/", "project_urls": { "Download": "https://github.com/Blueshoe/djangocms-layouter/archive/0.3.1.zip", "Homepage": "https://github.com/Blueshoe/djangocms-layouter" }, "release_url": "https://pypi.org/project/djangocms-layouter/0.3.1/", "requires_dist": null, "requires_python": "", "summary": "Grid system for Django-CMS users which aims for ease of use.", "version": "0.3.1" }, "last_serial": 4165453, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "66e48fa945e45ed6a86d8ddf87010fe7", "sha256": "c0cbd1cdaa2bdb9a4873e51f4583887abbfe25c24d095c3beef29ff6929946b1" }, "downloads": -1, "filename": "djangocms-layouter-0.1.tar.gz", "has_sig": false, "md5_digest": "66e48fa945e45ed6a86d8ddf87010fe7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3714, "upload_time": "2017-01-09T15:52:51", "url": "https://files.pythonhosted.org/packages/ea/73/e8f0de4b727ab42ff719e66286dc223f0bdcc7c7e3fa3b2c756177c4f166/djangocms-layouter-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "b3e1baca655b3cee511ac90a9355044b", "sha256": "fa170412dc1bd36bb18d516a229533fe5c8590f4f690f05deb4b8699749ff60d" }, "downloads": -1, "filename": "djangocms-layouter-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b3e1baca655b3cee511ac90a9355044b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3713, "upload_time": "2017-01-11T09:23:19", "url": "https://files.pythonhosted.org/packages/af/b6/58c800732d542b584c757919bb2843446067d8e695f8f7c41590f3619843/djangocms-layouter-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "fd399a61fc9f3f1241c69612f9932d5b", "sha256": "e1d81ed5df0337b39452f8ac470c874eaa7cb47b7d2350869c85ba67e3868bf9" }, "downloads": -1, "filename": "djangocms-layouter-0.1.2.tar.gz", "has_sig": false, "md5_digest": "fd399a61fc9f3f1241c69612f9932d5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5320, "upload_time": "2017-03-31T17:04:32", "url": "https://files.pythonhosted.org/packages/3d/24/560d17b63a89f13a3e3a7fbc2c356825beac6bfc40a5fdfe52c9ae9114a9/djangocms-layouter-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "6ae840f3119711c5a35b766d75a8a130", "sha256": "a917f0fcaf4b9f9c82519621c7edd2ee66fef1c94e8eb980f8b5461f05c0328e" }, "downloads": -1, "filename": "djangocms-layouter-0.1.3.tar.gz", "has_sig": false, "md5_digest": "6ae840f3119711c5a35b766d75a8a130", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6668, "upload_time": "2017-04-22T13:29:07", "url": "https://files.pythonhosted.org/packages/3d/c2/8cf58783c8cef89f3ac5e9fa05828ee7c0a44a6ea9409925ebfe019e5cdd/djangocms-layouter-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "8c6d8eee4fb438408dbc3c842c2c68a6", "sha256": "66fe3ef6516ea83c10a592b53c61ece62e1160bd6e4d10471f25c3a102e55c6e" }, "downloads": -1, "filename": "djangocms-layouter-0.1.4.tar.gz", "has_sig": false, "md5_digest": "8c6d8eee4fb438408dbc3c842c2c68a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6701, "upload_time": "2017-05-01T16:31:53", "url": "https://files.pythonhosted.org/packages/0f/d3/af5b40a161c1fd9c84124ca721e75c8bc29645f257abee7ace34041eeb19/djangocms-layouter-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "556a1c0f1aaa1e82c6a8b46d1ffba079", "sha256": "d8fa7351b497a4bb5572cd783ff1e2d4dcf22f284ba8b05ee2fca032e51ec7a0" }, "downloads": -1, "filename": "djangocms-layouter-0.1.5.tar.gz", "has_sig": false, "md5_digest": "556a1c0f1aaa1e82c6a8b46d1ffba079", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7313, "upload_time": "2017-06-18T10:37:35", "url": "https://files.pythonhosted.org/packages/eb/07/4db2def3564613b0226da7e71787f7f53b473a341043cd428a49d482f6c8/djangocms-layouter-0.1.5.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "a5012e8c0e909de101c16992b20acb61", "sha256": "3ad1e7915225e6895fa4977c4f028438b88c4820fad35e5f73dd58d0f96e529f" }, "downloads": -1, "filename": "djangocms-layouter-0.2.tar.gz", "has_sig": false, "md5_digest": "a5012e8c0e909de101c16992b20acb61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9458, "upload_time": "2018-02-19T15:10:46", "url": "https://files.pythonhosted.org/packages/b6/ff/6c205c60da7716e37bbd2db59ae58e53daa34156fe88796bf04e7a0c1c8b/djangocms-layouter-0.2.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "7c638766f3f118c3bfc51ea5cf06052b", "sha256": "415a05304e99ed4a3e042bc05169946810c475dd4c9546107dead48a751253f6" }, "downloads": -1, "filename": "djangocms-layouter-0.3.1.tar.gz", "has_sig": false, "md5_digest": "7c638766f3f118c3bfc51ea5cf06052b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33668, "upload_time": "2018-08-13T14:06:46", "url": "https://files.pythonhosted.org/packages/f9/2c/11ba6d09304f53d9d355fafff1f02720b3ca4145e4b79a065514b6110354/djangocms-layouter-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7c638766f3f118c3bfc51ea5cf06052b", "sha256": "415a05304e99ed4a3e042bc05169946810c475dd4c9546107dead48a751253f6" }, "downloads": -1, "filename": "djangocms-layouter-0.3.1.tar.gz", "has_sig": false, "md5_digest": "7c638766f3f118c3bfc51ea5cf06052b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33668, "upload_time": "2018-08-13T14:06:46", "url": "https://files.pythonhosted.org/packages/f9/2c/11ba6d09304f53d9d355fafff1f02720b3ca4145e4b79a065514b6110354/djangocms-layouter-0.3.1.tar.gz" } ] }