wiki:TEXT_PARAGRAPH_CHAR_STYLE_R0
Last modified 16 years ago Last modified on 02/06/09 15:49:42

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=TEXT_PARAGRAPH_CHAR_STYLE_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|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

User should be able to edit character appearance in the entire paragraph, so we will integrate character settings hud inside paragraph settings hud as expanded state. User should be aware of what the two states are. For this purpose please add label next to expand/collapse button, that says "expand character setting" in collapsed state and "collapse character setting" in expanded state.

Task requirements

  • Create the two states and add character settings hud inside the expanded.
  • Make the collapsed state default.
  • This functionality should control every character appearance in the paragraph except link elements and already defined character styles.

Task result

  • The result should be code.

Implementation idea

TEXT_CHARACTER_FORMAT_COMMONS_R0
TEXT_PARAGPRAPH_FORMAT_COMMONS_R0
TEXT_PARAGRAPH_ALIGN_R0
TEXT_PARAGRAPH_SPACING_R0
TEXT_PARAGRAPH_CHAR_STYLE_R0
TEXT_PARAGRAPH_NEXT_STYLE_R0

DETACHED_TEXT_FRAME_EDITOR_R0

How to demo

  • Run the application
  • Create a new book and place text frame inside
  • Populate some lorem ipsum text inside with a number of paragraphs(lorem ipsum generator --> http://www.lipsum.com/)
  • Select part of one of the paragraphs and convert it to link.
  • Set focus in the same paragraph and edit character appearance from paragraph settings hud.
  • Test to define custom character styles for some part of the paragraph and then change the common characters style again.

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