{ "info": { "author": "Anton Egorov", "author_email": "anton.egoroff@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.5", "Framework :: Django :: 1.6", "Framework :: Django :: 1.7", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "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 :: Communications", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Message Boards", "Topic :: Internet :: WWW/HTTP :: Site Management" ], "description": "================\ncmsplugin-iframe\n================\n\n|ci| |pypi| |status|\n\n.. |ci| image:: https://img.shields.io/travis/satyrius/cmsplugin-iframe.svg\n :target: https://travis-ci.org/satyrius/cmsplugin-iframe\n\n.. |pypi| image:: https://img.shields.io/pypi/v/cmsplugin-iframe.svg\n :target: https://pypi.python.org/pypi/cmsplugin-iframe/\n :alt: Latest Version\n\n.. |status| image:: https://img.shields.io/pypi/status/cmsplugin-iframe.svg\n :target: https://pypi.python.org/pypi/cmsplugin-iframe/\n :alt: Development Status\n\nAll major video hosters like *YouTube* and *Vemeo* has embed codes as *html iframe* snippets.\nThis Django CMS plugin allows you to add video iframe to the page (actually you can add any page as iframe, not only video).\n\nRequirements\n============\n\nIt works fine and tested under both ``Python 2`` ``Python 3``. The following libraries are required\n\n- ``Django`` >= 1.5 (use ``Django`` >= 1.8 for ``Python 3.5``, because of `HTMLParser `_)\n- ``django-cms`` >= 3.0 (we recommend to use Django CMS 3.0 and higher, contact us if you need prior CMS versions supports and have some issues)\n- ``beautifulsoup4`` for iframe embed snippets parsing\n\nInstallation\n============\n\n::\n\n$ pip install cmsplugin-iframe\n\nConfigure installed apps in your ``settings.py`` ::\n\n INSTALLED_APPS = [\n # django contrib and django cms apps\n 'cmsplugin_iframe',\n ]\n\nMigrate your database ::\n\n django-admin.py migrate cmsplugin_iframe\n\nUsage\n=====\n\nAdd plugin to the page with common way. You can specify video by URL or give plugin an iframe html snippet to parse.\nTo customize how it looks you can override `cms/plugins/iframe.html`.\n\nChangelog\n=========\nThe changelog can be found at `repo's release notes `_\n\nContributing\n============\nFork the repo, create a feature branch then send me pull request. Feel free to create new issues or contact me via email.\n\nTranslation\n-----------\nYou could also help me to translate `cmsplugin-iframe` to your native language `with Transifex `_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/satyrius/cmsplugin-iframe", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "cmsplugin-iframe", "package_url": "https://pypi.org/project/cmsplugin-iframe/", "platform": "OS Independent", "project_url": "https://pypi.org/project/cmsplugin-iframe/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/satyrius/cmsplugin-iframe" }, "release_url": "https://pypi.org/project/cmsplugin-iframe/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "Django CMS page iframe plugin", "version": "0.1.5" }, "last_serial": 2080140, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3acb3cec7d6084ec7a2f75f12f36374b", "sha256": "1dda85d89da76c5c6621a32e8362832daef37fd6dd2e734a0f56ebeb6b43e2a5" }, "downloads": -1, "filename": "cmsplugin-iframe-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3acb3cec7d6084ec7a2f75f12f36374b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6142, "upload_time": "2014-12-27T19:32:18", "url": "https://files.pythonhosted.org/packages/96/2c/f7dd26ae6a962651afe10b00e4fca736bf2e9ba5ef786d5d67977bda9e3d/cmsplugin-iframe-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e3d203573f6dedafb71eb6cc2244c688", "sha256": "35f4ad8b39d09646113219f144b9a58ad585ff2504a0051aad4d92a3781dacf6" }, "downloads": -1, "filename": "cmsplugin-iframe-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e3d203573f6dedafb71eb6cc2244c688", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6746, "upload_time": "2015-01-11T14:04:56", "url": "https://files.pythonhosted.org/packages/50/f7/efdf0057b63beca035102d8ce134be043aa05aea21f3dd8d28573ce8d0b4/cmsplugin-iframe-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "f683be26f6c935695d19c3669bc9afac", "sha256": "e0e94cf43c3728ebca2208da0f3ab544b0cea569dfca537d28af6b520c6f29c4" }, "downloads": -1, "filename": "cmsplugin-iframe-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f683be26f6c935695d19c3669bc9afac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6813, "upload_time": "2015-09-07T09:37:47", "url": "https://files.pythonhosted.org/packages/d4/10/6bbc3b250a3eadd84c0ecbaff398398ad8ab5f8f8d2cfc1eb9b861bb9cc3/cmsplugin-iframe-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "71fe5648bfaf5cc7e0273baec4cbf6d0", "sha256": "10957fe131751caa4ef5fc19323d8a60d6de2ccc591724f1b41c37ec7ae53b89" }, "downloads": -1, "filename": "cmsplugin-iframe-0.1.3.tar.gz", "has_sig": false, "md5_digest": "71fe5648bfaf5cc7e0273baec4cbf6d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6936, "upload_time": "2015-12-21T07:45:12", "url": "https://files.pythonhosted.org/packages/15/bf/4a966c55a9a9af10ec1491ff7d230bf8103ebb6fde0164a6153fe7c980b9/cmsplugin-iframe-0.1.3.tar.gz" } ], "0.1.4": [], "0.1.5": [ { "comment_text": "", "digests": { "md5": "e52f2de9c38cb685207279264ee46dbc", "sha256": "a8614757160c0e04b9104d1db95dd7b73543c1e1550494dfd9b055c434292a6d" }, "downloads": -1, "filename": "cmsplugin-iframe-0.1.5.tar.gz", "has_sig": false, "md5_digest": "e52f2de9c38cb685207279264ee46dbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6944, "upload_time": "2016-04-23T18:57:58", "url": "https://files.pythonhosted.org/packages/49/a7/43785ec673e0f0778f96a1b21abb4ae3d1994231ae4999541601ab84a752/cmsplugin-iframe-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e52f2de9c38cb685207279264ee46dbc", "sha256": "a8614757160c0e04b9104d1db95dd7b73543c1e1550494dfd9b055c434292a6d" }, "downloads": -1, "filename": "cmsplugin-iframe-0.1.5.tar.gz", "has_sig": false, "md5_digest": "e52f2de9c38cb685207279264ee46dbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6944, "upload_time": "2016-04-23T18:57:58", "url": "https://files.pythonhosted.org/packages/49/a7/43785ec673e0f0778f96a1b21abb4ae3d1994231ae4999541601ab84a752/cmsplugin-iframe-0.1.5.tar.gz" } ] }