mlibrary / hydra-prototype

4 stars 6 forks source link

Display all metadata on item page #32

Open jmcglone opened 9 years ago

jmcglone commented 9 years ago

Modify item page to display all metadata. Research and document how to change the presentation–for example, how to use a different grid orientation. In future sprints we plan to modify the app to display different metadata fields for different collections.

jmcglone commented 9 years ago

Our meeting ending before we could give a score to this issue, so I assigned it a 5. What do others think?

njaffer commented 9 years ago

Thats good with me.

Thanks, Nabeela

On Tue, Oct 20, 2015 at 11:02 AM, Jonathan McGlone <notifications@github.com

wrote:

Our meeting ending before we could give a score to this issue, so I assigned it a 5. What do others think?

— Reply to this email directly or view it on GitHub https://github.com/mlibrary/hydra-prototype/issues/32#issuecomment-149594442 .

respinos commented 9 years ago

Hah --- I would have scored it higher to include broader research & documentation in the wiki.

e.g. "displaying the abstract" might turn out to be "show: true" in the model, but researching how to answer "how to change the presentation to use a different grid orientation" will need more research.

-R

On Tue, Oct 20, 2015 at 1:42 PM, Nabeela Jaffer notifications@github.com wrote:

Thats good with me.

Thanks, Nabeela

On Tue, Oct 20, 2015 at 11:02 AM, Jonathan McGlone < notifications@github.com

wrote:

Our meeting ending before we could give a score to this issue, so I assigned it a 5. What do others think?

— Reply to this email directly or view it on GitHub < https://github.com/mlibrary/hydra-prototype/issues/32#issuecomment-149594442

.

— Reply to this email directly or view it on GitHub https://github.com/mlibrary/hydra-prototype/issues/32#issuecomment-149643926 .

jmcglone commented 9 years ago

@respinos got it. Thanks for the clarification. I'll work the second part into this issue as well.

kaylaondracek commented 9 years ago

Hi Jon - just to clarify, will the first iteration of this display all available metadata elements, or will there be a default set (that we'll need to figure out)?

jmcglone commented 9 years ago

With the first iteration I was aiming to display all metadata, and from there we can decide what elements to show, and what to hide.

kaylaondracek commented 9 years ago

Perfect. Thanks!

jmcglone commented 9 years ago

I can get deep blue specific attributes to show on an item page now, but it is worth pointing out that curation_concerns 0.2 abstracts out how it is done in 0.1. The 0.2 approach is much cleaner.

In other words, I can implement this now for 0.1, but we'll probably want to refactor our customizations when moving to 0.2.

njaffer commented 9 years ago

I am working on upgrading to 0.2 Still running into errors ... but hopefully it should be done soon!

On Wed, Oct 28, 2015 at 3:42 PM, Jonathan McGlone notifications@github.com wrote:

I can get deep blue specific attributes to show on an item page now, but it is worth pointing out that curation_concerns 0.2 abstracts out how it is done in 0.1. The 0.2 approach is much cleaner, with a new

In other words, I can implement this now for 0.1, but we'll probably want to refactor customization when moving to 0.2.

— Reply to this email directly or view it on GitHub https://github.com/mlibrary/hydra-prototype/issues/32#issuecomment-151968380 .

jmcglone commented 9 years ago

@njaffer Ok, I will wait for your PR that gets 0.2 working before I issue mine.

njaffer commented 9 years ago

Ok it is updated..

On Thu, Oct 29, 2015 at 10:30 AM, Jonathan McGlone <notifications@github.com

wrote:

@njaffer https://github.com/njaffer Ok, I will wait for your PR that gets 0.2 working before I issue mine.

— Reply to this email directly or view it on GitHub https://github.com/mlibrary/hydra-prototype/issues/32#issuecomment-152197620 .