Changes between Version 15 and Version 16 of TEXT_AUTO_CHAIN_BEHAVIOUR_R1
- Timestamp:
- 09/10/09 13:43:46 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_AUTO_CHAIN_BEHAVIOUR_R1
v15 v16 18 18 * If there is unlinked text frame on the same page, auto chaining links with it. If the unlinked frames are more than one the link is with the earliest added one. 19 19 * 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. 20 * 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 .21 * 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).22 * If the answer is "no" the frame and the text in the frame are deleted permanently. [[BR]]20 * 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: 21 * 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). 22 * If the answer is "no" the frame and the text in the frame are deleted permanently. [[BR]] 23 23 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. 24 24 * Deleting a page that contain linked text frames with other pages' frames should act in the same way as deleting a frame but including all the linked frames in the page.