Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Hi Mark,

Our Training and Support Group has given us some valuable feedback regarding the Gallery wireframes that lead our design team to make a few last minute changes. It would be great if you could incorporate these changes into the current implementation of Gallery.

1) An adjustment to the copy on the First Visit View. I have updated the wireframe with the amended text and nudged the graphic up a few pixels.

2) The second change relates to the Gallery Select View. On coming to this page, no Collection folders are selected and no thumbnails in the right pane are displayed by default. Instructional text informing the user about how to access their collections is in the right pane. I have added this view to the wireframes and named it Gallery1a: Default View.

When the user clicks on a collection folder, them the view changes to the Gallery 1b: Selected view(the new title for this view in the wireframes)

3) Finally, I gave the wrong hexadecimal color code for the grey bar featured in the first Visit Wireframe, I uploaded a newer version with the corrected color.

http://issues.sakaiproject.org/confluence/display/GAL/Gallery+Design

Style Notes

The CSS style for the box is found within tools.css. The name of the class is .discTria

Panel

.disctria {
background-color: #ddd;
font-family: Arial, Helvetica, sans-serif;
}

The comments describe this class as "skinned info for disclosure triangle"-which its not! I am going to file a jira about it.