This is related to this question. Outside of item-view.xsl
, is there a way to retrieve the handle of the owning collection of an item say for example from the front page? In the front page, there's a list of recently submitted items, but looking at the mets file of a particular item, there is no reference to what collection it belongs.
My use case for this is for example in the recently submitted list, I want to exclude items that belongs to a certain collection. I'm not talking about a restricted collection here. Recently submitted items from that collection should not show up in the front page.
I'm using DSpace version 5.3 Mirage 2 theme.
Thanks in advance.