git release branch missing, see http://drupal.org/node/1015226 lines in README.txt should not exceed 80 characters only list files in the info file that contain classes or interfaces bgndgallery_add_css(): indentation error, always use 2 spaces. Also in bgndgallery_page_optionset_list(), please run coder to check your code style http://drupal.org/project/coder "'raster' => '/sites/all/libraries/bgndgallery/inc/raster.png'": that path is hardcoded, I guess it does not work if you have bgndgallery in /sites/example.com/libraries/bgndgallery? bgndgallery_option_element(): always use "{}" around "if" statements, even if they are just one liners. bgndgallery.css: indentation errors, always use 2 spaces. See the CSS coding standards http://drupal.org/node/302199#