Skip to content

Workflows

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'

Workflows in Hyrax via Sipity

https://github.com/samvera/hyrax/wiki/Defining-a-Workflow