2010-06-14 08:47:19 - 0.12
2010-03-10 21:22:23 - 0.11.7
2009-11-29 20:11:54 - 0.11.6
2009-07-19 23:47:18 - 0.11.5
2009-04-22 16:55:26 - 0.11.4
2009-02-15 14:07:20 - 0.11.3
2008-11-18 06:43:00 - 0.11.2.1
2008-11-09 00:00:00 - 0.11.2
2008-08-08 00:00:00 - 0.11.1
2008-07-18 00:00:00 - 0.10.5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for trac:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_trac"></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("trac", "#osw_trac"); });</script>