|
From: <sfr...@us...> - 2014-04-13 14:01:57
|
Revision: 1106
http://sourceforge.net/p/treebase/code/1106
Author: sfrgpiel
Date: 2014-04-13 14:01:53 +0000 (Sun, 13 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/baae.jpg
trunk/treebase-web/src/main/webapp/images/journal_files/flora.jpg
trunk/treebase-web/src/main/webapp/images/journal_files/ppees.jpg
Modified: trunk/treebase-web/src/main/webapp/WEB-INF/pages/journal.jsp
===================================================================
--- trunk/treebase-web/src/main/webapp/WEB-INF/pages/journal.jsp 2013-08-20 03:02:55 UTC (rev 1105)
+++ trunk/treebase-web/src/main/webapp/WEB-INF/pages/journal.jsp 2014-04-13 14:01:53 UTC (rev 1106)
@@ -80,6 +80,24 @@
</a></p>
</td>
</tr>
+<!-- basic and applied ecology -->
+ <tr>
+ <td>
+ <p><a href="http://www.elsevier.com/locate/baae"
+ title="Basic and Applied Ecology">
+ <img class="journal"
+ src="images/journal_files/baae.jpg" alt="Basic and Applied Ecology"/>
+ </a>
+ </p>
+ </td>
+ <td>
+ <p><a
+ href="<%=purlBase%>study/find?query=prism.publicationName%3D%3D%22Basic%20and%20Applied%20Ecology%22"
+ title="Find records in TreeBASE for articles published in Basic and Applied Ecology">
+ <%=purlBase%>study/find?query=prism.publicationName=="Basic+and+Applied+Ecology"
+ </a></p>
+ </td>
+ </tr>
<!-- the bryologist -->
<tr>
<td>
@@ -207,6 +225,24 @@
</a></p>
</td>
</tr>
+<!-- flora -->
+ <tr>
+ <td>
+ <p><a href="http://www.elsevier.com/locate/flora"
+ title="Flora - Morphology, Distribution, Functional Ecology of Plants">
+ <img class="journal"
+ src="images/journal_files/flora.jpg" alt="Flora"/>
+ </a>
+ </p>
+ </td>
+ <td>
+ <p><a
+ href="<%=purlBase%>study/find?query=prism.publicationName%3D%3D%22Flora%22"
+ title="Find records in TreeBASE for articles published in Flora">
+ <%=purlBase%>study/find?query=prism.publicationName=="Flora"
+ </a></p>
+ </td>
+ </tr>
<!-- fungal biology -->
<tr>
<td>
@@ -468,6 +504,24 @@
<%=purlBase%>study/find?query=prism.publicationName==Persoonia</a></p>
</td>
</tr>
+<!-- perspectives in ecology, evolution and systematics -->
+ <tr>
+ <td>
+ <p><a href="http://www.elsevier.com/locate/ppees"
+ title="Perspectives in Ecology, Evolution and Systematics">
+ <img class="journal"
+ src="images/journal_files/ppees.jpg" alt="Perspectives in Ecology, Evolution and Systematics"/>
+ </a>
+ </p>
+ </td>
+ <td>
+ <p><a
+ href="<%=purlBase%>study/find?query=prism.publicationName%3D%3D%22Perspectives%20in%20Ecology,%20Evolution%20and%20Systematics%22"
+ title="Find records in TreeBASE for articles published in Perspectives in Ecology, Evolution and Systematics">
+ <%=purlBase%>study/find?query=prism.publicationName=="Perspectives+in+Ecology,+Evolution+and+Systematics"
+ </a></p>
+ </td>
+ </tr>
<!-- phytopathology -->
<tr>
<td>
Added: trunk/treebase-web/src/main/webapp/images/journal_files/baae.jpg
===================================================================
(Binary files differ)
Index: trunk/treebase-web/src/main/webapp/images/journal_files/baae.jpg
===================================================================
--- trunk/treebase-web/src/main/webapp/images/journal_files/baae.jpg 2013-08-20 03:02:55 UTC (rev 1105)
+++ trunk/treebase-web/src/main/webapp/images/journal_files/baae.jpg 2014-04-13 14:01:53 UTC (rev 1106)
Property changes on: trunk/treebase-web/src/main/webapp/images/journal_files/baae.jpg
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: trunk/treebase-web/src/main/webapp/images/journal_files/flora.jpg
===================================================================
(Binary files differ)
Index: trunk/treebase-web/src/main/webapp/images/journal_files/flora.jpg
===================================================================
--- trunk/treebase-web/src/main/webapp/images/journal_files/flora.jpg 2013-08-20 03:02:55 UTC (rev 1105)
+++ trunk/treebase-web/src/main/webapp/images/journal_files/flora.jpg 2014-04-13 14:01:53 UTC (rev 1106)
Property changes on: trunk/treebase-web/src/main/webapp/images/journal_files/flora.jpg
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: trunk/treebase-web/src/main/webapp/images/journal_files/ppees.jpg
===================================================================
(Binary files differ)
Index: trunk/treebase-web/src/main/webapp/images/journal_files/ppees.jpg
===================================================================
--- trunk/treebase-web/src/main/webapp/images/journal_files/ppees.jpg 2013-08-20 03:02:55 UTC (rev 1105)
+++ trunk/treebase-web/src/main/webapp/images/journal_files/ppees.jpg 2014-04-13 14:01:53 UTC (rev 1106)
Property changes on: trunk/treebase-web/src/main/webapp/images/journal_files/ppees.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.
|