Changes between Version 1 and Version 2 of TEXT_LINK_TRIGGERING_R0


Ignore:
Timestamp:
02/06/09 17:26:51 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_LINK_TRIGGERING_R0

    v1 v2  
    44 
    55= Analysis = 
    6 ^(Give as much as possible of the needed information for designing and implementing the task in the following sections.)^ 
    76 
    87== Overview == 
    9 ^(Provide a brief overview of the whole task in its first revision. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)^ 
     8User should be able to convert in to link selected text. 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). 
    109 
    1110== Task requirements == 
    12 ^(List the necessary requirements that the task must fulfill.)^ 
     11 * Provide functionality that allows selected text to be converted in to link. 
     12 * Define text link style. 
    1313 
    1414== Task result == 
     
    1616 
    1717== Implementation idea == 
    18 ^(Provide some rough implementation idea(s).)^ 
     18 * Get familiar with [[LINKS_COMMON_R0]]. 
    1919 
    2020== Related ==