emory-libraries / findingaids

Django-based website for search, display and administration of archival finding aids in EAD XML in an eXist xml database
findingaids.library.emory.edu
6 stars 1 forks source link

Add <appraisal> to the list of display tags #4

Closed rosy1280 closed 6 years ago

rosy1280 commented 6 years ago
erussey commented 6 years ago

A new EAD tag needs to be added to the finding aids display. It should appear after Citation and before Processing at the collection level and the series/subseries level (@level=series) (@level=subseries). Example documents for testing with the new tag are in test (svn: EAD_Dev-MARBL): tretheway1272, clum1401. Clum has the tag at the collection level. Tretheway has the tag at the collection and series level (series 7). If it helps, the tag should have similar display rules and could be followed to add the tag (it displays at all levels of the finding aid except the box level).

alexBLR commented 6 years ago

Requires a release of eulxml package @rosy1280

erussey commented 6 years ago

Testing complete...looks good.