Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"respond" review mode, review mode settings vars and README. #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

patillacode
Copy link
Contributor

Fixes #2

As commented on issue #2 this would have a better behaviour out of the box.

By default:

  • submitters would have comment mode enabled
  • reviewers would have respond mode enabled
  • users would have view mode enabled

Settings variables to modify default behaviour have been enabled:

  • WAGTAIL_REVIEW_DEFAULT_SUBMITTER_MODE
  • WAGTAIL_REVIEW_DEFAULT_REVIEWER_MODE
  • WAGTAIL_REVIEW_DEFAULT_USER_MODE

The README has been edited to explain this better.
I felt this was one of the issues I had when I first looked at the code and I thought the README changes could help better understand the functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant