2006-08-31 20:22:37 +00:00
|
|
|
; $Id$
|
2008-05-15 21:19:24 +00:00
|
|
|
|
2006-08-31 20:22:37 +00:00
|
|
|
name = Book
|
2008-10-13 19:59:41 +00:00
|
|
|
description = Allows users to create and organize related content in an outline.
|
2008-10-11 02:33:14 +00:00
|
|
|
package = Core
|
2006-11-21 20:55:36 +00:00
|
|
|
version = VERSION
|
2008-02-18 19:19:49 +00:00
|
|
|
core = 7.x
|
2008-05-06 12:18:54 +00:00
|
|
|
files[] = book.module
|
|
|
|
files[] = book.admin.inc
|
|
|
|
files[] = book.pages.inc
|
2008-10-09 22:51:41 +00:00
|
|
|
files[] = book.install
|