Changes between Version 1 and Version 2 of TEXT_AUTO_CHAIN_BEHAVIOUR_R0


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

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_AUTO_CHAIN_BEHAVIOUR_R0

    v1 v2  
    66 
    77== Overview == 
    8 ^(Provide a brief overview of the whole task in its first revision. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)^ 
     8* There should be automatic linking when flow text frame is used. 
     9  * 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. 
     10  * 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. 
     11  * 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. 
     12  * 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. 
     13 * If they are 3 linked flow text frames user should have the opportunity to easily reorder them. 
    914 
    1015== Task requirements == 
    11 ^(List the necessary requirements that the task must fulfill.)^ 
     16 * Create prototype  
    1217 
    1318== Task result == 
     
    1924== Related == 
    2025[wiki:TEXT_CHAINING_BEHAVIOUR_R0] 
     26[wiki:TEXT_AUTO_CHAIN_MULTI_FLOW_R0][BR] 
     27[wiki:TEXT_CHAIN_HALOS_R0][BR] 
     28 
     29=== DEPENDS ON === 
     30[wki:FRAME_CONTENT_R0][BR] 
     31[wiki:BASE_RESOURCE_COMMONS_R0][BR] 
     32[wiki:BASE_RESOURCE_POINTS_R0][BR] 
     33[wiki:BASE_RESOURCE_LOCATOR_R0][BR] 
    2134 
    2235== How to demo == 
    23 ^(Provide instructions for demonstration of the task.)^ 
     36 * Run the application 
     37 * Create a book 
     38 * Place flow text frame inside the first page and populate text that overflows (http://www.lipsum.com/) 
     39 * Second page should be created with linked text frame inside 
    2440 
    2541= Design =