[schooltool-dev] turning off Zope 3 help topics
Jean-François Roche
jfroche at pyxel.be
Tue Jul 24 02:43:04 EDT 2007
There is no way to delete them as they are registered in z3 zcml. I had
a quick look to schooltool/skin/templates/onlinehelp_macros.pt, the
views/onlinehelp_navigation_macros/navigation is the macro which render
the Zope3 view:
zope.app.onlinehelp.browser.tree.OnlineHelpTopicTreeView. We should
override it with a new View which removes the zope specific
documentation (++dev and ++ui)
Jeff
Tom Hoffman a écrit :
> Any ideas on how to turn off the Zope 3 developer help, or at least
> hiding it all under one entry in the navigation?
>
> --Tom
> _______________________________________________
> Schooltool-dev mailing list
> Schooltool-dev at schooltool.org
> http://lists.schooltool.org/mailman/listinfo/schooltool-dev
>
More information about the Schooltool-dev
mailing list