You can do this by editing item-view.xsl (in the folder of the theme you use). Add something like this: <xsl:for-each select="dim:field[@element='identifier'][@qualifier='doi']"> <xsl:value-of select="." /> </xsl:for-each>
Regards, Marina Op donderdag 17 september 2015 13:35:11 UTC+2 schreef [email protected]: > > Dear list, > > i simply want to display the succesfull generated DOI of an item on the > item-detail page in XMLUI. Also in the full record page its not beeing > showed by default. > > Can u give me a hint, how to do this ? > > > THX for ur help > > SNEmi > -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
