{ "info": { "author": "Natan \u017dabkar", "author_email": "natan.zabkar@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Pylons", "Framework :: Pyramid", "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 :: Software Development :: User Interfaces" ], "description": "============\nkotti_disqus\n============\n\nThis is an extension to the Kotti CMS that adds a commenting system to your\nsite. It uses `Disqus `_, so you need to register an\naccount there before you can use it.\n\n`Find out more about Kotti`_\n\nSetup\n=====\n\nTo activate the ``kotti_disqus`` add-on in your Kotti site, you need to add an\nentry to the ``kotti.configurators`` setting in your Paste Deploy config. If\nyou don't have a ``kotti.configurators`` option, add one. ``kotti_disqus``\ndepends on ``kotti_settings`` so you need to add a line for this add-on too::\n\n kotti.configurators =\n kotti_settings.kotti_configure\n kotti_disqus.kotti_configure\n\nYou can change some settings at the settings page\n(http://your.domain/@@settings or use the submenu of \"Site Setup\").\n\n+------------------------+----------------------------------------------------+\n| Option | Explanation |\n+========================+====================================================+\n| Disqus Shortname | The shortname you registered at Disqus. |\n| | **Necessary for the commenting system to work!** |\n+------------------------+----------------------------------------------------+\n| Disqus Base URL | Change the base URL - useful if you move your site |\n| | to another URL but want to keep your comments. |\n| | Will use the current URL if not set. |\n+------------------------+----------------------------------------------------+\n| Disqus Available Types | Select the types on which you want to enable |\n| | comments. You can select from all types available |\n| | to Kotti via ``kotti.available_types``. **If |\n| | nothing is selected, comments won't appear so be |\n| | sure to select at least one of these.** |\n+------------------------+----------------------------------------------------+\n\nIf you need to include a type not available in ``kotti.available_types`` or\nwant to force an option that can never be disabled, you can do so via\n``kotti_disqus.extra_types``, such as::\n\n kotti_disqus.extra_types =\n kotti.resources.Document\n kotti.resources.Image\n\n\n.. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti\n\n\nChangelog\n=========\n\n0.1\n---\n\n- Initial release.", "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/nightmarebadger/kotti_disqus", "keywords": "kotti add-on", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "kotti_disqus", "package_url": "https://pypi.org/project/kotti_disqus/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kotti_disqus/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/nightmarebadger/kotti_disqus" }, "release_url": "https://pypi.org/project/kotti_disqus/0.1/", "requires_dist": null, "requires_python": null, "summary": "Disqus commenting system add-on for Kotti", "version": "0.1" }, "last_serial": 966519, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "fd69235d28c216d4a30f928ef61569d1", "sha256": "2d8e35592061e470378bf5ebc31f30ebbee1e8b16ce2ad1da22e43f28e3b04c8" }, "downloads": -1, "filename": "kotti_disqus-0.1.tar.gz", "has_sig": false, "md5_digest": "fd69235d28c216d4a30f928ef61569d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7171, "upload_time": "2014-01-12T11:57:33", "url": "https://files.pythonhosted.org/packages/a6/18/2632d0402af0dfcb71b37a24c25a7aeeb42a4d106becf0c3e4eedcb8a49e/kotti_disqus-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fd69235d28c216d4a30f928ef61569d1", "sha256": "2d8e35592061e470378bf5ebc31f30ebbee1e8b16ce2ad1da22e43f28e3b04c8" }, "downloads": -1, "filename": "kotti_disqus-0.1.tar.gz", "has_sig": false, "md5_digest": "fd69235d28c216d4a30f928ef61569d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7171, "upload_time": "2014-01-12T11:57:33", "url": "https://files.pythonhosted.org/packages/a6/18/2632d0402af0dfcb71b37a24c25a7aeeb42a4d106becf0c3e4eedcb8a49e/kotti_disqus-0.1.tar.gz" } ] }