You are here

responsive_background.info in Responsive Background Images 7

; @author: Daniel Honrade http://drupal.org/user/351112

name = "Responsive Background Images"
package = Image
description = "Scale, Crop, reload images on resizing the window browser."
core = "7.x"
dependencies[] = image

files[] = responsive_background.install
files[] = responsive_background.module
files[] = responsive_background.admin.inc
files[] = responsive_background.utils.inc
scripts[] = jquery.responsive_background.js
stylesheets[all][] = responsive_background.css
configure = admin/config/media/responsive_background

File

responsive_background.info
View source
  1. ; @author: Daniel Honrade http://drupal.org/user/351112
  2. name = "Responsive Background Images"
  3. package = Image
  4. description = "Scale, Crop, reload images on resizing the window browser."
  5. core = "7.x"
  6. dependencies[] = image
  7. files[] = responsive_background.install
  8. files[] = responsive_background.module
  9. files[] = responsive_background.admin.inc
  10. files[] = responsive_background.utils.inc
  11. scripts[] = jquery.responsive_background.js
  12. stylesheets[all][] = responsive_background.css
  13. configure = admin/config/media/responsive_background