- the URL / now redirects to /private for authenticated users.
- The view and model portions of ScrollableFragment have been factored
into separate classes.
- The fulltext indexer no longer stores the text parts of the documentss it
indexes. Additionally, it tags each document with its type.
- MochiKit is now included, since Nevow doesn't bundle it anymore.