2011-11-10 05:01:41 - 3.7.1
2011-08-09 08:02:39 - 3.7~exp
2011-07-30 02:09:47 - 3.7.0
2011-06-06 02:02:31 - 3.6.2~exp
2011-04-28 17:14:16 - 3.6.2
2010-10-05 11:20:16 - 3.6.1
2010-07-08 22:24:55 - 3.6.0
2010-03-08 18:27:38 - 3.5.2
2009-12-30 00:11:01 - 3.5.1+repack~3
2009-11-02 18:11:43 - 3.5.1+repack~2
You can now add OpenSourceWatershed badges to your own website. Below is the badge for eclipse-pde:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_eclipse-pde"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("eclipse-pde", "#osw_eclipse-pde"); });</script>