2009-02-25 00:00:00 - 3.1
2007-03-21 02:44:43 - 3.0.a1
2003-04-04 00:00:00 - 2.1
2002-05-14 00:00:00 - 2.0.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for happydoc:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_happydoc"></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("happydoc", "#osw_happydoc"); });</script>