Changes between Version 1 and Version 2 of TEXT_CONTENT_LISTS_R0


Ignore:
Timestamp:
02/19/09 16:33:28 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_CONTENT_LISTS_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.)^ 
     8User should be able to insert, remove and edit list content inside text content(text frame, detached text editor etc.). There should be button inside insert menu that allows this functionality. This button should be active when text content is on focus. Also insert similar button inside text halo menu with the same functionality.[[BR]] 
     9Symbols that are used to indicate items in the list are as follows: 
     10 * ● for items in first list level 
     11 * ○ for items in second list level 
     12 * ■ for items in third list level 
     13 * - for items in forth list level 
     14 * If they are more than four list levels the symbols start to repeat them self in same order. 
     15There should be tab space added in every sub level.[[BR]] 
     16User should be able to move items through sub levels. If he sets focus before the symbol that indicates the item and press TAB key, then the item goes on the next sub level. Respectively if he press BACKSPACE key the item goes to previous level. If the item is on first level and the user sets focus before the item symbol, then pressed BACKSPACE - the item is deleted, however the content of the item remains as new paragraph.  
    917 
    1018== Task requirements ==