kitodo-production
kitodo-production copied to clipboard
Improvements for pagination editor
Description
As described in https://github.com/kitodo/kitodo-production/discussions/6359 the usability of the pagination editor could be improved by adjusting various aspects of it (taken from the discussion mentioned above):
- remove page selection - not required anymore once multiselection in the structure tree is enabled by #6340
- realign pagination editor fields from lines into grid to make better use of available space
- add option to show logical pagination in gallery
- sheetpagination starting with Verso-Pages (#6270
- add alphabetic pagination type (#6279)
- paginate pages only selected structure (#6458) - this should probably be implemented as a way to select all pages of a structure element via a new context menu option and then apply a pagination to the selected pages
- save default pagination type in user settings (#6045)
- add link to advanced pagination documentation in Github wiki
- rename button "Cancel" to "Reset" or some other more appropriate label
- dynamically adjust available options depending on selected pagination type (for example hide "start value" and other additional options when selecting "uncounted")
@subhhwendt & @SonjaGellert please add further points were needed!
Related Issues
#6045 #6270 #6279 #6457 #6458
Expected Benefits of this Development
Improve usability of pagination editor.
Estimated Costs and Complexity
- medium ~ less than 10 working days