2010-05-21 01:13:46 - 1.3
2009-08-14 04:04:48 - 1.1
2009-03-16 01:13:44 - 0.7
2009-01-23 10:06:48 - 0.6
2008-10-25 22:11:19 - 0.5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for vimpager:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_vimpager"></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("vimpager", "#osw_vimpager"); });</script>