|
[HepData-svn] r1314 - trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pagesblackhole at projects.hepforge.org blackhole at projects.hepforge.orgFri Nov 13 13:40:07 GMT 2009
Author: whalley Date: Fri Nov 13 13:40:07 2009 New Revision: 1314 Log: added RED number display to end of record Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/View.tml Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/View.tml ============================================================================== --- trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/View.tml Fri Nov 13 10:42:08 2009 (r1313) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/View.tml Fri Nov 13 13:40:07 2009 (r1314) @@ -25,8 +25,7 @@ <br/> Published in <b>${paper.firstPublished}</b> <br/> - Preprinted as <b>${paper.firstPreprint}</b> (Reaction db ID = - <a href="#" t:type="pagelink" t:page="view" t:context="baseContext">${paper.id}</a>) + Preprinted as <b>${paper.firstPreprint}</b> <br/> Spires ID (IRN): <b><a href="http://durpdg.dur.ac.uk/cgi-bin/spiface/hep/www?irn+${paper.spiresId}">${paper.spiresId}</a></b> </p> @@ -118,5 +117,7 @@ Permalinks: <a href="#" t:type="pagelink" t:page="view" t:context="hdpaperContext">by HepData ID</a> | <a href="#" t:type="pagelink" t:page="view" t:context="spiresContext">by Spires ID</a> + <br/> + (Reaction db ID=${paper.id}, RED=${paper.redid}) </p> </html>
More information about the HepData-svn mailing list |