Hi helix84 :)

This helps me save the trail variable. Now I have to somehow acces the fourth or fifth element of the trail. Is there a way to do that?

Also, this is just a workaround to access the collection name. Is there another way that you would suggest to get to a collection name or community name from xsl file?

We are new to DSpace so your help is very much appreciated, thanks once more,
Anja

On 2/26/2015 12:59 PM, helix84 wrote:
Hi Anja,

save it in a variable outside any template, then you can use it even in any dim template.

<xsl:variable  name='trail'><xsl:copy-of  
select="/dri:document/dri:meta/dri:pageMeta/dri:trail"/></xsl:variable>


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to