You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Randall Floyd edited this page Feb 18, 2019
·
3 revisions
Workflows in Pages via Plum
A basic workflow was built into Plum but not easily changed by configuration. The workflow states and labels are:
pending:
label: 'Pending'
desc: 'Initial digitization, suppressed from display'
metadata_review:
label: 'Metadata Review'
desc: 'Awaiting metadata approval'
final_review:
label: 'Final Review'
desc: 'Awaiting final approval before being published'
complete:
label: 'Complete'
desc: 'Published and accessible according to access control rules'
flagged:
label: 'Flagged'
desc: 'In need of attention, but still accessible according to access rules'
takedown:
label: 'Takedown'
desc: 'Formerly-published but suppressed from display'