-
Notifications
You must be signed in to change notification settings - Fork 33
0027 alternative page order #638
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Use case:Change: Implementation NotesAdd a paragraph explaining the following from the spec: "user interfaces that interact with this order should use the order within the selected Range, rather than the default order of items." from the sequence text in https://iiif.io/api/presentation/3.0/#behavior Add a paragraph explaining that behaviour of a range can be a list and could include individuals or paged alongside sequence if you would like the range canvases to be shown as paginated. Also note ranges can have Restrictions:Sequence ranges need to be top order ranges (can’t be embedded in a table of contents). Text from specification: “Ranges that have the behavior value sequence must be directly within the structures property of the Manifest, and must not be embedded or referenced within other Ranges." from https://iiif.io/api/presentation/3.0/#54-range Example
Related recipesAdd a note to the table of contents recipe to say its an example of different way of using ranges. (for this type of note see: https://preview.iiif.io/cookbook/0045-css/recipe/0045-css/) OK to go to TRC if its possible to get the items above done. |
Also discussing renaming as alternative page sequences. |
Change title order to sequences
I have addressed to the issues highlighted by the editors, but the example section.
0027 - Post editors edit
No description provided.