Changes between Version 2 and Version 3 of GROUP_CHAINING_AND_HALOS_R0


Ignore:
Timestamp:
06/17/09 13:11:11 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_CHAINING_AND_HALOS_R0

    v2 v3  
    2121  * If the frame is deleted, again two chains are created, but the frame is not part of them anymore.   
    2222 * Implement editing of non-first chained frame 
     23 * Create appropriate halos 
     24  * The halo buttons should be the same, but two halo menus are needed, one at the left upper corner and one at the right bottom, see Implementation idea 
     25  * Since the text halo won't be where it is at the moment, remove it from there (move it to top right for example) 
     26  * In the top menu, the unchain halo should be present when the frame is part of a chain 
     27  * In the bottom menu, the chain halo should be present when the frame is not part of a chain. Otherwise, the unchain halo should be present. 
     28  * See implementation idea for further details. 
    2329== Task result == 
    24 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 
     30Code. Unchainable frames. Deleteable frames for the chain 
    2531 
    2632== Implementation idea == 
     
    3137 
    3238== How to demo == 
    33 ^(Provide instructions for demonstration of the task.)^ 
     39 * Chain five frames on a page.  
     40 * Show the halos - first frame should have only unchain (bottom right), others should have 2 unchain halos each (up and down), Last frame should have unchain upper halo and chain bottom halo. 
     41 * Unchain the third frame. 
     42 * Show that first 2 frames remain chained 
     43 * Show that last 2 frames remain chained 
     44 * Depending on how you've unchained the frames, explain where does frame 3 belong 
     45 * Repeat the steps but delete frame 3 instead of unchaining. 
    3446 
    3547= Design =