### Eclipse Workspace Patch 1.0
#P trunk
Index: dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/dri2xhtml/General-Handler.xsl
===================================================================
--- dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/dri2xhtml/General-Handler.xsl (revision 6312)
+++ dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/dri2xhtml/General-Handler.xsl (working copy)
@@ -21,8 +21,11 @@
xmlns:mets="http://www.loc.gov/METS/"
xmlns:xlink="http://www.w3.org/TR/xlink/"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
+ xmlns:atom="http://www.w3.org/2005/Atom"
+ xmlns:ore="http://www.openarchives.org/ore/terms/"
+ xmlns:oreatom="http://www.openarchives.org/ore/atom/"
xmlns="http://www.w3.org/1999/xhtml"
- exclude-result-prefixes="i18n dri mets xlink xsl">
+ exclude-result-prefixes="i18n dri mets xlink xsl atom ore oreatom">
@@ -42,6 +45,24 @@
+
+
+
+
+
+
+
+
+
Index: dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/dri2xhtml/DIM-Handler.xsl
===================================================================
--- dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/dri2xhtml/DIM-Handler.xsl (revision 6312)
+++ dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/dri2xhtml/DIM-Handler.xsl (working copy)
@@ -22,12 +22,12 @@
xmlns:xlink="http://www.w3.org/TR/xlink/"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
xmlns:atom="http://www.w3.org/2005/Atom"
- xmlns:ore="http://www.openarchives.org/ore/terms/"
- xmlns:oreatom="http://www.openarchives.org/ore/atom/"
+ xmlns:ore="http://www.openarchives.org/ore/1.0/terms/"
+ xmlns:oreatom="http://www.openarchives.org/ore/1.0/atom/"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xalan="http://xml.apache.org/xalan"
xmlns:encoder="xalan://java.net.URLEncoder"
- exclude-result-prefixes="xalan encoder i18n dri mets dim xlink xsl">
+ exclude-result-prefixes="xalan encoder i18n dri mets dim xlink xsl atom ore oreatom">
-
+
xmlui.dri2xhtml.METS-1.0.item-files-head
@@ -829,7 +829,7 @@
-
+
@@ -839,6 +839,7 @@
+
ds-table-row
@@ -912,7 +913,14 @@
- xmlui.dri2xhtml.METS-1.0.item-files-viewOpen
+
+
+ viewOpen
+
+
+
+
+
Index: dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/dri2xhtml/structural.xsl
===================================================================
--- dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/dri2xhtml/structural.xsl (revision 6312)
+++ dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/themes/dri2xhtml/structural.xsl (working copy)
@@ -36,6 +36,7 @@
context-path paramater.
-->
+
- ?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL
+ ?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL,ORE