Hi, i want subclass and adapt the plone.global_sections viewlet to a separate set of CMFActions defined in an own category.
in the sections.pt is a tal:define="portal_tabs view/portal_tabs which gives the actions from the portal_tabs category. I have my own set of actions ready, called local_tabs, but cannot refer to it the same way the sections.pt template does, like tal:define="portal_tabs view/local_tabs. I cannot find out how the view gets to the portal_tabs. _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
