Changes between Version 9 and Version 10 of TEXT_AUTO_CHAIN_BEHAVIOUR_R1
- Timestamp:
- 09/09/09 14:16:05 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_AUTO_CHAIN_BEHAVIOUR_R1
v9 v10 20 20 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. 21 21 * 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 inthe 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: 23 23 * If before is chosen: 24 24 * The text is saved before the point of interception 25 25 * 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. 27 31 28 32 == Task result == 29 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 33 The result is code. 30 34 31 35 == Implementation idea == … … 33 37 34 38 == Related == 35 ^(Add links to related tasks that could be useful or helpful.)^ 39 TEXT_AUTO_CHAIN_BEHAVIOUR_R0 36 40 37 41 == How to demo == 38 ^(Provide instructions for demonstration of the task.)^ 42 39 43 40 44 = Design =