{ "info": { "author": "Alireza Savand", "author_email": "alireza.savand@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development" ], "description": "=================\ncmsplugin-filery\n=================\n\n.. contents:: Table of contents\n\nOverview\n=========\ncmsplugin-filery adds simple & minimal image gallery for django-cms.\nAnd it's based on django-filer.\n\nFeatures:\n\n- Uses django-filer for storing images.\n- Ordering images\n\nPlease not that cmsplugin-filery requires:\n\n- easy-thumbnails \n http://pypi.python.org/pypi/easy-thumbnails/\n- django-filer\n http://pypi.python.org/pypi/django-filer/\n\nInstallation\n============\n\n#. `pip install cmsplugin-filery`\n#. Add ``cmsplugin_filery`` to ``INSTALLED_APPS`` (if necessary)\n#. Run ``syncdb`` or ``migrate cmsplugin_filery`` if using **South**\n\n\nUsage\n=====\n\nJust ovveride the original filery's gallery templates,\nlike when you overide admin templates.\n\n::\n \n templates/cmsplugin_filery/gallery.html\n\nBugs & Contribution\n===================\n\nPlease use Github to report bugs, feature requests and submit your code:\n\nhttps://github.com/Alir3z4/cmsplugin-filery/issues", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/cmsplugin-filery", "keywords": "django,django-cms,web,cms,cmsplugin,plugin,image,gallery", "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "cmsplugin-filery", "package_url": "https://pypi.org/project/cmsplugin-filery/", "platform": "OS Independent", "project_url": "https://pypi.org/project/cmsplugin-filery/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/cmsplugin-filery" }, "release_url": "https://pypi.org/project/cmsplugin-filery/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Image gallery based on django-filer", "version": "1.0.1" }, "last_serial": 787552, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "8f22d71083f2e88c9e6c723af450f886", "sha256": "e95bdf4b2dcecd1dcd3132e2f8754d1fd3ff64da1085e9ec59dca8e5ea743e88" }, "downloads": -1, "filename": "cmsplugin-filery-1.0.tar.gz", "has_sig": false, "md5_digest": "8f22d71083f2e88c9e6c723af450f886", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5430, "upload_time": "2012-09-23T14:33:27", "url": "https://files.pythonhosted.org/packages/f7/bb/95a163ff71d137bbffc52c5a76253dc116b5cc4db5eda40de7735be85402/cmsplugin-filery-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "5f0a5479457a90d2e9b1caf12b0dea88", "sha256": "24f0190b1e99fd16bd0e580ef3a6689aea7f97df4183e88cd39034e3264458a0" }, "downloads": -1, "filename": "cmsplugin-filery-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5f0a5479457a90d2e9b1caf12b0dea88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5593, "upload_time": "2013-05-03T13:28:28", "url": "https://files.pythonhosted.org/packages/58/61/000009b75756179e3eb70d47964526f9422abc11d0d2a80243112e4adae8/cmsplugin-filery-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5f0a5479457a90d2e9b1caf12b0dea88", "sha256": "24f0190b1e99fd16bd0e580ef3a6689aea7f97df4183e88cd39034e3264458a0" }, "downloads": -1, "filename": "cmsplugin-filery-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5f0a5479457a90d2e9b1caf12b0dea88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5593, "upload_time": "2013-05-03T13:28:28", "url": "https://files.pythonhosted.org/packages/58/61/000009b75756179e3eb70d47964526f9422abc11d0d2a80243112e4adae8/cmsplugin-filery-1.0.1.tar.gz" } ] }