Changes between Version 2 and Version 3 of BOOK_TEMPLATES_LISTING_R0


Ignore:
Timestamp:
01/20/09 10:56:46 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BOOK_TEMPLATES_LISTING_R0

    v2 v3  
    1010  * List items should be draggable 
    1111  * Other items should be draggable to the list 
     12 * Applying and saving as template should be connected with proper extension points 
     13 * The listing should contain separators to divide local book templates from common book templates 
     14 * Overwriting a common book template invokes a message box containing warning that changes will be applied to all of the books created with a template. You should provide the box, but the functionality is not necessary right now 
     15 * Currently creating a book from a template is enough for books template behavior. Note that book templates behavior is not part of this task. 
    1216== Task result == 
    1317Code. 
    1418== Implementation idea == 
    15 ^(It is advisable to include some rough implementations ideas.)^ 
     19See analysis of [wiki:BOOK_TEMPLATES_BEHAVIOUR_R0]. See implementation of [wiki:APP_PLUGIN_MANAGER_LIST_R0] as functionality listed there is similar. If it is not implemented yet, consider implementing this tasks in parallel. 
    1620 
    1721== Related == 
    18 ^(Here you can add related tasks that could be useful or helpful.)^ 
     22[wiki:BOOK_TEMPLATES_BEHAVIOUR_R0] 
    1923 
    2024== How to demo == 
    21 ^(In this section you must add instructions for the demo of the task.)^ 
    22  
     25Show the book templates palette with the list of the existing templates. As functionality won't be present, explain what controls and user interactions are provided. 
    2326= Design = 
    2427