Monday, January 12, 2004

ZOPE Mangement Interface ( ZMI ).


ZMI offers very easy and fast way to accomplish some important tasks like.
   *  Creating Objects.
   *  Moving and Renaming Objects.
   *  Transactions and Undoing Mistakes.
   *  Undo Details and Gotchas.
   *  Reviewing Change History.
   *  Importing and Exporting Objects.
   *  Using Object Properties.

ZMI is divided into following Frames.

The Navigator Frame.
      The left frame is the Navigator. In this frame you have a view into the root folder and all of its subfolders.

The Workspace Frame.
       The right-hand frame of the management interface shows the object you are currently managing.

The Status Frame.
       In the "status frame" at the top of the management interface, your current login name is displayed, along with a pull-down box that lets you select:
Preferences, Logout, Quick Start Links and all above highlited ZMI actions.

Continued...

0 Comments:

Post a Comment

<< Home