kaBeech / coluguide

An accessible, declarative approach to documentation
https://www.coluguide.com/
MIT License
0 stars 0 forks source link

Editor Mode - Make Guide-related CRUD functions more accessible #37

Open kaBeech opened 2 weeks ago

kaBeech commented 2 weeks ago

Currently these are largely only available from the CRUD view. Instead, give Editors and Admins an Editor Mode so they can edit Guides, Steps, etc from the Guide views.

Editor Mode can be entered and exited via an option in the User Menu while in a Guide view.

When updating a Guide, include the option to mark it as Updated For Review (meaning Users who have reviewed the Guide previously will get a notification to review it again)

Requires consideration of #80