Thanks Debashree (and Tonny)! I looked though the list archive but somehow missed this message.
Eric On Wed, Oct 13, 2010 at 11:27 AM, Debashree Pati <[email protected]> wrote: > Hi Eric, > > This is a feature in 1.6.2 -- the original license is for the submitter > and need not be visible to public. So the DIM-Handler.xsl was modified to > remove the link to original license. There was a recent post about this > and below is the solution (if you want to revert to the old way) from > Tonny Laursen. > > > "I have now changed > DIM-Handler.xsl. > I have changed the lines from > > <xsl:apply-templates > select="./mets:fileSec/mets:fileg...@use='CC-LICENSE']"/> > > TO > > <xsl:apply-templates > select="./mets:fileSec/mets:fileg...@use='CC-LICENSE' or @USE='LICENSE']"/> > > And that seems to work :) > > Tonny" > > > -Debashree > OhioLINK > > > >> I'm in the process of migrating our 1.5.2 instance to 1.6.2 on a new >> server. I imported the old dspace database to postgres, ran the >> update script, then copied the assetstore to the new machine. >> >> Everything seems fine, except that "Original License" links no longer >> appear on item-level pages, neither for existing items or new >> submissions. In both cases, license.txt is still available if I >> manually type the URL into the browser. How do I get the links back? >> >> I'm using XMLUI with the same theme on both machines. >> >> Eric >> >> ------------------------------------------------------------------------------ >> Beautiful is writing same markup. Internet Explorer 9 supports >> standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. >> Spend less time writing and rewriting code and more time creating great >> experiences on the web. Be a part of the beta today. >> http://p.sf.net/sfu/beautyoftheweb >> _______________________________________________ >> DSpace-tech mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/dspace-tech >> > > ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

