2010-01-22 21:05:47 - 0.5.0
2009-08-04 20:23:00 - 0.4.2
2009-05-29 21:13:25 - 1.0
2009-05-24 00:00:00 - 0.4
2008-11-07 00:00:00 - 0.3.2.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for lxde-meta:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_lxde-meta"></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("lxde-meta", "#osw_lxde-meta"); });</script>