emory-libraries / dlp-lux

Discovery for the DLP Cor Repository
2 stars 0 forks source link

Breaks multiple values in date fields into separate lines #583. #604

Closed bwatson78 closed 4 years ago

bwatson78 commented 4 years ago
  1. additional_catalog_helper.rb: abstracts away the test and processing for making dates fall on multiple lines.
  2. _about_this_collection_block.html.erb and _metadata_block.html.erb: adds a switch to the separate line processor if a date field is detected.
  3. additional_catalog_helper_spec.rb: creates a test suite for the helpers used here and previously.
bwatson78 commented 4 years ago
Screen Shot 2020-05-19 at 8 13 16 AM