2012-01-28 22:07:52 - 2.3
2011-10-07 02:54:33 - 2.2.1
2011-09-04 02:17:14 - 2.2
2011-06-13 12:24:13 - 2.1
2011-04-18 00:47:53 - 2.0.1
2011-03-06 23:52:57 - 2.0
2010-07-05 05:08:59 - 1.3
2010-04-06 09:36:59 - 1.2.1
2010-01-22 02:23:35 - 1.2
2010-01-14 01:06:07 - 1.1.3
You can now add OpenSourceWatershed badges to your own website. Below is the badge for jansson:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_jansson"></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("jansson", "#osw_jansson"); });</script>