Changes between Version 4 and Version 5 of TEXT_CHAINING_BEHAVIOUR_R0


Ignore:
Timestamp:
04/07/09 15:51:10 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_CHAINING_BEHAVIOUR_R0

    v4 v5  
    1010 * The user should be able to point witch text frame is linked with current flow and witch is not. 
    1111 * There should be automatic linking when flow text frame is used. See more at [wiki:TEXT_AUTO_CHAIN_BEHAVIOUR_R0] 
    12   * If there is no other flow text frame on the page and the text overflows, than the next page is created with flow text frame that have the same properties as the first one. The bought frames are linked. 
    13   * If the user adds 2 flow text frames to the current page, they should be linked as the default behavior. However user should have the ability to break the linking. 
    14   * If they are two flow text frames that are not linked and the user adds third, the default linking should be with the one that is first added. However this should also be fully noticeable for the user. Same if they were 3 frames at the beginning and so on. 
    15   * If they are multiple pages that have linked text frames, and flow text frame is added to the one of the pages(not the last one), the new frame is linked after the last frame on the page and before the first page on the next page. However if happens that the last page or the last few pages became empty, they shouldn't be removed. 
    1612 * If they are 3 linked flow text frames user should have the opportunity to easily reorder them. 
    1713 
    1814== Task requirements == 
    1915 * Create a prototype of text chaining behavior. Allow two or more text frames to be linked. 
     16 * Provide easy way for development of related tasks. 
    2017 
    2118== Task result ==