[Zope-dev] manage frame change
Chris Withers
chrisw@nipltd.com
Sun, 17 Mar 2002 09:40:10 +0000
seb bacon wrote:
>
> anyone object to changing the text at in the top ZMI frame to "Logged in
> as <user> on <machine>?" Or is there a better place to put that info?
> I find it useful when I've got several windows open to different servers.
Would the title bar be a better place (<title></title>) ?
Then you don't even have to dig the body of the window up :-)
In fact, how about "<machine> - <user>", that way you should even be able to get
the context from whatever taskbar you have, without even having to resort to
finding the window...
cheers,
Chris