-
fixed issues in installer script
-
Updated the README file with more detail instructions on usage of the module
-
Changed version to 7.x
-
Changed DB api as per Drupal7 standards
-
Correcting core version number in info file
-
removed double check of check_url from _get_url function
-
Added check_plain and check_url functions to avoid xss
-
Removed extra new line at the end to meet coding styles
-
updated README file
-
Made the changes as per the suggestions by barnettech