Parent Directory
|
Revision Log
|
Revision Graph
#561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense.
| 1 | ; $Id: block.info,v 1.13 2009/06/08 09:23:50 dries Exp $ |
| 2 | |
| 3 | name = Block |
| 4 | 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. |
| 5 | package = Core |
| 6 | version = VERSION |
| 7 | core = 7.x |
| 8 | files[] = block.module |
| 9 | files[] = block.admin.inc |
| 10 | files[] = block.install |
| 11 | files[] = block.test |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |