} else if (request.type().isCreateSchemaNode()
&& request.schema().isGroup()) {
// FIXME #schemaversioning: only display the option to create a new
// schema node if we're viewing a group?
contentGenerator.put(DatabaseWikiContentGenerator.ContentContent,
new CreateSchemaNodeFormPrinter(request));
}
// if (IndexAZMultiPage.equals(_layouter.indexType())) {
// contentGenerator.put(DatabaseWikiContentGenerator.ContentContent, new
// AZMultiPageIndexPrinter(request, wiki().content()));