[[BackLinksMenu]] [[TicketQuery(summary=PAGE_STRUCTURE_DISPLAYING_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = 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. == Related == * [wiki:PAGE_ELEMENT_FOCUSING_R0] == 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.)