harvard-lil / h2o

H2O is a web app for creating and reading open educational resources, primarily in the legal field
https://opencasebook.org
GNU Affero General Public License v3.0
37 stars 30 forks source link

Allow setting an entire casebook to be unnumbered #1807

Closed lizadaly closed 1 year ago

lizadaly commented 2 years ago

While the original intent of the suppress ordinal feature was to accommodate individual content nodes like acknowledgements or prefaces that were out of the flow, some authors either want no numbering entirely, or the ability to control the numbering to line up with other course material or schedules (like "Week 3") that don't neatly map to a structured hierarchy.

Allow setting the entire book to be default unnumbered.

Under the hood this just controls whether newly-recreated nodes get the unnumbered flag, and/or whether existing nodes get the flag toggled.

To be discussed: