Changes between Version 6 and Version 7 of PAGE_STRUCTURE_PALETTE_R0
- Timestamp:
- 10/26/09 17:23:40 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PAGE_STRUCTURE_PALETTE_R0
v6 v7 18 18 * Top-level groups 19 19 * Groups are represented as a tree of frames and subgroups. 20 * Children of frames are their resources.20 * Children nodes can be hidden and shown by a button located in front of the corresponding root node 21 21 * Children are arranged by their Z-order, starting from highest (front-most). 22 22 * When the user selects something on the page it is selected in that tree and vice versa. 23 23 * When the user switches to another page/book, the palette is automatically updated. 24 * Every node in the the displayed tree can be renamed 25 * An element can be dragged up and down changing its Z order 24 * Every node in the the displayed tree can be renamed and this new name is changed for the appropriate element. 25 * An element can be dragged up and down changing its Z order. 26 26 == Task result == 27 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 27 Source code 28 28 29 29 == Implementation idea == 30 ^(Provide some rough implementation idea(s).)^31 30 32 31 == Related == 33 ^(Add links to related tasks that could be useful or helpful.)^ 32 PAGE_STRUCTURE_DISPLAYING_R0 33 PAGE_STRUCTURE_EDITING_R0 34 34 35 35 == How to demo ==