javiereguiluz / easybook

Book publishing as easy as it should be (built with Symfony components)
https://easycorp.io/EasyBook
Other
754 stars 81 forks source link

Contents should be able to define their own labels #122

Closed javiereguiluz closed 1 year ago

javiereguiluz commented 10 years ago

Books can already override the default labels, but the same value is applied to every item of the same type. In other words, a book can use any label for its chapters, but all the chapters will show the same label.

This will be an ultra-low priority issue because this feature isn't really needed for common-sense books.