2012-02-03 18:39:30 - 1.5.1
2011-07-25 20:29:48 - 1.5.0
2011-07-25 20:22:33 - 1.4.8
2011-06-28 03:17:54 - 1.4.7
2011-06-15 04:41:37 - 1.5rc1
2011-05-26 12:44:02 - 1.5b2
2011-05-22 07:08:12 - 1.5b1
2011-01-06 22:31:53 - 1.4.6
2010-11-11 20:13:53 - 1.4.5
2010-06-17 18:29:27 - 1.4.4
You can now add OpenSourceWatershed badges to your own website. Below is the badge for cups:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_cups"></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("cups", "#osw_cups"); });</script>