1. Photo-Page
2. Visual Distinction between albums and items
3. Visual distinction between view modes
1. Item Actions
2. Site administration
Summary: Working on some sections on the site admin I realized that it needs some more work. The major problems on site admin seem to be:
There are also some special requirements for the gallery site admin area:
For the moment settings in the site admin can be reached over the long list of plugins in the menu. Every plugin is represented as a link on the list, which has several sections. I worked with the typical release version of gallery2. That means that not all plugins are installed. The problem of findability arises because of the many items in the list which are only poor categorized. Also some settings are hidden in the settings for a plugin. For example: someone searches for the setting to change the informations that are shown in the image block. Not knowing that image block is a plugin and that it has the name image block, he could be easily lost and could have to click on a lot of links before he gets to the right settings area.
The interface design should support the user. At the moment every plugin has one page with one or more sections on the right. When there are many sections the user eventually has to scroll down very long. Searching for a special configuration setting is hard because the sections look very similar and are difficult do distinguish.
For restructuring and rearranging of site admin and the interface elements on the pages, it has to be considered that its a configuration dialog in a web environment. Dialog like wizzards, which are normally quite common in configuration dialogs don't work so good in that case. New interaction models have to be developed. ajax-implementation could be an alternative.
The interface design must be highly scalable because plugins can be easily installed or removed. The integration of the settings of these plugins must be easy.
features:
moved to Permissions