This looks great. Thanks for working on this aspect of Drupal development.
I got this error after clicking updating and loading "admin/build/sitedoc" for the first time:
warning: Division by zero in /home/drupal/public_html/sites/all/modules/sitedoc/sitedoc.module on line 841.
Comments
Comment #1
nancydruThis is fixed in HEAD; it should roll in on the next build. There was a syntax error caused by my trying to use t() everywhere.
Comment #2
nancydruYou can bypass the problem by not using the "delete orphan blocks" option.
Comment #3
nancydru