CARLI / vufind

A library resource discovery portal designed and developed for libraries by libraries
GNU General Public License v2.0
5 stars 0 forks source link

Move "Description of Work" from Description tab to Core #403

Closed gibsonjc closed 5 years ago

gibsonjc commented 5 years ago

We'd like to move

$spec->setLine('Description of Work', 'getDescriptionOfWork'); // CARLI added new method

from the Description tab section up to the Core section for display on the record page. It should be positioned after "Other Authors" and before "Format".

cedelis commented 5 years ago

In TEST

gibsonjc commented 5 years ago

Made-up example: https://i-share-test.carli.illinois.edu/vf-aru/Record/ARUdb.451176#description looks good but... @nmswanson Does this general placement look ok to you? Do you have any other examples of real data we could evaluate? Thanks!

nmswanson commented 5 years ago

This example looks good, I'll add a few others: (https://i-share-test.carli.illinois.edu/vf-rou/Record/ROUdb.270744#details)

nmswanson commented 5 years ago

Other author examples: https://i-share-test.carli.illinois.edu/vf-rou/Record/ROUdb.343833

https://i-share-test.carli.illinois.edu/vf-rou/Record/ROUdb.358472

gibsonjc commented 5 years ago

Ready for Prod

cedelis commented 5 years ago

In PROD