From: <sfr...@us...> - 2013-02-22 22:37:48
|
Revision: 1099 http://treebase.svn.sourceforge.net/treebase/?rev=1099&view=rev Author: sfrgpiel Date: 2013-02-22 22:37:40 +0000 (Fri, 22 Feb 2013) Log Message: ----------- Testing whether I can commit okay... and also adding the logo for the Thomson Reuters Data Citation Index, seeing as they are indexing TreeBASE and this can only have a positive appeal for our submitters. Modified Paths: -------------- trunk/treebase-web/src/main/webapp/common/sidebarLeft.jsp Added Paths: ----------- trunk/treebase-web/src/main/webapp/images/DCI_button.png Modified: trunk/treebase-web/src/main/webapp/common/sidebarLeft.jsp =================================================================== --- trunk/treebase-web/src/main/webapp/common/sidebarLeft.jsp 2013-01-22 13:03:18 UTC (rev 1098) +++ trunk/treebase-web/src/main/webapp/common/sidebarLeft.jsp 2013-02-22 22:37:40 UTC (rev 1099) @@ -26,6 +26,8 @@ <a href="http://www.mendeley.com/groups/734351/treebase/" title="All publications in TreeBASE on Mendeley"><img src="<c:url value="images/mendeley-logo.png"/>" alt="All publications in TreeBASE on Mendeley" /></a> <br /><br /> <a href="http://twitter.com/treebase" title="Follow @TreeBASE on Twitter"><img src="<c:url value="images/twitter-logo.png"/>" alt="Follow @TreeBASE on twitter" /></a> + <br /><br /> + <a href="http://wokinfo.com//products_tools/multidisciplinary/dci/" title="Covered by Data Citation Index"><img src="<c:url value="images/DCI_button.png"/>" alt="Covered by Data Citation Index" /></a> </center> </div> <img src="<c:url value="images/footer_bg.gif"/>" style="width:100%" alt="" /> Added: trunk/treebase-web/src/main/webapp/images/DCI_button.png =================================================================== (Binary files differ) Property changes on: trunk/treebase-web/src/main/webapp/images/DCI_button.png ___________________________________________________________________ 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. |