Changes between Version 1 and Version 2 of PAGE_STRUCTURE_DISPLAYING_R0
- Timestamp:
- 01/15/09 18:24:41 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PAGE_STRUCTURE_DISPLAYING_R0
v1 v2 7 7 8 8 == Overview == 9 Pages structure is displayed in the page structure palette, which is part of the page palette in the left flap .9 Pages structure is displayed in the page structure palette, which is part of the page palette in the left flap of the book window. 10 10 11 11 == Task requirements == 12 12 13 * The page structure palette should be displaying a list of all objects on the current page – frames ordered by their Z order and their resources.13 * The page structure palette should display all objects on the current page – frames, ordered by their Z order, and their resources. 14 14 15 * The palette displayes frame's resources – images, documents, media along with partof their meta information.15 * The palette also displayes frame's resources – images, documents, media along with parts of their meta information. 16 16 17 * A user should be able to select an objects from the structure palette and this way cause it to gain focus. Also when an object is selected in the page, it is selected in the palette list as well. Clicking on a resource should locate it on the page. 17 * Palette`s contents should update according to the pages structure. 18 19 * A user should be able to select an objects from the structure palette and this way cause it to gain focus. Also when an object is selected in the page, it is selected in the palette list as well. Clicking on a resource in the palette should locate it on the page. 18 20 19 21 * The page structure palette provides control over the frames on the page. Frames could be created, deleted, rearranged (by drag and drop) and their titles should be editable from the palette. (The name of the task suggests only displaying so this may not be a task requirement.)