{ "info": { "author": "Alexander Paramonov", "author_email": "alex@paramono.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "==================\nfeincms_mediaicons\n==================\n\nfeincms_mediaicons adds default rendering functionality to some of the most\ncommon mediafile types. By default, the icon corresponding to a certain \nfiletype is displayed next to the mediafile link\n\nInstallation\n------------\n\n1. Add \"feincms_mediaicons\" to your INSTALLED_APPS; it is recommended\n to include it below your own apps so that you can later override templates \n bundled with this plugin in your own code (since django matches templates in\n order defined by INSTALLED_APPS, if you put feincms_mediaicons above your \n apps, it will ignore your overrides). Like this::\n\n INSTALLED_APPS = (\n # ...\n 'your_app_one'\n 'your_app_two'\n 'feincms_mediaicons',\n )\n\n2. If necessary, override templates in::\n\n project_dir/app/templates/content/mediafile/.html\n\n3. If necessary, override static files (icons) in::\n\n project_dir/app/static/mediafile/.png\n\nNo migrations required (this module contains static files and templates only)\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/paramono/feincms_mediaicons", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "feincms-mediaicons", "package_url": "https://pypi.org/project/feincms-mediaicons/", "platform": "", "project_url": "https://pypi.org/project/feincms-mediaicons/", "project_urls": { "Homepage": "https://github.com/paramono/feincms_mediaicons" }, "release_url": "https://pypi.org/project/feincms-mediaicons/1.0.3/", "requires_dist": null, "requires_python": "", "summary": "Some templates and static files for media file rendering", "version": "1.0.3" }, "last_serial": 2468557, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "b9592b3ecc0dfef62e1407ba5f28dcd2", "sha256": "eddbd1a3294405ae8d2688d6f775ccfe2e1d370eaf87e849d03291867463610b" }, "downloads": -1, "filename": "feincms_mediaicons-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b9592b3ecc0dfef62e1407ba5f28dcd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13041, "upload_time": "2016-04-02T21:40:33", "url": "https://files.pythonhosted.org/packages/13/04/b80f561ae604074af9fb095917bafd3f8652a3a31fb8fab3255cf09b2b54/feincms_mediaicons-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "1fd1eb57161085294237fde6d7dfd510", "sha256": "2bf9caee4d6b61f0f394b7e8b27b0e900d666bf795f91e099ce0a2fdf57b6425" }, "downloads": -1, "filename": "feincms_mediaicons-1.0.1.tar.gz", "has_sig": false, "md5_digest": "1fd1eb57161085294237fde6d7dfd510", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13041, "upload_time": "2016-04-02T22:04:31", "url": "https://files.pythonhosted.org/packages/e0/37/da96fd6e3879f3314ae58f48c9deed1e2456b2af289586b7f3732a9e725d/feincms_mediaicons-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "9af49a37edb1885ce4cb59d5a0c0ee9b", "sha256": "de98cd70c1d803580293bd1595c1b23ae4a0d7ad24ab724ea3dbf910243e0907" }, "downloads": -1, "filename": "feincms_mediaicons-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "9af49a37edb1885ce4cb59d5a0c0ee9b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 22309, "upload_time": "2016-07-06T11:14:48", "url": "https://files.pythonhosted.org/packages/49/0a/639937e5435bd7febdc8391c25b44683db893056415864a0e2de2505d6a0/feincms_mediaicons-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fe3a71b588c412e5d7eb67843fba0102", "sha256": "d64391982e987917eb3272e87b7576c50e0631911d1be24a76f014156a36a48e" }, "downloads": -1, "filename": "feincms_mediaicons-1.0.2.tar.gz", "has_sig": false, "md5_digest": "fe3a71b588c412e5d7eb67843fba0102", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13140, "upload_time": "2016-07-06T11:14:52", "url": "https://files.pythonhosted.org/packages/e9/ff/0fe29018d09867ff12f91f96b50217297eb11e0cfdbe2402e05efdcd9ae4/feincms_mediaicons-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "16dfb1b0727888232f7cd4b4cf222cf8", "sha256": "77b79926ef64682d571d9f037edba46651f021faa9b2dd3425c5e17560247020" }, "downloads": -1, "filename": "feincms_mediaicons-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "16dfb1b0727888232f7cd4b4cf222cf8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19556, "upload_time": "2016-11-18T13:58:16", "url": "https://files.pythonhosted.org/packages/95/7c/54c1dde7f6ebcebc3d6a92a9f3a5dc3c428a1caabfae8e9a0186b6f473fe/feincms_mediaicons-1.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a845ba5f448a0e80f5d5345f4a3c29e0", "sha256": "feee3a97f4d9a1a5af8ede35c9bcfa6dba1f2ff96eb718bb80ff6f7452cb889b" }, "downloads": -1, "filename": "feincms_mediaicons-1.0.3.tar.gz", "has_sig": false, "md5_digest": "a845ba5f448a0e80f5d5345f4a3c29e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13215, "upload_time": "2016-11-18T13:58:18", "url": "https://files.pythonhosted.org/packages/a3/3b/898c397e3d54567273aca9cdec89cdafcc325376bd5037d1f9011908784f/feincms_mediaicons-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "16dfb1b0727888232f7cd4b4cf222cf8", "sha256": "77b79926ef64682d571d9f037edba46651f021faa9b2dd3425c5e17560247020" }, "downloads": -1, "filename": "feincms_mediaicons-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "16dfb1b0727888232f7cd4b4cf222cf8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 19556, "upload_time": "2016-11-18T13:58:16", "url": "https://files.pythonhosted.org/packages/95/7c/54c1dde7f6ebcebc3d6a92a9f3a5dc3c428a1caabfae8e9a0186b6f473fe/feincms_mediaicons-1.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a845ba5f448a0e80f5d5345f4a3c29e0", "sha256": "feee3a97f4d9a1a5af8ede35c9bcfa6dba1f2ff96eb718bb80ff6f7452cb889b" }, "downloads": -1, "filename": "feincms_mediaicons-1.0.3.tar.gz", "has_sig": false, "md5_digest": "a845ba5f448a0e80f5d5345f4a3c29e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13215, "upload_time": "2016-11-18T13:58:18", "url": "https://files.pythonhosted.org/packages/a3/3b/898c397e3d54567273aca9cdec89cdafcc325376bd5037d1f9011908784f/feincms_mediaicons-1.0.3.tar.gz" } ] }