2011-09-05 18:40:06 - 8.6.6
2011-05-20 13:45:00 - 8.6.5
2011-02-20 11:50:52 - 8.6.4
2010-11-21 20:26:10 - 8.6.3
2010-10-10 13:25:08 - 8.6.2
2010-08-26 03:47:57 - 8.6.1
2010-01-18 06:18:18 - 8.5.3
2009-12-08 18:37:41 - 8.5.2
2009-11-01 22:48:30 - 8.5.1
2009-10-04 08:48:55 - 8.5.0
You can now add OpenSourceWatershed badges to your own website. Below is the badge for asciidoc:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_asciidoc"></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("asciidoc", "#osw_asciidoc"); });</script>