------------------
* The default page to render a content now does itself, without
delegating with the content object. This makes things much more
cleaner. ``request.model`` is no longer
supported. ``request.resourcebase`` as well.
* Use silva.fanstatic to include resources. Now use fanstatic
packaging for jquery and jqueryui.
* Now use the generic package ``grokcore.view`` instead of
``infrae.layout``.
* Support for the legacy layout is no longer supported and have been
removed.