Changes between Version 16 and Version 17 of TEXT_LINK_MANIPULATION_R0
- Timestamp:
- 11/04/09 22:48:12 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_LINK_MANIPULATION_R0
v16 v17 116 116 * 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. 117 117 118 * Source code: [7922], [7923], [7937], [793 7]118 * Source code: [7922], [7923], [7937], [7938], [7945], [7947] and [7953] 119 119 120 120 = Testing =