|
[HepData-svn] r1648 - trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pagesblackhole at projects.hepforge.org blackhole at projects.hepforge.orgFri Oct 25 15:58:03 BST 2013
Author: whalley Date: Fri Oct 25 15:58:03 2013 New Revision: 1648 Log: varous changes to remove durpdg links Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Pdfs.tml trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Reaction.tml trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Reviews.tml trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Search.tml trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/SearchHelp.tml trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/View.tml trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/ViewTable.tml trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/ViewTest.tml Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Pdfs.tml ============================================================================== --- trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Pdfs.tml Fri Oct 25 13:46:42 2013 (r1647) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Pdfs.tml Fri Oct 25 15:58:03 2013 (r1648) @@ -10,8 +10,10 @@ <td id="main"> <h2>HepData Parton Distribution Server</h2> -<h3><a href="http://durpdg.dur.ac.uk/hepdata/pdf3.html"><font color="red"><b> On-line Unpolarized Parton Distribution Calculator with Graphical Display.</b></font></a> +<h3><a href="http://hepdata.cedar.ac.uk/pdf/pdf3.html"><font color="red"><b> On-line Unpolarized Parton Distribution Calculator with Graphical Display.</b></font></a> +<!-- <br/><font size="-1">(the above link is to the <font color="red">NEW version</font>... if you really want the old one go <a href="http://durpdg.dur.ac.uk/hepdata/pdf3_old.html">here</a></font>) +--> </h3> <p/> <!--<table border="3" bgcolor="#571755">--> Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Reaction.tml ============================================================================== --- trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Reaction.tml Fri Oct 25 13:46:42 2013 (r1647) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Reaction.tml Fri Oct 25 15:58:03 2013 (r1648) @@ -55,11 +55,11 @@ <li><a href="/review/f2/">Structure functions in DIS</a></li> <li><a href="/review/photon/">Single photon production in hadronic interactions</a></li> <li><a href="/review/2gamma/">Two-photon reactions leading to hadron final states</a></li> - <li><a href="http://durpdg.dur.ac.uk/hepdata/online/dy/dyindex.html">Drell-Yan cross-sections</a></li> - <li><a href="http://durpdg.dur.ac.uk/hepdata/online/ee/eeindex.html">Inclusive particle production data in e+ e- interactions</a></li> - <li><a href="http://durpdg.dur.ac.uk/hepdata/online/rsig/index.html">Hadronic total cross-sections (R) in e+e- interactions</a></li> - <li><a href="http://durpdg.dur.ac.uk/hepdata/online/neutrino/index.html">Low-energy neutrino cross-sections</a></li> - <li><a href="http://durpdg.dur.ac.uk/hepdata/online/shapes/index.html">Event shapes in lepton-lepton and lepton-nucleon interactions</a></li> + <li><a href="/review/dy/">Drell-Yan cross-sections</a></li> + <li><a href="/review/ee/">Inclusive particle production data in e+ e- interactions</a></li> + <li><a href="/review/rsig/">Hadronic total cross-sections (R) in e+e- interactions</a></li> + <li><a href="/review/neutrino/">Low-energy neutrino cross-sections</a></li> + <li><a href="/review/shapes/">Event shapes in lepton-lepton and lepton-nucleon interactions</a></li> </ul> <h3>Predefined event shape / jet searches</h3> Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Reviews.tml ============================================================================== --- trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Reviews.tml Fri Oct 25 13:46:42 2013 (r1647) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Reviews.tml Fri Oct 25 15:58:03 2013 (r1648) @@ -37,7 +37,7 @@ <a href="http://www.iop.org/EJ/toc/0954-3899/19/D"> <img src="${asset:context:/IoP.gif}" width="20"/></a> </li> <li> - <A HREF="http://durpdg.dur.ac.uk/hepdata/online/EEC/index.html"><b>Energy-Energy Correlations in e+e- interactions</b></A> + <A HREF="/review/EEC/"><b>Energy-Energy Correlations in e+e- interactions</b></A> </li> <li> <A HREF="/review/ee/"><b>Inclusive particle production data in e+e- Interactions</b></A> Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Search.tml ============================================================================== --- trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Search.tml Fri Oct 25 13:46:42 2013 (r1647) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/Search.tml Fri Oct 25 15:58:03 2013 (r1648) @@ -50,7 +50,7 @@ title="Display the complete data record"><b>${paper.shortname}</b></a> – Experiment: - <a href="http://durpdg.dur.ac.uk/cgi-bin/spiface/experiments/www2?fin+expt+${paper.experimentname}" + <a href="http://slac.stanford.edu/cgi-bin/spiface/experiments/www2?fin+expt+${paper.experimentname}" title="View ${paper.experimentname} entry in Spires experiments database"> <b>${paper.experimentname}</b></a> (${paper.informalname}) <br/> Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/SearchHelp.tml ============================================================================== --- trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/SearchHelp.tml Fri Oct 25 13:46:42 2013 (r1647) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/SearchHelp.tml Fri Oct 25 15:58:03 2013 (r1648) @@ -97,14 +97,14 @@ To date the topics covered in the Data Reviews are (with direct links): <ul> -<li><A HREF="http://durpdg.dur.ac.uk/hepdata/online/f2/structindex.html"><b>Structure Functions in DIS</b></A></li> -<li><A HREF="http://durpdg.dur.ac.uk/hepdata/online/photon/photonindex.html"><b>Single Photon Production in Hadronic Interactions </b></A> </li> -<li><A HREF="http://durpdg.dur.ac.uk/hepdata/online/2gamma/2gammaindex.html"><b>Two-Photon Reactions leading to Hadron Final States</b></A> </li> -<li><A HREF="http://durpdg.dur.ac.uk/hepdata/online/dy/dyindex.html"><b>Drell-Yan cross sections</b></A></li> -<li><A HREF="http://durpdg.dur.ac.uk/hepdata/online/ee/eeindex.html"><b>Inclusive particle production data in e+e- Interactions</b></A></li> -<li><A HREF="http://durpdg.dur.ac.uk/hepdata/online/rsig/index.html"><b>Hadronic Total Cross Sections (R) in e+e- Interactions</b></A></li> -<li><A HREF="http://durpdg.dur.ac.uk/hepdata/online/neutrino/index.html"><b>Low Energy Neutrino Cross Sections </b></A></li> -<li><A HREF="http://durpdg.dur.ac.uk/hepdata/online/shapes/index.html"><b>Event Shapes in Lepton-Lepton and Lepton-Nucleon Interactions </b></A></li> +<li><A HREF="/review/f2/"><b>Structure Functions in DIS</b></A></li> +<li><A HREF="/review/photon/"><b>Single Photon Production in Hadronic Interactions </b></A> </li> +<li><A HREF="/review/2gamma/"><b>Two-Photon Reactions leading to Hadron Final States</b></A> </li> +<li><A HREF="/review/dy/"><b>Drell-Yan cross sections</b></A></li> +<li><A HREF="/review/ee/"><b>Inclusive particle production data in e+e- Interactions</b></A></li> +<li><A HREF="/review/rsig/"><b>Hadronic Total Cross Sections (R) in e+e- Interactions</b></A></li> +<li><A HREF="/review/neutrino/"><b>Low Energy Neutrino Cross Sections </b></A></li> +<li><A HREF="/review/shapes/"><b>Event Shapes in Lepton-Lepton and Lepton-Nucleon Interactions </b></A></li> </ul> <p/> 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 Oct 25 13:46:42 2013 (r1647) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/View.tml Fri Oct 25 15:58:03 2013 (r1648) @@ -110,7 +110,7 @@ <p> Experiment: - <a href="http://durpdg.dur.ac.uk/cgi-bin/spiface/experiments/www2?fin+expt+${paper.experimentName}"> + <a href="http://slac.stanford.edu/cgi-bin/spiface/experiments/www2?fin+expt+${paper.experimentName}"> <b>${paper.experimentName} (${paper.informalName})</b></a> <br/> <t:if test="paper.firstPublished"> Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/ViewTable.tml ============================================================================== --- trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/ViewTable.tml Fri Oct 25 13:46:42 2013 (r1647) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/ViewTable.tml Fri Oct 25 15:58:03 2013 (r1648) @@ -13,7 +13,7 @@ </h3> Experiment: - <a href="http://durpdg.dur.ac.uk/cgi-bin/spiface/experiments/www2?fin+expt+${paper.experimentName}"> + <a href="http://slac.stanford.edu/cgi-bin/spiface/experiments/www2?fin+expt+${paper.experimentName}"> <b>${paper.experimentName} (${paper.informalName})</b></a> <br/> <t:if test="paper.firstPublished"> @@ -30,7 +30,7 @@ </t:if> <t:if test="paper.spiresId"> Spires ID (IRN): <b>${paper.spiresId}</b> - <a href="http://durpdg.dur.ac.uk/cgi-bin/spiface/hep/www?irn+${paper.spiresId}">(View)</a> + <a href="http://slac.stanford.edu/cgi-bin/spiface/hep/www?irn+${paper.spiresId}">(View)</a> </t:if> <t:loop source="datasetsnew" value="dataset"> Modified: trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/ViewTest.tml ============================================================================== --- trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/ViewTest.tml Fri Oct 25 13:46:42 2013 (r1647) +++ trunk/hepdata-webapp/src/main/resources/cedar/hepdata/webapp/pages/ViewTest.tml Fri Oct 25 15:58:03 2013 (r1648) @@ -26,11 +26,11 @@ <p> Experiment: - <a href="http://durpdg.dur.ac.uk/cgi-bin/spiface/experiments/www2?fin+expt+${paper.experimentName}"> + <a href="http://slac.stanford.edu/cgi-bin/spiface/experiments/www2?fin+expt+${paper.experimentName}"> <b>${paper.experimentName}</b></a> <br/> Detector: - <a href="http://durpdg.dur.ac.uk/cgi-bin/spiface/experiments/www2?fin+expt+${paper.informalName}"> + <a href="http://slac.stanford.edu/cgi-bin/spiface/experiments/www2?fin+expt+${paper.informalName}"> <b>${paper.informalName}</b></a> <br/> <t:if test="paper.firstPublished"> @@ -47,7 +47,7 @@ </t:if> <t:if test="paper.spiresId"> Spires ID (IRN): <b>${paper.spiresId}</b> - <a href="http://durpdg.dur.ac.uk/cgi-bin/spiface/hep/www?irn+${paper.spiresId}">(View)</a> + <a href="http://slac.stanford.edu/cgi-bin/spiface/hep/www?irn+${paper.spiresId}">(View)</a> </t:if> <br/> <t:if test="paper.RedId">
More information about the HepData-svn mailing list |