March 11, 2012, 7:08 p.m. - 1.4
March 5, 2012, 5:08 a.m. - 1.4~rc6
Feb. 25, 2012, 11:38 a.m. - 1.4~rc5
Feb. 18, 2012, 4:10 a.m. - 1.4~rc4
You can now add OpenSourceWatershed badges to your own website. Below is the badge for wine:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_wine"></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("wine", "#osw_wine"); });</script>