efe2e4467c
This module will create a main book page for content type selected in BookMadeSimple settings. This is a shortcut to create a node and click on Update book outline. A dropdown listbox will be added in books links. Only allowed content- type (define in content-type settings) are printed. Selecting a content type will add it as a child page of the book page.
11 lines
280 B
Makefile
11 lines
280 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2010/10/25 07:49:11 stephan Exp $
|
|
|
|
COMMENT = module to simplify and restrict book node creation
|
|
|
|
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
|
|
|
DISTNAME = BookMadeSimple-6.x-2.3
|
|
PKGNAME = drupal6-bookmadesimple-2.3
|
|
|
|
.include <bsd.port.mk>
|