{ "info": { "author": "Djeese Factory GmbH", "author_email": "say@djee.se", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "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 :: Communications", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Message Boards" ], "description": "#################\nCMS Plugin Disqus\n#################\n\n`django CMS`_ plugin for `Disqus`_.\n\n\n************\nInstallation\n************\n\nThis plugin requires `django CMS` 2.2 or higher to be properly installed and\nconfigured. It also requires you to have a `Disqus`_ account.\n\n* In your projects `virtualenv`_, run ``pip install cmsplugin-disqus``.\n* Add ``'cmsplugin_disqus'`` to your ``INSTALLED_APPS`` setting.\n* Set the ``DISQUS_SHORTNAME`` setting to your sites shortname. See the Disqus\n documentation for more details.\n* Run ``manage.py migrate cmsplugin_disqus``.\n\n\n*********\nTemplates\n*********\n\nCMS Plugin Disqus has a single template, located at\n``cmsplugin_disqus/disqus_plugin.html``. The template is rendered with the \nfollowing context variables:\n\n* ``DISQUS_SHORTNAME``: The value of the ``DISQUS_SHORTNAME`` setting, used by\n `Disqus`_ to identify your site.\n* ``instance``: The plugin instance used to render the template.\n* ``developermode``: The value of the ``DEBUG`` setting, can be used to turn on\n the `Disqus`_ developer mode for testing.\n\nThe context is inherited from the main context used to render the page,\ntherefore you also get all context variables from your template context\nprocessors. Most importantly you get the ``request`` object, which you can use\nto load the `Disqus`_ embed javascript code over HTTPS if necessary.\n\n\n************\nTranslations\n************\n\nYou can help translate this plugin at \nhttps://www.transifex.net/projects/p/cmsplugin-disqus/.\n\n.. _django CMS: https://www.django-cms.org\n.. _Disqus: http://disqus.com\n.. _virtualenv: http://www.virtualenv.org", "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/djeese/cmsplugin-disqus", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "cmsplugin-disqus", "package_url": "https://pypi.org/project/cmsplugin-disqus/", "platform": "OS Independent", "project_url": "https://pypi.org/project/cmsplugin-disqus/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/djeese/cmsplugin-disqus" }, "release_url": "https://pypi.org/project/cmsplugin-disqus/1.0/", "requires_dist": null, "requires_python": null, "summary": "Disqus plugin for django CMS", "version": "1.0" }, "last_serial": 719142, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "b2b72190e5357b6efa4cb60dc66f4abd", "sha256": "b52e3833c2d71b9b06f1f9cf640e3dd8be2fd1bbcdb13da53641a5db2d4c74fd" }, "downloads": -1, "filename": "cmsplugin-disqus-1.0.tar.gz", "has_sig": false, "md5_digest": "b2b72190e5357b6efa4cb60dc66f4abd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7484, "upload_time": "2011-11-16T12:13:36", "url": "https://files.pythonhosted.org/packages/a6/77/44c7bbf9e0061f7410e3081a3ec2026aedb5c39b7d2d724768913a0f2451/cmsplugin-disqus-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b2b72190e5357b6efa4cb60dc66f4abd", "sha256": "b52e3833c2d71b9b06f1f9cf640e3dd8be2fd1bbcdb13da53641a5db2d4c74fd" }, "downloads": -1, "filename": "cmsplugin-disqus-1.0.tar.gz", "has_sig": false, "md5_digest": "b2b72190e5357b6efa4cb60dc66f4abd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7484, "upload_time": "2011-11-16T12:13:36", "url": "https://files.pythonhosted.org/packages/a6/77/44c7bbf9e0061f7410e3081a3ec2026aedb5c39b7d2d724768913a0f2451/cmsplugin-disqus-1.0.tar.gz" } ] }