albatrossandco / brubeck_cms

A Django-based open source CMS for newspapers
Other
5 stars 1 forks source link

Create dead-simple workflow definition tool #6

Open allanjamesvestal opened 12 years ago

allanjamesvestal commented 12 years ago

Let users specify who has to look at each type of content, and in which order. Tie this to django.contrib.auth groups (and maybe even users), with options for mandatory reviewers (think section editors and execs) and also non-mandatory ones (your lowly copy editors, who don't necessarily read every blog post or online update).

allanjamesvestal commented 12 years ago

Also, set who in this process can actually publish content — and who may edit it once it's published.