Plan for next steps
Meeting with PAB to finalize the remaining work for phase 1:
Bibliography:
- Many image documents contain references to items in the main bibliography. These are in the
<back>matter of the file. The back contains<div type="bibliography">, containing one or more<listBibls>, each with a head and some<bibl>s. These need to be expanded into working lists. A Bibliography heading should appear after "Rights", and there should be a little button after it with the caption "View", which expands the biblio in place. - On the main biblio page, the alphabetic menu is not working. Fix it.
Search/navigation:
Currently, when you click on an item in the image array, the item is retrieved by AJAX and dumped into the current page. This is not ideal, because if you navigate to another page, the Back button takes you back to index.htm without your selection. It is possible instead to navigate to the XHTML view of the document, including the search parameters, by using a URL like this: index.htm?id=SAM66-074v&kwId=auger01. This should be the default behaviour, removing the need for the "XHTML" link on the document view, and making browser navigation more intuitive.
Menu
This should go inside the title box, and have the following links:
- Home (replacing the link on the full title).
- About
- Contact
- Bibliography
- Links
About, Contact and Links all correspond to pages in subcollections in the db, so these will need one or more rendering pipelines and probably some XSLT.