May 13, 2013, 7:36 p.m. - 3.8.2
April 15, 2013, 10:59 p.m. - 3.8.1
March 25, 2013, 9:21 p.m. - 3.8.0
March 20, 2013, 8:21 a.m. - 3.7.6
March 6, 2013, 8:59 a.m. - 3.7.5
Feb. 19, 2013, 9:11 p.m. - 3.7.4
Jan. 7, 2013, 3:01 p.m. - 3.7.3
Dec. 29, 2012, 10:39 p.m. - 3.7.2
Nov. 12, 2012, 11:31 p.m. - 3.6.2
Nov. 4, 2012, 5:46 p.m. - 3.7.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gedit:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gedit"></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("gedit", "#osw_gedit"); });</script>