2011-12-29 20:07:29 - 2.1.10
2011-11-22 16:54:18 - 2.1.9
2011-06-03 15:02:21 - 2.1.8
2010-12-14 19:56:11 - 2.1.6
2010-08-04 09:25:43 - 2.1.5
2010-06-12 13:57:15 - 2.1.4
2010-03-12 16:11:02 - 2.1.3
2010-01-25 12:54:58 - 2.1.2
2009-12-24 12:23:29 - 2.1.1
2009-11-21 08:11:58 - 2.1.0
You can now add OpenSourceWatershed badges to your own website. Below is the badge for ejabberd-doc:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_ejabberd-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("ejabberd-doc", "#osw_ejabberd-doc"); });</script>