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
2009-06-07 01:47:06 - 8.4.5
2009-04-26 14:05:00 - 8.4.4
2009-04-02 11:31:56 - 8.4.2
2009-03-19 00:36:11 - 8.3.5
2009-03-16 00:57:27 - 8.4.1
2009-01-30 07:18:00 - 8.3.3
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>