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
2009-04-04 04:54:33 - 2.0.5
2009-03-15 12:06:12 - 2.0.4
2009-01-26 09:04:07 - 2.0.3
2008-10-01 22:58:45 - 2.0.2
2008-05-30 07:56:09 - 2.0.1
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>