Changes between Version 9 and Version 10 of TEXT_AUTO_CHAIN_BEHAVIOUR_R1


Ignore:
Timestamp:
09/09/09 14:16:05 (16 years ago)
Author:
milen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_AUTO_CHAIN_BEHAVIOUR_R1

    v9 v10  
    2020 If the deleted text frame is the last one, a warning message that the frame with all its content will be deleted should appear together with confirmation and deny buttons. 
    2121 * Deleting a page that contain linked text frames with other pages' frames should do the same as deleting a frame but including all the linked frames in the page. 
    22  * Unlinking text frames should come with a PopUp asking where the text in the point of interception to be saved: before or after this point: 
     22 * Unlinking text frames should come with a PopUp asking where the text after the point of interception to be saved: before or after this point: 
    2323  * If before is chosen: 
    2424   * The text is saved before the point of interception 
    2525   * If the frames before are not big enough for the entire text, the text after the last frame becomes floating and invisible. 
    26    * The frames after the point of unlinking stays empty but not deleted.   
     26   * The frames after the point of unlinking stays empty but not deleted.  
     27   * All the other links between the other text frames still exist. 
     28  * If after is chosen: 
     29   * All the text frames and text in them remain. 
     30   * This link is broken but all the other links between the other frames still exist.  
    2731     
    2832== Task result == 
    29 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 
     33The result is code.  
    3034 
    3135== Implementation idea == 
     
    3337 
    3438== Related == 
    35 ^(Add links to related tasks that could be useful or helpful.)^ 
     39TEXT_AUTO_CHAIN_BEHAVIOUR_R0 
    3640 
    3741== How to demo == 
    38 ^(Provide instructions for demonstration of the task.)^ 
     42 
    3943 
    4044= Design =