Last modified 16 years ago
Last modified on 02/18/09 16:40:35
Analysis
Overview
User should be able to convert selected text in to link. When a text is selected there should be a button in text halo menu that allows user to evoke links hud and to convert this text to a link. Also predefined text link style is applied(to all states that are available).
Task requirements
- Provide functionality that allows selected text to be converted in to link.
- Define default text link style.
Task result
- The result should be code
Implementation idea
- Get familiar with LINKS_COMMON_R0.
Related
LINKS_COMMON_R0
LINKS_MANIPULATION_R0
LINKS_ACTIONS_NAVIGATING_R0?
How to demo
- Run the application
- Insert text frame and add some text in it.
- Select part of the text and convert it to link. For example open URL on click.
- See if the link works properly and if the correct style is applied.
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.)