12 lines
314 B
Plaintext
12 lines
314 B
Plaintext
; $Id$
|
|
|
|
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.module
|
|
files[] = block.admin.inc
|
|
files[] = block.install
|
|
files[] = block.test
|