Updated readme.txt to use new features like changelog
Check for http:// in url field before firing (to prevent errors for forms that use js hints in form fields)
2.761
19 Jun 2009 - fix for htmlspecialchars decode causing error in wp < 2.8
2.76
16 Jun 2009 - Bug fix, use_template checkbox not displaying when selected on settings page (breaker). typo in settings page now uses <?php cl_display_badge(); ?>
added global variable for badgeshown to prevent mulitple instances (template contains function call AND use template check is off)
fixed output of prepend html using decode html and stripslashes. Added green background to update settings button.
2.74
14 Jun 2009 - Italian translation added (and fix CR in string on manager page). Thanks go to Gianni Diurno
2.71
13 Jun 2009 - fix php4 from not allowing last string pos (strrpos)
2.7
12 Jun 2009 - small fixes for valid xhtml on images and checkbox . remove identifying .-= / =-. from inserted link on display time.