Version 6 (modified by mira, 16 years ago) (diff) |
---|
Analysis
Overview
Pages structure is displayed in the page structure palette, which is part of the page tab in the left flap of the book window.
Task requirements
- The page structure palette should display all templates in use on this particular page. Frames that are part of the page template are listed under the page template.
- The page structure palette should display all objects on the current page – frames, ordered by their Z order, and their resources.
- The palette also displayes frame's resources – images, documents, media along with parts of their meta information.
- Palette`s contents should update according to the pages structure.
Task result
The result of this task is source code.
Implementation idea
Add the palette to the left flap and bind the items in the palette to the current page structure via properties.
How to demo
- Open the page structure palette and demonstrate how it updates according to the current page`s elements.
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
(Write comments for this or later revisions here.)