Changes between Version 2 and Version 3 of LINKS_MANIPULATION_R0
- Timestamp:
- 01/26/09 12:00:33 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LINKS_MANIPULATION_R0
v2 v3 9 9 10 10 == Task requirements == 11 Centralize the control over the links and provide the basic interface for links manipulation(to add, edit and delete link). Create prototype of links hud. 11 * Provide the basic interface for links manipulation(to add, edit and delete link). 12 * Create prototype of links hud. 13 * Add states in frame appearance halo controls hud. This control shouldn't be active except when the frame is converted to link. 14 12 15 13 16 == Task result == 14 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 17 * The result should be code. 15 18 16 19 == Implementation idea == … … 18 21 19 22 == Related == 20 ^(Add links to related tasks that could be useful or helpful.)^ 23 [[wiki:LINKS_COMMON_R0]][[BR]] 24 [[wiki:LINKS_ACTIONS_COMMON_R0]][[BR]] 25 [[wiki:LINKS_ACTIONS_NAVIGATING_R0]][[BR]] 26 [[wiki:LINKS_ACTIONS_SHOWING_R0]][[BR]] 27 [[wiki:LINKS_ACTIONS_PLAYING_R0]][[BR]] 28 [[wiki:LINKS_ACTIONS_MULTI_PARAMETERS_R0]][[BR]] 29 [[wiki:LINKS_ACTIONS_ANNOBEAMS_R0]][[BR]] 21 30 22 31 == How to demo == 23 ^(Provide instructions for demonstration of the task.)^ 32 * run the application 33 * create new book 34 * add frame and convert it to link via links hud 35 * test if the user interface works fine 24 36 25 37 = Design = … … 27 39 28 40 = Implementation = 29 ^(Describe and link the implementation results here (from the wiki or the repository).)^ 41 Here is a sketch for links hud[[BR]] 42 [[Image(source:trunk/sophie2-platform/doc/userdoc-images/RELEASE_4/linksManipolationHUD.jpg)]] 30 43 31 44 = Testing =