2010-06-07 14:25:19 - 2.1.4
2010-03-12 16:10:56 - 2.1.3
2010-01-20 10:02:19 - 2.1.2
2009-12-24 12:23:25 - 2.1.1
2009-11-13 21:52:28 - 2.1.0
2009-10-25 20:53:30 - 2.1.0_rc2
2009-09-13 21:20:14 - 2.1.0_rc1
2009-08-26 15:38:15 - 2.1.0_beta2
2009-04-04 04:54:30 - 2.0.5
2009-03-15 12:06:08 - 2.0.4
You can now add OpenSourceWatershed badges to your own website. Below is the badge for ejabberd:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_ejabberd"></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", "#osw_ejabberd"); });</script>