2010-01-20 20:13:22 - 0.7.1
2009-11-11 02:10:21 - 0.7.0
2009-07-26 02:13:20 - 0.6.1
2009-02-16 17:27:28 - 0.5.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for celt-doc:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_celt-doc"></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("celt-doc", "#osw_celt-doc"); });</script>