registry.register(JcrNodeWrapperFactory.POINT, PageNode.FACTORY);
registry.register(JcrNodeWrapperFactory.POINT, TemplateNode.FACTORY);
registry.register(JcrNodeWrapperFactory.POINT, RulesNode.FACTORY);
registry.register(Tile.POINT, new PageTile());
registry.register(Plugin.POINT, new SitePlugin(this));
// registry.register(Plugin.POINT, new MenuPlugin(this));
// registry.register(Plugin.POINT, new SnapshotPlugin(this));
// registry.register(Plugin.POINT, new PrototypePlugin(this));