Changes between Initial Version and Version 1 of LINKS_ACTIONS_COMMON_R0


Ignore:
Timestamp:
01/23/09 17:26:01 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LINKS_ACTIONS_COMMON_R0

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=LINKS_ACTIONS_COMMON_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|)]] 
     4 
     5= Analysis = 
     6 
     7== Overview == 
     8There are 3 main link actions groups. 
     9 * Navigation actions: 
     10  * open URL 
     11  * go to current page at the book 
     12  * go to selection 
     13  * open book at new window 
     14 * Showing actions: 
     15  * show-hide actions 
     16  * Show Frame 
     17  * Hide Frame 
     18  * Toggle Frame 
     19  * Show in Front 
     20  * Toggle in Front 
     21 * Playing actions for media and timelines: 
     22  * Play from Beginning 
     23  * Play 
     24  * Pause 
     25  * Rewind forward 
     26  * Rewind backward 
     27 
     28== Task requirements == 
     29Create a prototype. Centralize the control over the links and provide the basic interface that provides to the user opportunity to add, edit and delete link. 
     30 
     31== Task result == 
     32 * The result should be code 
     33 
     34== Implementation idea == 
     35^(Provide some rough implementation idea(s).)^ 
     36 
     37== Related == 
     38[[wiki:LINKS_COMMON_R0]] 
     39[[wiki:LINKS_MANIPULATION_R0]] 
     40[[wiki:LINKS_ACTIONS_NAVIGATING_R0]] 
     41[[wiki:LINKS_ACTIONS_SHOWING_R0]] 
     42[[wiki:LINKS_ACTIONS_PLAYING_R0]] 
     43[[wiki:LINKS_ACTIONS_MULTI_PARAMETERS_R0]] 
     44[[wiki:LINKS_ACTIONS_ANNOBEAMS_R0]] 
     45 
     46 
     47 
     48== How to demo == 
     49^(Provide instructions for demonstration of the task.)^ 
     50 
     51= Design = 
     52^(Describe your design here.)^ 
     53 
     54= Implementation = 
     55^(Describe and link the implementation results here (from the wiki or the repository).)^ 
     56 
     57= Testing = 
     58^(Place the testing results here.)^ 
     59 
     60= Comments = 
     61^(Write comments for this or later revisions here.)