2011-10-01 17:24:55 - 1.0.6
2010-02-08 07:25:08 - 1.0.4
2009-08-08 06:25:03 - 1.0.3
2007-05-23 12:42:35 - 1.0.2
You can now add OpenSourceWatershed badges to your own website. Below is the badge for php-pear-Auth-SASL:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_php-pear-Auth-SASL"></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("php-pear-Auth-SASL", "#osw_php-pear-Auth-SASL"); });</script>