{ "info": { "author": "Armin Ronacher", "author_email": "armin.ronacher@active-4.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "Environment :: Web Environment", "Framework :: Lektor", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License" ], "description": "# lektor-disqus-comments\n\nThis plugin adds support for Disqus comments to Lektor. Once the plugin is\nenabled a `render_disqus_comments` function which can render a disqus comment\nbox.\n\n## Enabling the Plugin\n\nTo enable the plugin add this to your project file:\n\n```shell\n$ lektor plugins add lektor-disqus-comments\n```\n\n## Configuring the Plugin\n\nThe plugin has a config file that is needed to inform it about your\nwebsite. Just create a file named `disqus-comments.ini` into your\n`configs/` folder and configure the `shortname` key with the name of\nyour disqus community:\n\n```ini\nshortname = YOUR_SHORTNAME\n```\n\n## In Templates\n\nNow you can add a discussion box to any of your templates by just using\nthe `render_disqus_comments` function. Just calling it is enough to\nget the comment box:\n\n```html\n
{{ render_disqus_comments() }}
\n```\n\nOptionally the function accepts a few arguemnts:\n\n* `identifier` and `url` can be used to forcefully override the automatically\n detected defaults.\n* `title` can be used to set a title for the discussion that overrides\n the title that disqus takes from the page's title tag otherwise.\n* `category_id` sets the category id. Look at the disqus documentation\n for more information.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/lektor/lektor-disqus-comments", "keywords": "Lektor plugin static-site blog Disqus comments", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "lektor-disqus-comments", "package_url": "https://pypi.org/project/lektor-disqus-comments/", "platform": "", "project_url": "https://pypi.org/project/lektor-disqus-comments/", "project_urls": { "Homepage": "http://github.com/lektor/lektor-disqus-comments" }, "release_url": "https://pypi.org/project/lektor-disqus-comments/0.4.1/", "requires_dist": null, "requires_python": "", "summary": "Lektor plugin to add Disqus comments to a website.", "version": "0.4.1" }, "last_serial": 4741009, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "435b7d7c1609e3cbd697e731fd05b777", "sha256": "147a14494f261173ab04ec5c8a6af016050d87a900de7e053759dfdf037bd219" }, "downloads": -1, "filename": "lektor_disqus_comments-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "435b7d7c1609e3cbd697e731fd05b777", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3260, "upload_time": "2015-12-14T14:44:02", "url": "https://files.pythonhosted.org/packages/3a/31/786e3fc96fd69902b35e6b93f29c5c67129f2d60fcea72522338f5767f49/lektor_disqus_comments-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "053983e3deec31d9abc8f85180c073bb", "sha256": "58f18a6abdf2182d92a34799d0591291e9c417cfaa0df6f0d7ce67774eb57a1f" }, "downloads": -1, "filename": "lektor-disqus-comments-0.1.tar.gz", "has_sig": false, "md5_digest": "053983e3deec31d9abc8f85180c073bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3035, "upload_time": "2015-12-14T14:43:56", "url": "https://files.pythonhosted.org/packages/f6/f6/6f0362434ef646f96b17d501558034473e5f68385d7e3a66b1963befbe6c/lektor-disqus-comments-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "285ac00bf4878280f0d63adb60c16fbf", "sha256": "7c88045d6c125fc0c23329556c062450303bfd3de5dff4ab199001c1bb1cf6d5" }, "downloads": -1, "filename": "lektor_disqus_comments-0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "285ac00bf4878280f0d63adb60c16fbf", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3316, "upload_time": "2015-12-25T20:54:21", "url": "https://files.pythonhosted.org/packages/65/58/bc0939bee28170b1296ab1c7038469a62038936c90e8fa419d21373e320c/lektor_disqus_comments-0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1646171d59c816cbf4bb1e51886aaac0", "sha256": "ea7c2d8c6ee6d46057b1159904c061cc01706f8a661be70ca4ac830a50a81db6" }, "downloads": -1, "filename": "lektor-disqus-comments-0.2.tar.gz", "has_sig": false, "md5_digest": "1646171d59c816cbf4bb1e51886aaac0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3181, "upload_time": "2015-12-25T20:54:15", "url": "https://files.pythonhosted.org/packages/36/a3/b4930ce9780d89b902042ed2152bd277f80650e386676d0bfe254377a4c8/lektor-disqus-comments-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "c28e32f556b16766a0fd47ab1c419470", "sha256": "5d0a2f715d2e681819ddbb030cdc12240682576549bbb2333072704254fecfb3" }, "downloads": -1, "filename": "lektor_disqus_comments-0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "c28e32f556b16766a0fd47ab1c419470", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3273, "upload_time": "2018-05-12T19:39:42", "url": "https://files.pythonhosted.org/packages/a3/7c/350978618fcb4b029fcd091e6a2ee726f15096355abf60866641a050b687/lektor_disqus_comments-0.3-py3-none-any.whl" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "dd797d5246eb7df11c063fb6ab3ff0a5", "sha256": "df78c46d3eeeeaf73c48a93c0a5c09c6917857eeeb51fb678003bfa3429787cd" }, "downloads": -1, "filename": "lektor_disqus_comments-0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "dd797d5246eb7df11c063fb6ab3ff0a5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3270, "upload_time": "2018-05-12T20:33:20", "url": "https://files.pythonhosted.org/packages/0e/05/a307903b1566e51e4cd15f8c65a6a4d699aa7cc5e632a196ec2b5a1224cc/lektor_disqus_comments-0.4-py3-none-any.whl" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "86279223876ac44b6298bf4085d188cd", "sha256": "8d48c6b370862a6488a1742a53ae62e0562a8cbd3ccd03bab89bdb7244998975" }, "downloads": -1, "filename": "lektor_disqus_comments-0.4.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "86279223876ac44b6298bf4085d188cd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4286, "upload_time": "2019-01-25T17:18:35", "url": "https://files.pythonhosted.org/packages/f7/1d/7e3a116a9675614c17147ef9e8bf228b31997c8b08626f869dd02f4e60c4/lektor_disqus_comments-0.4.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dc15b6b6f2083423a5bfbc277b5f7048", "sha256": "d36edb4e6131fa583f40fa18fc45e849c05e098e290aadfc609d0a31d2d26c7a" }, "downloads": -1, "filename": "lektor-disqus-comments-0.4.1.tar.gz", "has_sig": false, "md5_digest": "dc15b6b6f2083423a5bfbc277b5f7048", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3710, "upload_time": "2019-01-25T17:18:36", "url": "https://files.pythonhosted.org/packages/61/09/7595da16471e1626d5012f3483b2568aee7981b85a5a67a96fb0023c10ac/lektor-disqus-comments-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "86279223876ac44b6298bf4085d188cd", "sha256": "8d48c6b370862a6488a1742a53ae62e0562a8cbd3ccd03bab89bdb7244998975" }, "downloads": -1, "filename": "lektor_disqus_comments-0.4.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "86279223876ac44b6298bf4085d188cd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4286, "upload_time": "2019-01-25T17:18:35", "url": "https://files.pythonhosted.org/packages/f7/1d/7e3a116a9675614c17147ef9e8bf228b31997c8b08626f869dd02f4e60c4/lektor_disqus_comments-0.4.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dc15b6b6f2083423a5bfbc277b5f7048", "sha256": "d36edb4e6131fa583f40fa18fc45e849c05e098e290aadfc609d0a31d2d26c7a" }, "downloads": -1, "filename": "lektor-disqus-comments-0.4.1.tar.gz", "has_sig": false, "md5_digest": "dc15b6b6f2083423a5bfbc277b5f7048", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3710, "upload_time": "2019-01-25T17:18:36", "url": "https://files.pythonhosted.org/packages/61/09/7595da16471e1626d5012f3483b2568aee7981b85a5a67a96fb0023c10ac/lektor-disqus-comments-0.4.1.tar.gz" } ] }