Plone 3 : Changing the title for custom Zope 3 views
Sunday, September 14th, 2008Recently I needed to change the title for a custom Zope 3 view. The title is displayed in the “Display” menu, when you add the view as one of the “Available view methods” of the content type. The text shown by default is the view name (usually something like viewname_view), which is not very user-friendly. (more…)