wiki:PAGE_STRUCTURE_EDITING_R0
Last modified 3 years ago Last modified on 01/29/09 14:46:42

Pages linking to PAGE_STRUCTURE_EDITING_R0:
TASK_INDEX

Ticket Summary Owner Status Type Component Priority Effort Importance
#687 PAGE_STRUCTURE_EDITING_R0 mira closed planned_task PAGE_PROPERTIES 3 1 0

Reported by Astea, 4 years ago.

Description

wiki page: PAGE_STRUCTURE_EDITING_R0 - effort: 1d

Analysis_owners

mira

Analysis_score

0

Design_score

0

Imp._score

0

Test_score

0

Analysis

Overview

Pages structure is displayed and edited by the page structure palette, which is part of the page tab in the left flap of the book window.

Task requirements

  • The user should be able to change the frame title.
  • The user should be able to drag up and down a frame changing its Z order.
  • The user should be able to change visibility of the frames.

Task result

The result of this task is source code.

Implementation idea

Auto compute the Z order of a frame depending on its position it the page structure palettes list. Add a checkbox left to every frame`s title in the palette indicating whether the frame should be visible. Add a flag into the model too.

How to demo

  • Drag a frame to the highest position in the palette list and show that it is displayed over all frames in the page.
  • Rename a frame in the palette and show how its title in the page also changes.

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.)