Title: Message Title
|
|
I think a version of my original attachment (the old link seems to have been completely mixed up with a different attachment/patch) will still be useful, as repositories migrate to DCTERMS, etc. I could avoid my concerns in my first comment by only including dc.contributor.author in the if series, not dc.contributor.* If we look to implement this small patch for DSpace 5.0, my proposed "author fields" to include by default in the item summary template would be: dcterms.creator dc.creator dc.contributor.author The primary point of my original patch was to replace the choose/when/when/otherwise logic with if/if/if, so that all 'valid' author fields would be included, not just the first field name that matched, so I still think that's useful. Does that sound good? If so, I'll send an updated patch and pull request and we'll see about getting it into
trunk.
|
|
|
|
|
itemSimmaryList-DIM template uses choose/when/otherwise logic to test for valid author metadata fields, eg. dc.contributor.author, dc.creator, dc.contributor.* -- because of the logic used, any match on a test will cause subsequent tests to skip. The attached patch replaces this logic with a series of <xsl:if> tests nested in a <xsl:choose> which tests...
|
|
|
|
------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience. Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel