By xbc on
I am hoping to use Drupal as a platform to handle an article submission-review-approval-publish process. Basically, a user submits a paper, the editor appoints a reviewer to review the paper, the reviewer adds a comment, finally the editor approves or rejects the paper. If the paper is approved, it is published.
I wonder if someone has the experience of writing a module for a similar purpose.
Thank you.
Comments
Status field in node table
The status field in node table is an int. Does anyone have experience implementing workflow or advanced status (beyond the binary published - not published) using this field?
Duplicate
http://drupal.org/node/339121
NancyDru
Content Moderation System in Drupal
In case anyone is visiting this after 18 years, content moderation is there in D8 and D9.