Changes between Version 27 and Version 28 of TEXT_AUTO_CHAIN_BEHAVIOUR_R1


Ignore:
Timestamp:
09/11/09 13:04:20 (16 years ago)
Author:
milen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_AUTO_CHAIN_BEHAVIOUR_R1

    v27 v28  
    1616   * If next page exist and it is not empty then a new page is created after the current page and a text frame is created with the same properties as the first one (position, size, background etc.).The both frames are linked. All the pages after the new created one are shifted after it. 
    1717   * If there is no next page, then it's created with a text frame with the same properties as the first one (position, size, background etc.).The both frames are linked. 
    18    * If there are some text frames(not one) on the 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 and they are linked with the last one of the first page. 
    19   * 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. 
    20   * 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. After the linking between the frame in the first page and the new inserted frame, in case of saving to a certain extent the old link, the new inserted frame becomes automatically auto chain and it is linked to the frame in the second page. 
    21  * 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   * If there are some text frames(not one) on the page and the last text 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 and they are linked with the last one of the first page. 
     19   * If there are some other content besides the text frames and the text frame overflow then on the new page all kinds of the frames from the previous page are created with the same number, location, size and style of their prototypes in the previous page. The both frames are linked. 
     20 * Deleting a text frame which is part of linked text frames deletes the frame and: 
     21  * If the frame is the first one in the chain, then the frame and all the text in the chain is deleted but the text is saved in Resources   
     22  * If the frame is a middle frame in the chain, then destruct the links between the frames before and after the deleted frame, save the links between the other frames in the new created two chains, save the text in the first chain and delete all the pages having no other content besides empty text frames but save the link between the other frames in the second chain.    
    2223  * 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). 
    2324  * If the answer is "no" the frame and the text in the frame are deleted permanently.  [[BR]] 
    24  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. 
    2525 * 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. 
    2626 * 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: