wiki:PAGE_SETS_R0
Last modified 3 years ago Last modified on 01/29/09 16:02:36

Pages linking to PAGE_SETS_R0:
TASK_INDEX

Ticket Summary Owner Status Type Component Priority Effort Importance
#581 PAGE_SETS_R0 mitex closed planned_task BOOK_PAGES 3 1 0

Reported by Astea, 4 years ago.

Description

wiki page: PAGE_SETS_R0 - effort: 1d

Analysis_owners

mitex

Analysis_reviewers

kyli

Analysis_score

2

Design_score

0

Imp._score

0

Test_score

0

Analysis

Overview

"as transferable, actions to it..."

Multiple pages of the current book can be selected in the Page Preview palette. Most of the actions, which can be applied to a single page, can be applied to multiple pages too.

Task requirements

Selecting multiple pages is done by holding Ctrl key and left-clicking on the page thumbnail.

If a page is already selected, Ctrl+clicking deselects the page.

To deselect all of the selected pages, click in the palette outside of the thumbnails.

Selected pages can be dragged up/down. For example, we select pages 2, 5 and 6. If we drag them between 3 and 4, the new page order should be: 1 3 2 5 6 4 7...

Selected pages can be deleted by pressing the Delete key.

Task result

Source code.

Implementation idea

(Provide some rough implementation idea(s).)

How to demo

  • Run Sophie 2 and create a new book
  • Insert several pages and some text frames in them
  • Open the Page Preview palette
  • Select two pages
  • Delete them with the Del key

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)