Closed erussey closed 1 year ago
You may also want to make changes to the main index page, or the header and footer. Those overrides would go into the following places for the public side of your site:
archivesspace/plugins/local/public/views/welcome/show.html.erb archivesspace/plugins/local/public/views/shared/_header.html.erb archivesspace/plugins/local/public/views/shared/_footer.html.erb
https://app.zenhub.com/files/531984195/1d0874fd-027f-418f-99b0-d55c02b36fea/download
Could I get a bit of clarification on the styling? Do we want the links for the site to live on the side like they do on the main libraries site or will everything live in top nav like it does on search?
The estimate from a 2 to an 8 was changed for a few reasons. I was mistaken and initially thoughts both search and archivespace were both built on the same version of bootstrap. This is not the case. Search uses bootstrap 4 which I is much more flexible and easier to work with, mainly due to its use of flexbox. Archive Space uses bootstrap 3.
I also spent a fair bit of time brushing up on best practices for "px vs rem vs em". I found this article to be most helpful.
This px vs rem vs em idea came from looking at the the variable.scss file for search.
submitting PR
@maxdmayhew : is this ready for QA? If so, it's not quite matching the functionality of the wireframe for the right side of the header, which groups repositories and collections under a dropdown, suppresses unprocessed material, and adds a link to the help page and search (which is the homepage).
@erussey Thank you for the reminder!
Develop standard header to closely match that of Library Search. It should include the library logo as well as the bar across the top of the page.
Wireframe in comments.
See also ticket #15.
Links for header: Home: https://emory-dev.lyrasistechnology.org/ Library Search: https://search.libraries.emory.edu Aviary: http://aviary.libraries.emory.edu Emory Digital Collections: https://digital.library.emory.edu/ Browse repositories: https://emory-dev.lyrasistechnology.org/repositories Browse collections: https://emory-dev.lyrasistechnology.org/repositories/resources Browse digital materials: https://emory-dev.lyrasistechnology.org/objects?limit=digital_object Request materials: https://emorytest.aeon.atlas-sys.com Help (in app link) Search: https://emory-dev.lyrasistechnology.org/
Please apply new custom header to all pages in public site.