I have tried searching for this to no avail. What support does Mezzanine provide for post moderation? My simple use case is a team of writers who need their posts edited and approved before they go live. The workflow is typically:
1. Writer creates a new post in DRAFT mode. May come back to it for several edits.
2. Writer finishes and submits the post. It is now PENDING.
3. Editor gets a notice (email or site message) of a new submission. They can easily browse all PENDING posts.
4. Editor corrects post and PUBLISHES, possibly with a future date. Or they put it aside into an ARCHIVE.
5. When the datestamp occurs, post automatically goes LIVE.
This is basic, so I assume there is a plugin somewhere! TIA.
I have tried searching for this to no avail. What support does Mezzanine provide for post moderation? My simple use case is a team of writers who need their posts edited and approved before they go live. The workflow is typically:
1. Writer creates a new post in DRAFT mode. May come back to it for several edits.
2. Writer finishes and submits the post. It is now PENDING.
3. Editor gets a notice (email or site message) of a new submission. They can easily browse all PENDING posts.
4. Editor corrects post and PUBLISHES, possibly with a future date. Or they put it aside into an ARCHIVE.
5. When the datestamp occurs, post automatically goes LIVE.
This is basic, so I assume there is a plugin somewhere! TIA.
Regarding the versioning, I suggest that you consider using django-reversion, which the 2.4 branch of Grappelli already supports.
"grappelli_safe was created to provide a snapshot of the Grappelli admin skin for Django, to be referenced as a dependency for the Mezzanine CMS for Django.At the time of grappelli_safe's creation, Grappelli was incorrectly packaged on PyPI, and had also dropped compatibility with Django 1.1 - grappelli_safe was therefore created to address these specific issues.This repository exists for bug fixes and minor enhancements, and should some day become redundant, once the original Grappelli becomes a feasibly stable dependency target."
I have recently started using mezzanine , and not sure if about the existing django user groups in mezzanine. If someone could give me some insight about them, would be good.
Regards,
Shaurya