You are here

block.info in Drupal 7

Same filename and directory in other branches
  1. 5 modules/block/block.info
  2. 6 modules/block/block.info
name = Block
description = Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page.
package = Core
version = VERSION
core = 7.x
files[] = block.test
configure = admin/structure/block

File

modules/block/block.info
View source
  1. name = Block
  2. description = Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page.
  3. package = Core
  4. version = VERSION
  5. core = 7.x
  6. files[] = block.test
  7. configure = admin/structure/block