{ "info": { "author": "arteria GmbH", "author_email": "admin@arteria.ch", "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", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "========================\ndjangocms-inline-comment\n========================\n\n|build| |coverage|\n\n**django CMS Inline Comment** is a plugin for `django CMS `_ that allows you to add comments to the structure board, visible to editors only. You can nest other plugins inside an inline comment, which renders them invisible on a published page.\n\nSupports Django >= 1.8 and django CMS >= 3.3. https://github.com/divio/djangocms-text-ckeditor is a requirement.\n\n(If you are looking for a plugin for public-facing comments, please have a look at https://github.com/Nekmo/djangocms-comments, https://github.com/aldryn/aldryn-disqus, or https://github.com/mishbahr/djangocms-fbcomments.)\n\n\n.. image:: inline_comment_demo.gif\n\n\nInstallation\n------------\n\n* run ``pip install djangocms-inline-comment``\n* add ``'djangocms_text_ckeditor' and 'djangocms_inline_comment'`` to your ``INSTALLED_APPS``\n* run ``python manage.py migrate djangocms_inline_comment``\n\n\nRunning Tests\n-------------\n\nYou can run tests by executing::\n\n virtualenv env\n source env/bin/activate\n pip install -r requirements-test.txt\n python setup.py test\n\n\n.. |build| image:: https://travis-ci.org/arteria/djangocms-inline-comment.svg?branch=master\n :target: https://travis-ci.org/arteria/djangocms-inline-comment\n.. |coverage| image:: https://coveralls.io/repos/github/arteria/djangocms-inline-comment/badge.svg?branch=master\n :target: https://coveralls.io/github/arteria/djangocms-inline-comment?branch=master", "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/arteria/djangocms-inline-comment", "keywords": null, "license": "The MIT License", "maintainer": null, "maintainer_email": null, "name": "djangocms-inline-comment", "package_url": "https://pypi.org/project/djangocms-inline-comment/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/djangocms-inline-comment/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/arteria/djangocms-inline-comment" }, "release_url": "https://pypi.org/project/djangocms-inline-comment/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Add comments to the django CMS structure board.", "version": "0.0.2" }, "last_serial": 2738036, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "cf6e237f4eb8494751bb6fcc90d969c2", "sha256": "2c83584f2008c17d38b1b0f9a0a4595fc93a893cb0c35c9b42d72812d6171ad8" }, "downloads": -1, "filename": "djangocms-inline-comment-0.0.1.tar.gz", "has_sig": false, "md5_digest": "cf6e237f4eb8494751bb6fcc90d969c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5537, "upload_time": "2016-11-23T13:46:39", "url": "https://files.pythonhosted.org/packages/45/13/cf48b847fc10e60c8ebace0041e98023c3395df46810ecf8699b8cac119a/djangocms-inline-comment-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "04d75eee0f76b6dc7f0aced5145b82f9", "sha256": "47280c876aeabbe9d8ba905921384ce1de86c0d5361bcd2bf29c4d3ae97f333f" }, "downloads": -1, "filename": "djangocms-inline-comment-0.0.2.tar.gz", "has_sig": false, "md5_digest": "04d75eee0f76b6dc7f0aced5145b82f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5565, "upload_time": "2017-03-29T08:12:23", "url": "https://files.pythonhosted.org/packages/2e/5d/05727a39303aeee78ad2f93dd127a1c109f940555d688650ebdf4a5d31bf/djangocms-inline-comment-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "04d75eee0f76b6dc7f0aced5145b82f9", "sha256": "47280c876aeabbe9d8ba905921384ce1de86c0d5361bcd2bf29c4d3ae97f333f" }, "downloads": -1, "filename": "djangocms-inline-comment-0.0.2.tar.gz", "has_sig": false, "md5_digest": "04d75eee0f76b6dc7f0aced5145b82f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5565, "upload_time": "2017-03-29T08:12:23", "url": "https://files.pythonhosted.org/packages/2e/5d/05727a39303aeee78ad2f93dd127a1c109f940555d688650ebdf4a5d31bf/djangocms-inline-comment-0.0.2.tar.gz" } ] }