Changes between Version 8 and Version 9 of TEXT_AUTO_CHAIN_BEHAVIOUR_R1
- Timestamp:
- 09/09/09 13:55:46 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_AUTO_CHAIN_BEHAVIOUR_R1
v8 v9 15 15 * If there are two pages which have text frames that are linked and if a new text frame is inserted to the first one then this frame should be linked after the last frame on the first page and before the first frame on the second page. 16 16 * If there are some text frames on a page and the last frame overflow then a new page with the same number, location, size and style of the linked text frames is created and the new created frames are linked in the same way as in the previous page 17 * Deleting a text frame which is part of linked text frames and is not the last one of them deletes the frame, don't destruct the links between the others and open a n windowfor asking if the text in the frame to be saved.17 * Deleting a text frame which is part of linked text frames and is not the last one of them deletes the frame, don't destruct the links between the others and open a PopUp for asking if the text in the frame to be saved. 18 18 * If the answer is yes the text in the frame is reordered in the next frames in the line(in need a new frame as last one is created in the appropriate way). 19 19 * If the answer is no the frame and the text in the frame are deleted permanently. [[BR]] 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 button. 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 * 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: 23 * If before is chosen: 24 * The text is saved before the point of interception 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. 27 21 28 == Task result == 22 29 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^