Screenshots

Here are some screenshots of version 0.96. The design is based on XSLT-stylesheets and therefore can be easily modifed. Future versions will also provide the ability to associate certain stylesheets to a user so multiple designs and multiple languages at the user-interface are possible.

The first one is the ZoneListView which shows all zones that are available. You can add or delete a zone from this view or go to the ZoneView for a certain zone. You can navigate through the pages with the index at the bottom or the buttons at the top. You can filter this view with the search criteria that can be specified at the bottom. Currently the number of entries per page as well as the sort criteria is fix but as soon as the per user configuration is available you will be able to change these settings.

The next picture shows the ZoneView. You can add and delete labels in this view or get the HostView for a certain label/host. It shows all labels/hosts that are available in the selected zone as well as all records that belong to these labels. Currently the search filter doens't work in this view but it will be possible to use the search criteria to show only certain labels in the future.

The third picture shows the HostView. You can add, edit and delete the records in this view. The search criteria will provide the ability to filter the displayed records according to your criteria in the future. Currently the record data is represented as a single string. This will change in the future to represent the fact that some records consist of different parts.

The fourth and last picture show the JobListView. Currently you can only see which jobs are queued and will be executed at the next run of the JobHandler which is a script that should be run periodically via the Cron system. In the future it will be possible to revoke jobs that are not executed so far.

That's all for now. If you have any questions or comments regarding these screenshots please drop me a mail.


Changed 01.04.2002 -aw