book_made_simple.css |
book_made_simple.css |
|
fieldset.allowed-child div.form-item, fieldset.auto-main div.form-item {
float:left;
width:300px;
}
fieldset.bms-fieldset-child {
float:left;
width:49%;
}
fieldset.bms-fieldset-parent {
float:right;
width:49%;
}
fieldset.bms-other-settings… |
book_made_simple.info |
book_made_simple.info |
|
name = BookMadeSimple
description = Automatic creation of a book and simple creation of child pages.
package = Content
dependencies[] = book
core=6.x
; Information added by drupal.org packaging script on 2008-01-11
version =… |
book_made_simple.install |
book_made_simple.install |
|
|
book_made_simple.module |
book_made_simple.module |
|
|
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
README.txt |
README.txt |
|
= Installation =
# Extract du zip file in the modules directory
# Enable the module in the admin settings
= Configuration =
# Go to Book Made Simple settings and :
- Select content types that will populate the child drop down list in book… |