{ "info": { "author": "Mishbah Razzaque", "author_email": "mishbahx@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "=====================\ndjangocms-fbcomments\n=====================\n\n.. image:: http://img.shields.io/travis/mishbahr/djangocms-fbcomments.svg?style=flat-square\n :target: https://travis-ci.org/mishbahr/djangocms-fbcomments/\n\n.. image:: http://img.shields.io/pypi/v/djangocms-fbcomments.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-fbcomments/\n :alt: Latest Version\n\n.. image:: http://img.shields.io/pypi/dm/djangocms-fbcomments.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-fbcomments/\n :alt: Downloads\n\n.. image:: http://img.shields.io/pypi/l/djangocms-fbcomments.svg?style=flat-square\n :target: https://pypi.python.org/pypi/djangocms-fbcomments/\n :alt: License\n\n.. image:: http://img.shields.io/coveralls/mishbahr/djangocms-fbcomments.svg?style=flat-square\n :target: https://coveralls.io/r/mishbahr/djangocms-fbcomments?branch=master\n\nThe easiest way to integrate Facebook Comments for your django-cms powered site with lazy-loading, analytics and more.\n\n\nQuickstart\n----------\n\n1. Install ``djangocms-fbcomments``::\n\n pip install djangocms-fbcomments\n\n2. Add ``djangocms_fbcomments`` to ``INSTALLED_APPS``::\n\n INSTALLED_APPS = (\n ...\n 'djangocms_fbcomments',\n ...\n )\n\n3. Sync database (requires south>=1.0.1 if you are using Django 1.6.x)::\n\n python manage.py migrate\n\n4. To use the facebook moderation tool, you must include the following ``sekizai`` block in the ```` section of every template in which you want to use the comments plugin::\n\n {% load sekizai_tags %}\n\n \n \n {% render_block \"meta\" %}\n \n \n \n \n\n\nPreview\n-------\n\n.. image:: http://mishbahr.github.io/assets/djangocms-fbcomments/thumbnail/djangocms-fbcomments-001.png\n :target: http://mishbahr.github.io/assets/djangocms-fbcomments/djangocms-fbcomments-001.png\n :width: 760px\n :align: center\n\n\n.. image:: http://mishbahr.github.io/assets/djangocms-fbcomments/thumbnail/djangocms-fbcomments-002.png\n :target: http://mishbahr.github.io/assets/djangocms-fbcomments/djangocms-fbcomments-002.png\n :width: 760px\n :align: center\n\n\nYou may also like...\n--------------------\n\n* djangocms-disqus - https://github.com/mishbahr/djangocms-disqus\n* djangocms-forms \u2014 https://github.com/mishbahr/djangocms-forms\n* djangocms-gmaps \u2014 https://github.com/mishbahr/djangocms-gmaps\n* djangocms-instagram \u2014 https://github.com/mishbahr/djangocms-instagram\n* djangocms-responsive-wrapper \u2014 https://github.com/mishbahr/djangocms-responsive-wrapper\n* djangocms-twitter2 \u2014 https://github.com/mishbahr/djangocms-twitter2\n* djangocms-youtube \u2014 https://github.com/mishbahr/djangocms-youtube", "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/mishbahr/djangocms-fbcomments", "keywords": "djangocms-fbcomments,facebook,django-cms,cmsplugin-fbcomments", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "djangocms-fbcomments", "package_url": "https://pypi.org/project/djangocms-fbcomments/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/djangocms-fbcomments/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mishbahr/djangocms-fbcomments" }, "release_url": "https://pypi.org/project/djangocms-fbcomments/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "The easiest way to integrate Facebook Comments for your django-cms powered site with lazy-loading, analytics and more.", "version": "0.1.1" }, "last_serial": 1741503, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e6cffcec22ca554c1fab62787d3e0bfe", "sha256": "92593c1f07ef082bdcc0d27804221b20c9b76fbfcd098120e10073627279d2a4" }, "downloads": -1, "filename": "djangocms-fbcomments-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e6cffcec22ca554c1fab62787d3e0bfe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11447, "upload_time": "2015-09-27T15:43:16", "url": "https://files.pythonhosted.org/packages/9d/81/7ce373eb8635ee6bd322c2fa792175405786375f2f1fac99eb9e8abd9f8d/djangocms-fbcomments-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "723d38e724fe8c011761b61874234858", "sha256": "8478a5ec1deb70c3b1eaa36b61dc4bdb0323285b9cd548670922c7f006d1e8d1" }, "downloads": -1, "filename": "djangocms-fbcomments-0.1.1.tar.gz", "has_sig": false, "md5_digest": "723d38e724fe8c011761b61874234858", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11908, "upload_time": "2015-09-27T20:29:52", "url": "https://files.pythonhosted.org/packages/13/66/5cd3f7ce02e990f045bbe12a731c01b1e3f6b372e22e385c849d79a796ba/djangocms-fbcomments-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "723d38e724fe8c011761b61874234858", "sha256": "8478a5ec1deb70c3b1eaa36b61dc4bdb0323285b9cd548670922c7f006d1e8d1" }, "downloads": -1, "filename": "djangocms-fbcomments-0.1.1.tar.gz", "has_sig": false, "md5_digest": "723d38e724fe8c011761b61874234858", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11908, "upload_time": "2015-09-27T20:29:52", "url": "https://files.pythonhosted.org/packages/13/66/5cd3f7ce02e990f045bbe12a731c01b1e3f6b372e22e385c849d79a796ba/djangocms-fbcomments-0.1.1.tar.gz" } ] }