2010-03-19 12:36:00 - 2.6.7_2.6.8
2009-12-19 21:11:00 - 2.6.8
2009-08-18 02:19:00 - 2.6.7
2009-05-07 01:50:00 - 2.6.6
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gimp-plugins-python:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gimp-plugins-python"></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("gimp-plugins-python", "#osw_gimp-plugins-python"); });</script>