crowdcover / congo-mines-app

Rails app for the CongoMines project
1 stars 0 forks source link

Documents should have a draft option #106

Closed jameslaneconkling closed 9 years ago

jameslaneconkling commented 9 years ago

By default, newly created documents are drafts.

Any document that is a draft should not display on the site (but of course is still findable within the data admin forms)

Maybe this should be a dropdown with two values: 'draft' as default, and 'published'.

All current documents would need to be tagged as 'published'