{ "info": { "author": "GISA Elkartea", "author_email": "kontaktua@gisa-elkartea.org", "bugtrack_url": null, "classifiers": [], "description": "=======================\ncmsplugin_gallery_filer\n=======================\n\ncmsplugin_gallery_filer adds simple gallery plugin to your djangoCMS\ninstallation\n\nFeatures:\n\n- Drag&Drop reordering of photos in the plugin admin\n- Unlimited, auto-discovered custom templates - you can change template\n of given gallery at anytime, use javascript galleries etc.\n- Uses django-filer for storing images.\n\nThis plugin is a fork of http://github.com/centralniak/cmsplugin_gallery to\nadd filer support. To get a django-filer_ free version go to the original\nplugin by Piotr Kilczuk.\n\nContributions and comments are welcome using Github at:\nhttp://github.com/shagi/cmsplugin_gallery_filer\n\nPlease not that cmsplugin_gallery_filer requires:\n\n- django-inline-ordering http://pypi.python.org/pypi/django-inline-ordering/\n- easy-thumbnails http://pypi.python.org/pypi/easy-thumbnails/\n- django-filer http://pypi.python.org/pypi/django-filer/\n\nInstallation\n============\n\n#. `pip install cmsplugin_gallery_filer`\n#. Add `'cmsplugin_gallery'` to `INSTALLED_APPS` (if necessary)\n#. Run `syncdb` or `migrate cmsplugin_gallery` if using South\n\nConfiguration\n=============\n\n#. Create directory for storing media files - files will be uploaded to\n MEDIA_ROOT + 'cmsplugin_gallery/images'. Make sure it is writable especially\n when running in embedded mode on production server.\n\n#. Very simple template is included with the project. To make it work 100%,\n install jQueryTOOLS for overlay support using your favorite method\n http://flowplayer.org/tools/download/index.html\n\nUsage\n=====\n\nThe easiest approach is to use a nice feature of cmsplugin_gallery -\nthe template autodiscovery. In order to take advantage of it, add your custom\ntemplates in the cmsplugin_gallery subdirectory of any of template dirs scanned\nby Django.\n\nIf you don't want to use the autodiscovery, you can hardcode available templates\nin settings.py using following setting:\n\n::\n\n CMSPLUGIN_GALLERY_TEMPLATES = (\n ('app/template.html', 'Template #1', ),\n ('app/other_template.html', 'Template #2', ),\n )\n\nEmbed as a typical plugin.\n\nBugs & Contribution\n===================\n\nPlease use Github to report bugs, feature requests and submit your code:\nhttp://github.com/shagi/cmsplugin_gallery_filer\n\n:date: 2012/08/01\n\n.. _django-filer: https://github.com/stefanfoulis/django-filer/\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://lagunak.gisa-elkartea.org/projects/cmsplugin-gallery-filer", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "cmsplugin_gallery_filer", "package_url": "https://pypi.org/project/cmsplugin_gallery_filer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cmsplugin_gallery_filer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://lagunak.gisa-elkartea.org/projects/cmsplugin-gallery-filer" }, "release_url": "https://pypi.org/project/cmsplugin_gallery_filer/0.5.2.1/", "requires_dist": null, "requires_python": null, "summary": "DjangoCMS image gallery plugin with drag&drop reordering in admin, support for thumbnails and jQueryTOOLS overlay. Fork to use django-filer", "version": "0.5.2.1" }, "last_serial": 726186, "releases": { "0.5.2.1": [ { "comment_text": "", "digests": { "md5": "80bb94889b7159fcfdff43ceb4623299", "sha256": "c34e48ab328c4f6b19a251ad45843c9f8741b9b2567d51b11569f729db04fd71" }, "downloads": -1, "filename": "cmsplugin_gallery_filer-0.5.2.1.tar.gz", "has_sig": false, "md5_digest": "80bb94889b7159fcfdff43ceb4623299", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10595, "upload_time": "2012-09-23T04:56:06", "url": "https://files.pythonhosted.org/packages/ed/a2/56a0d80b5161bcf9acb14a7c5caf949be4fcc3c3b4103ae9b1a5fc38190c/cmsplugin_gallery_filer-0.5.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "80bb94889b7159fcfdff43ceb4623299", "sha256": "c34e48ab328c4f6b19a251ad45843c9f8741b9b2567d51b11569f729db04fd71" }, "downloads": -1, "filename": "cmsplugin_gallery_filer-0.5.2.1.tar.gz", "has_sig": false, "md5_digest": "80bb94889b7159fcfdff43ceb4623299", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10595, "upload_time": "2012-09-23T04:56:06", "url": "https://files.pythonhosted.org/packages/ed/a2/56a0d80b5161bcf9acb14a7c5caf949be4fcc3c3b4103ae9b1a5fc38190c/cmsplugin_gallery_filer-0.5.2.1.tar.gz" } ] }