digital-york / oasis

Open Accessible Summaries In Language Studies
https://oasis-database.org
1 stars 0 forks source link

Feature - lan 54 related materials link tesol #444

Closed js4071 closed 1 year ago

js4071 commented 1 year ago

Resolves LAN-54

Frontend: summary_presenter.rb - get related materials title and URL and then generate final html for display _related_materials.erb - generate base html structure to be used with final html data _show_summary.html.erb - add related materials field for display

Backend: summary_form.rb - added title and url properties oasis_metadata.rb - added title and url as fields with multiple values solr_document.rb - added title and url as array attributes hyrax.en.yml - added title and hints to be display on the dashboard form

Display related materials title and url only if there is a 1:1 correspondence between realted title and URL.