2008-12-28 01:59:44 - 8.6.0~b1
2008-10-17 20:00:17 - 8.6.0~a3
2008-10-15 20:00:15 - 8.6.0~a2
You can now add OpenSourceWatershed badges to your own website. Below is the badge for tcl8.6-doc:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_tcl8.6-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("tcl8.6-doc", "#osw_tcl8.6-doc"); });</script>