{ "info": { "author": "Nick Avgerinos", "author_email": "nicka@axcella.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "===============\r\n djangcms-rawhtml\r\n===============\r\n\r\nDjangoCMS Plugin that lets you insert raw HTML code into a page.\r\n\r\nThis idea might seem offensive to some CMS \"purists\", but every now and then there are times when inserting a little block of HTML code is needed to get a job done quickly.\r\n\r\nThis Plugin combines the ideas of `cmsplugin-raw-html `_\r\nwith `code-editor-django-admin `_ by giving \r\nyou a nice HTML editor `CodeMirror `_ to edit the code in rather than \r\na default ``TextField``.\r\n\r\nInstallation\r\n--------------\r\n\r\n1. Add to your ``INSTALLED_APPS`` (in ``settings.py``):\r\n\r\n INSTALLED_APPS = (\r\n ...\r\n 'djangocms-rawhtml',\r\n ...\r\n )\r\n\r\n2. Run migrations:\r\n\r\n python manage.py migrate djangocms_rawhtml\r\n\r\n3. \"Raw HTML\" should now be available as a plugin in the CMS!", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ketaro/djangocms-rawhtml", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "djangocms-rawhtml", "package_url": "https://pypi.org/project/djangocms-rawhtml/", "platform": "", "project_url": "https://pypi.org/project/djangocms-rawhtml/", "project_urls": { "Homepage": "https://github.com/ketaro/djangocms-rawhtml" }, "release_url": "https://pypi.org/project/djangocms-rawhtml/0.1/", "requires_dist": null, "requires_python": "", "summary": "Raw HTML Plugin for DjangoCMS with HTML code editor.", "version": "0.1" }, "last_serial": 2841461, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2d397d036351649beca3297aa5ec29fc", "sha256": "4c6b1960f87c73f061e6fdc62ce60b5e9f53e3fdfaaa3211e7341170e80d5f7f" }, "downloads": -1, "filename": "djangocms-rawhtml-0.1.tar.gz", "has_sig": false, "md5_digest": "2d397d036351649beca3297aa5ec29fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4330, "upload_time": "2017-05-01T05:57:42", "url": "https://files.pythonhosted.org/packages/75/af/baa967ce1782fcbd0525634cc396581c24da6639ced67b6bee86964098af/djangocms-rawhtml-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2d397d036351649beca3297aa5ec29fc", "sha256": "4c6b1960f87c73f061e6fdc62ce60b5e9f53e3fdfaaa3211e7341170e80d5f7f" }, "downloads": -1, "filename": "djangocms-rawhtml-0.1.tar.gz", "has_sig": false, "md5_digest": "2d397d036351649beca3297aa5ec29fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4330, "upload_time": "2017-05-01T05:57:42", "url": "https://files.pythonhosted.org/packages/75/af/baa967ce1782fcbd0525634cc396581c24da6639ced67b6bee86964098af/djangocms-rawhtml-0.1.tar.gz" } ] }