Changes between Version 16 and Version 17 of TEXT_LINK_MANIPULATION_R0


Ignore:
Timestamp:
11/04/09 22:48:12 (16 years ago)
Author:
deni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_LINK_MANIPULATION_R0

    v16 v17  
    116116   * Visited links: A new boolean field {{{ visited }}} was added to {{{ Link }}}. When a link that is attached to text is executed, we mark it as visited in the model. This happens in {{{ FrameTextLogic }}} and enables us to add special highlights for visited links. 
    117117 
    118  * Source code: [7922], [7923], [7937], [7937] 
     118 * Source code: [7922], [7923], [7937], [7938], [7945], [7947] and [7953]        
    119119 
    120120= Testing =