fitnycdigitalinitiatives / fit-ir

Omeka-S theme for the FIT Institutional Repository. Built upon Bootstrap framework. Works with FITModule, Relators Module, and FIT-forked Solr modules, and FIT-forked MetadataBrowse.
MIT License
0 stars 0 forks source link

media-sidebar css to display audio tracks listing #1

Open jotapete opened 2 years ago

jotapete commented 2 years ago

Hi. Good theme. I would like to adjust the css to display (in media-sidebar) at least 4 audio tracks (out of a total of 10 audio tracks x item, in this case) with their corresponding titles.

.item.resource.show #media-sidebar

Would it be easy?

Thank you,

Juan

fitnycdigitalinitiatives commented 2 years ago

Thanks Juan!

I'm unsure what you're going for exactly. Do you want to limit it to only 4, when the item has 10 media attached? Or something else?

If you can attach a screenshot that would be helpful.

Thanks,

Joseph

jotapete commented 2 years ago

Joseph,

My collection is like this (several media attached per item): cd_test

And that is what I would like to achieve.

media title 1 Track 1

media title 2 Track 2

...

media title N Track N

Each CD is an item, and each item must include as media the corresponding tracks of the CD. And some of the CDs contain dozens of tracks. So I wonder if you could show a list of tracks, if not all of them.

Thank you.

fitnycdigitalinitiatives commented 2 years ago

So right now within the theme, it's only showing one track at a time, is that correct? To change that would require a bit of code modification in the css and this file: fit-ir/blob/main/view/omeka/site/item/show.phtml