{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": ".. _DjangoCMS: https://www.django-cms.org\n.. _South: http://south.readthedocs.org/en/latest/\n.. _Porticus: https://github.com/emencia/porticus\n\ncmsplugin_porticus\n==================\n\nThis is the `DjangoCMS`_ plugins for `Porticus`_ to embed *Album* or *Galleries* in a cms page.\n\nLinks\n*****\n\n* Download his `PyPi package `_;\n* Clone it on his `Github repository `_;\n\nRequires\n********\n\n* Django >= 1.7;\n* `DjangoCMS`_ >= 3.3;\n* `Porticus`_ >= 1.0.0 (for *Porticus < 0.9* and so for *DjangoCMS 2.x* use the plugin version *<0.2* from the branch *djangocms_2*);\n\n**Warning:** Since ``0.3.0``, database migration has been switched to Django 1.7 migrations system and `South`_ support has been dropped. The `South`_ migration files are still there but moved to ``south_migrations``, resulting in you need ``south==1.x`` to use them. This is only needed if you need to migrate project datas to the last Porticus version, you don't have to care about this if you just start a new project.\n\nLast release version compatible with Django <= 1.6 + `DjangoCMS`_ 3.0 and `Porticus`_ 0.9 is still available on branch ``django_1-6``.\n\nOptional\n---------\n\n* `South`_ migration is supported;\n\nInstall\n*******\n\nIn your ``INSTALLED_APPS`` setting : ::\n\n INSTALLED_APPS = (\n ...\n 'cmsplugin_porticus',\n ...\n )\n\nThen add its settings : ::\n\n from cmsplugin_porticus.settings import *\n\nSee the plugin ``settings.py`` file to see what settings you can override.\n\nUsage\n*****\n\nOnce installed you can insert porticus Galleries or Albums in your page through the CMS toolbar. Each Porticus content in your pages can use a template from the defined ones in your settings.\n\nFor Album cloud tags if enabled, you will need to do some CSS to manage size diff between tags, class name start from tag-size-1 to tag-size-XXX where XXX is equivalent to ``settings.PORTICUS_ALBUM_PLUGIN_CLOUD_STEPS`` value (default is 6). Cloud tag html lives inside ``porticus/cms/album_detail.html``.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "cmsplugin-porticus", "package_url": "https://pypi.org/project/cmsplugin-porticus/", "platform": null, "project_url": "https://pypi.org/project/cmsplugin-porticus/", "project_urls": null, "release_url": "https://pypi.org/project/cmsplugin-porticus/0.6.0/", "requires_dist": null, "requires_python": "", "summary": "", "version": "0.6.0" }, "last_serial": 2526561, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "c9c89bd1cc78e83c258bd52d3a8d67e4", "sha256": "cf163eb52ae483cf9838266013bfbaced5df9d284359a549cfb0e86b457f03e0" }, "downloads": -1, "filename": "cmsplugin-porticus-0.1.2.tar.gz", "has_sig": false, "md5_digest": "c9c89bd1cc78e83c258bd52d3a8d67e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5650, "upload_time": "2014-11-07T05:47:24", "url": "https://files.pythonhosted.org/packages/24/03/1e4fb01e6882a007d6bfc020e677ff305116eeb4d66ce6cece54aa0d78db/cmsplugin-porticus-0.1.2.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "b3c174b7856d9ec9a53a08115d5ed041", "sha256": "57b838fdab818c364a8eb08c680fc652359c16425d263304cd30fc100eacac2f" }, "downloads": -1, "filename": "cmsplugin-porticus-0.2.tar.gz", "has_sig": false, "md5_digest": "b3c174b7856d9ec9a53a08115d5ed041", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6259, "upload_time": "2014-11-07T05:47:43", "url": "https://files.pythonhosted.org/packages/97/56/5d18e4ed154d572665478fac490756ccd29af62817dcfc9f0bbd306e4624/cmsplugin-porticus-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "737703b23d510126b7840c675fb1e49e", "sha256": "f110f654d2650d0f0dd0d8ff33fb9c06a63f956f05ec8f29ebb23ca3677c781e" }, "downloads": -1, "filename": "cmsplugin-porticus-0.3.tar.gz", "has_sig": false, "md5_digest": "737703b23d510126b7840c675fb1e49e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7221, "upload_time": "2015-11-09T22:50:02", "url": "https://files.pythonhosted.org/packages/e7/90/b65d158b1381dfb8600ec78c64f69e465a9ffc3ca7590796de666f1872e3/cmsplugin-porticus-0.3.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "513c9df836ec714360d569f534991007", "sha256": "acbc8c933df7236dc4e49d88831e3f7672b040d5a1d99de7d6655870e534551d" }, "downloads": -1, "filename": "cmsplugin-porticus-0.4.1.tar.gz", "has_sig": false, "md5_digest": "513c9df836ec714360d569f534991007", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8050, "upload_time": "2016-05-27T16:23:19", "url": "https://files.pythonhosted.org/packages/7a/b7/6929aa5eb4b281e83909d96507b655d5b6d3682ee9c9c99a490443322bb1/cmsplugin-porticus-0.4.1.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "60c2a25f77fd16daf68070a9bf6df015", "sha256": "6f93dff5e679c91e1a92a609ab65f64258ec60a6827ab9ae62da60406d0da302" }, "downloads": -1, "filename": "cmsplugin-porticus-0.5.0.tar.gz", "has_sig": false, "md5_digest": "60c2a25f77fd16daf68070a9bf6df015", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8817, "upload_time": "2016-06-09T16:30:03", "url": "https://files.pythonhosted.org/packages/43/01/d5e3127c5045418055c6c81931bdf010fcee05a11b57370b6979cf46b37c/cmsplugin-porticus-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "b1e49a93a5ab096ebcd431e472d701f1", "sha256": "15e2080bc5358de0e2109d4d074d3e47d752dfb2e2b5ce99804f17786a50e0b3" }, "downloads": -1, "filename": "cmsplugin-porticus-0.6.0.tar.gz", "has_sig": false, "md5_digest": "b1e49a93a5ab096ebcd431e472d701f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9201, "upload_time": "2016-12-18T14:21:29", "url": "https://files.pythonhosted.org/packages/b0/72/7af7796f8779173c28a188f53ed68c7ef78706c04b828adc5f2d3eb87de9/cmsplugin-porticus-0.6.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b1e49a93a5ab096ebcd431e472d701f1", "sha256": "15e2080bc5358de0e2109d4d074d3e47d752dfb2e2b5ce99804f17786a50e0b3" }, "downloads": -1, "filename": "cmsplugin-porticus-0.6.0.tar.gz", "has_sig": false, "md5_digest": "b1e49a93a5ab096ebcd431e472d701f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9201, "upload_time": "2016-12-18T14:21:29", "url": "https://files.pythonhosted.org/packages/b0/72/7af7796f8779173c28a188f53ed68c7ef78706c04b828adc5f2d3eb87de9/cmsplugin-porticus-0.6.0.tar.gz" } ] }