What is FrameTitle?
FrameTitle is the Zope product for all of us who like to work in several browser windows or (for browsers which support such a thing) tabs, and who dislike the fact that the window or tab titles don't tell them more than "Zope on localhost:8080". FrameTitle overwrites the manage_page_header with a version which, at every call of a management page, overwrites the title of the top frame, yielding a much more informative visible title. The substitute is based on manage_page_header of Zope 2.7.0b; it has been tested successfully with Zope 2.5.1, though.