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

nancydru’s picture

Version: » 5.x-1.x-dev
Assigned: Unassigned » nancydru
Status: Active » Fixed

This 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.

nancydru’s picture

You can bypass the problem by not using the "delete orphan blocks" option.

nancydru’s picture

Status: Fixed » Closed (fixed)