az-digital / az_quickstart

UArizona's web content management system built with Drupal 10.
https://quickstart.arizona.edu
GNU General Public License v2.0
30 stars 20 forks source link

Switch placement of links and CV fields in default Person display #2473

Closed danahertzberg closed 1 year ago

danahertzberg commented 1 year ago

Motivation

People often have multiple links which leads to a cluttered display Example: https://capla.arizona.edu/faculty-staff/ryan-e-smith

Describe the solution you'd like

Switch the CV and Links fields so there is a space above Links and CV is still easily distinguished with a PDF icon Example: https://test-azs-capla.pantheonsite.io/faculty-staff/ryan-e-smith

danahertzberg commented 1 year ago

Thanks Dana. The links are the additional least important elements in the sidebar, so really they should be last. And I wonder if we couldn't add a header: External Links, and like the other components, make them bullet points.

The priority heirarchy then would be:

Office Location (space) Phone Email (space) CV (even that could have a header, if it helps: Curriculum Vitae) (space) Areas of Expertise (space) Degrees (space) External Links

Thoughts?

Thanks,

Simmons