Changes between Version 1 and Version 2 of TEXT_PARAGRAPH_NEXT_STYLE_R0


Ignore:
Timestamp:
02/06/09 16:23:17 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_PARAGRAPH_NEXT_STYLE_R0

    v1 v2  
    66 
    77== Overview == 
    8 When the user define a custom style for a paragraph and then creates second one, the style of the second paragraph should be default. This functionality should present in all cases when the user could edit text(text frame, detached text frame editor). However if they are custom defined character appearance they shouldn't change. 
     8When the user define a custom style for a paragraph and then creates second one, the style of the second paragraph should be default. This functionality should present in all cases when the user could edit text(text frame, detached text frame editor etc.). However if they are custom defined character appearance they shouldn't change(same rule is applied for links). 
    99 
    1010== Task requirements == 
    11 ^(List the necessary requirements that the task must fulfill.)^ 
     11 * Provide functionality that automatically applies default paragraph style to newly created paragraphs. 
    1212 
    1313== Task result == 
     
    1515 
    1616== Implementation idea == 
    17 ^(Provide some rough implementation idea(s).)^ 
     17 * In order to stay remain consistence please review [[wiki:TEXT_PARAGPRAPH_FORMAT_COMMONS_R0]] and [[wiki:TEXT_PARAGRAPH_CHAR_STYLE_R0]]. 
     18 * Create predefine default paragraph style and apply it to a paragraph when he is created. 
    1819 
    1920== Related ==