'New book by default' is a lightweight module that allows administrators to set which content types (e.g. Book page) will have the option "<create a new book>" enabled by default.

Core version: 7.

Link to sandbox: http://drupal.org/sandbox/netol/1825170

Comments

ymakux’s picture

You have to create a new branch, e.g 7.x-1.x, now you are on "master". see Moving from a master to a major version branch

ymakux’s picture

Please add README.txt

ymakux’s picture

Code review by Coder module:

    Line 9: Comment should be read "Implements hook_foo()."

     * Implementation of hook_menu().

    Line 15: Control statements should have one space between the control keyword and opening parenthesis

      foreach($types as $node_type) {
ymakux’s picture

Status: Needs review » Needs work
pere orga’s picture

Status: Needs work » Needs review

Done.

Thanks

pere orga’s picture

Status: Needs review » Closed (won't fix)

Closing as I have already created an issue for another (larger) module.