From: <sfr...@us...> - 2011-03-16 20:18:24
|
Revision: 775 http://treebase.svn.sourceforge.net/treebase/?rev=775&view=rev Author: sfrgpiel Date: 2011-03-16 20:18:18 +0000 (Wed, 16 Mar 2011) Log Message: ----------- Added blurb and icon for AJB Modified Paths: -------------- trunk/treebase-web/src/main/webapp/WEB-INF/pages/journal.jsp Added Paths: ----------- trunk/treebase-web/src/main/webapp/images/journal_files/image022.gif Modified: trunk/treebase-web/src/main/webapp/WEB-INF/pages/journal.jsp =================================================================== --- trunk/treebase-web/src/main/webapp/WEB-INF/pages/journal.jsp 2011-03-16 16:21:59 UTC (rev 774) +++ trunk/treebase-web/src/main/webapp/WEB-INF/pages/journal.jsp 2011-03-16 20:18:18 UTC (rev 775) @@ -28,6 +28,23 @@ </tr> <tr> <td> + <p><a href="http://www.amjbot.org/" + title="American Journal of Botany"> + <img class="journal" + src="images/journal_files/image022.gif" alt="AJB"/> + </a> + </p> + </td> + <td> + <p><a + href="<%=purlBase%>study/find?query=prism.publicationName%3D%3D%22American%20Journal%20of%20Botany%22" + title="Find records in TreeBASE for articles published in the American Journal of Botany"> + <%=purlBase%>study/find?query=prism.publicationName%3D%3D%22American%20Journal%20of%20Botany%22 + </a></p> + </td> + </tr> + <tr> + <td> <p><a href="http://www.wiley.com/bw/journal.asp?ref=0014-3820" title="Evolution"> <img class="journal" @@ -332,8 +349,6 @@ </table> <p><b>Other Journals with a Significant Presence in TreeBASE</b>: <a - href="<%=purlBase%>study/find?query=prism.publicationName%3D%3D%2American+Journal+of+Botany%22" - title="American Journal of Botany">American Journal of Botany</a>; <a href="<%=purlBase%>study/find?query=prism.publicationName%3D%3D%22Annals+of+the+Missouri+Botanical+Garden%22" title="Annals of the Missouri Botanical Garden">Annals of the Missouri Botanical Garden</a>; <a Added: trunk/treebase-web/src/main/webapp/images/journal_files/image022.gif =================================================================== (Binary files differ) Property changes on: trunk/treebase-web/src/main/webapp/images/journal_files/image022.gif ___________________________________________________________________ Added: svn:mime-type + application/octet-stream This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |