2011-03-01 06:47:43 - 2.6.12
2010-08-23 08:57:09 - 2.6.11
2010-07-29 10:00:10 - 2.6.10
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gosa-core:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gosa-core"></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("gosa-core", "#osw_gosa-core"); });</script>