Attached patch:

  • Removes dead code from book_admin().
  • Converts book_outline to fapi _submit model. Related issue.
  • Replaces drupal_goto with return('url').
  • Adds formatting fixes.

I think that's about it.

Thanks
-K

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

merlinofchaos’s picture

FileSize
8.97 KB

Rerolled slightly to send $nid through the form path rather than rely on arg(1).

merlinofchaos’s picture

I did a reasonable but not thorough test on this; if one other person tests it and thinks it's good, I believe we can RTC this.

merlinofchaos’s picture

FileSize
8.97 KB

Whoops! I didn't cvs update foolishly. Let's try THIS patch.

Dries’s picture

Status: Needs review » Fixed

Tested, committed to HEAD.

Zen’s picture

Status: Fixed » Closed (fixed)