Add comments to the django CMS structure board.
Project description
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.
Supports Django >= 1.8 and django CMS >= 3.3. https://github.com/divio/djangocms-text-ckeditor is a requirement.
(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.)
Installation
run pip install djangocms-inline-comment
add 'djangocms_text_ckeditor' and 'djangocms_inline_comment' to your INSTALLED_APPS
run python manage.py migrate djangocms_inline_comment
Running Tests
You can run tests by executing:
virtualenv env source env/bin/activate pip install -r requirements-test.txt python setup.py test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file djangocms-inline-comment-0.0.2.tar.gz
.
File metadata
- Download URL: djangocms-inline-comment-0.0.2.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47280c876aeabbe9d8ba905921384ce1de86c0d5361bcd2bf29c4d3ae97f333f |
|
MD5 | 04d75eee0f76b6dc7f0aced5145b82f9 |
|
BLAKE2b-256 | 2e5d05727a39303aeee78ad2f93dd127a1c109f940555d688650ebdf4a5d31bf |