From: <sfr...@us...> - 2014-04-24 04:36:28
|
Revision: 1112 http://sourceforge.net/p/treebase/code/1112 Author: sfrgpiel Date: 2014-04-24 04:36:24 +0000 (Thu, 24 Apr 2014) Log Message: ----------- Updating links to journals Modified Paths: -------------- trunk/treebase-web/src/main/webapp/WEB-INF/pages/journal.jsp Added Paths: ----------- trunk/treebase-web/src/main/webapp/images/journal_files/taxon.jpg Modified: trunk/treebase-web/src/main/webapp/WEB-INF/pages/journal.jsp =================================================================== --- trunk/treebase-web/src/main/webapp/WEB-INF/pages/journal.jsp 2014-04-24 04:16:57 UTC (rev 1111) +++ trunk/treebase-web/src/main/webapp/WEB-INF/pages/journal.jsp 2014-04-24 04:36:24 UTC (rev 1112) @@ -339,24 +339,6 @@ </a></p> </td> </tr> -<!-- International Association for Plant Taxonomy --> - <tr> - <td> - <p><a href="http://www.iapt-taxon.org" - title="Aquatic Biology"> - <img class="journal" - src="images/journal_files/iapt.jpg" alt="IAPT"/> - </a> - </p> - </td> - <td> - <p><a - href="<%=purlBase%>study/find?query=prism.publicationName%3D%3D%22International%20Association%20for%20Plant%20Taxonomy%22" - title="Find records in TreeBASE for articles published in the International Association for Plant Taxonomy"> - <%=purlBase%>study/find?query=prism.publicationName=="International+Association+for+Plant+Taxonomy" - </a></p> - </td> - </tr> <!-- ima fungus --> <tr> @@ -905,6 +887,25 @@ <%=purlBase%>study/find?query=prism.publicationName=="Systematic+Botany"</a></p> </td> </tr> +<!-- Taxon --> + <tr> + <td> + <p><a href="http://www.iapt-taxon.org" + title="Taxon"> + <img class="journal" + src="images/journal_files/taxon.jpg" alt="TAXON"/> + </a> + </p> + </td> + <td> + <p><a + href="<%=purlBase%>study/find?query=prism.publicationName%3D%3D%22Taxon%22" + title="Find records in TreeBASE for articles published in Taxon, the International Association for Plant Taxonomy"> + <%=purlBase%>study/find?query=prism.publicationName=="Taxon" + </a></p> + </td> + </tr> + <!-- tropical bryology --> <tr> <td> @@ -954,8 +955,6 @@ title="Proceeding of the National Academy of Sciences of the United States of America"> Proceeding of the National Academy of Sciences of the United States of America</a>; <a - href="<%=purlBase%>study/find?query=prism.publicationName%3D%3DTaxon" - title="Taxon">Taxon</a>; <a href="<%=purlBase%>study/find?query=prism.publicationName%3D%3DZootaxa" title="Zootaxa">Zootaxa</a></p> Added: trunk/treebase-web/src/main/webapp/images/journal_files/taxon.jpg =================================================================== (Binary files differ) Index: trunk/treebase-web/src/main/webapp/images/journal_files/taxon.jpg =================================================================== --- trunk/treebase-web/src/main/webapp/images/journal_files/taxon.jpg 2014-04-24 04:16:57 UTC (rev 1111) +++ trunk/treebase-web/src/main/webapp/images/journal_files/taxon.jpg 2014-04-24 04:36:24 UTC (rev 1112) Property changes on: trunk/treebase-web/src/main/webapp/images/journal_files/taxon.jpg ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |