On Thu, Sep 6, 2012 at 4:39 PM, Priya S <[email protected]> wrote: > Hi all, > > I am using dryad. > > I added the field dc.identifier.citation using Edit item, Add meta data > option. (Its already added in the meta data registry), Though > dc.identifier.citation has some value set, its not displaying the value and > displays citation not available where its supposed to display. > > Please find attached screen shots. > > After adding the item, should I make changes somewhere to make it display? > I am using the theme, 'Dryad'.
I believe this is the relevant code: http://code.google.com/p/dryad/source/browse/trunk/dryad/dspace/modules/xmlui/src/main/webapp/themes/Dryad/DryadItemSummary.xsl#495 I think it by default it provides citations for articles, but not datasets - see line 509 - your record doesn't have dc.relation.isreferencedby But first things first - did yu try cleaning Cocoon cache? https://wiki.duraspace.org/display/DSPACE/TechnicalFaq#TechnicalFaq-ClearingCocoon%28XMLUI%29cache Regards, ~~helix84 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

