为django CMS结构板添加评论。
项目描述
django CMS内联评论 是一个用于 django CMS 的插件,允许您在结构板上添加只对编辑器可见的评论。您可以在内联评论中嵌套其他插件,在发布的页面上使它们不可见。
支持Django >= 1.8和django CMS >= 3.3。需要 https://github.com/divio/djangocms-text-ckeditor。
(如果您正在寻找面向公众的评论插件,请查看 https://github.com/Nekmo/djangocms-comments, https://github.com/aldryn/aldryn-disqus 或 https://github.com/mishbahr/djangocms-fbcomments.)
安装
运行 pip install djangocms-inline-comment
将 'djangocms_text_ckeditor' 和 'djangocms_inline_comment' 添加到您的 INSTALLED_APPS
运行 python manage.py migrate djangocms_inline_comment
运行测试
您可以通过执行以下命令运行测试:
virtualenv env source env/bin/activate pip install -r requirements-test.txt python setup.py test
项目详情
关闭
djangocms-inline-comment-0.0.2.tar.gz的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 47280c876aeabbe9d8ba905921384ce1de86c0d5361bcd2bf29c4d3ae97f333f |
|
MD5 | 04d75eee0f76b6dc7f0aced5145b82f9 |
|
BLAKE2b-256 | 2e5d05727a39303aeee78ad2f93dd127a1c109f940555d688650ebdf4a5d31bf |