Changes between Initial Version and Version 1 of DOCUMENT_FILE_MANAGEMENT_R0


Ignore:
Timestamp:
01/05/09 15:51:01 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DOCUMENT_FILE_MANAGEMENT_R0

    v1 v1  
     1[[BackLinksMenu]] 
     2[[TicketQuery(summary=DOCUMENT_FILE_MANAGEMENT_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] 
     3= Analysis = 
     4== Overview == 
     5file menu entries... recent books. new, open, save, save as, close - these should be handled by appropriate extension points 
     6Create structure of the file menu. Define document behavior. 
     7File menu should contain: 
     8 * New 
     9 * Open 
     10 * Save 
     11 * Save As 
     12 * Close 
     13The behavior is the following: 
     14 * File -> New ? 
     15 * File -> Open toggles File Dialog to choose a file to be opened. 
     16 * File -> Save - saves the book. 
     17== Task requirements == 
     18== Task result == 
     19^(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))^ 
     20 
     21== Implementation idea == 
     22^(It is advisable to include some rough implementations ideas.)^ 
     23 
     24== Related == 
     25^(Here you can add related tasks that could be useful or helpful.)^ 
     26 
     27== How to demo == 
     28^(In this section you must add instructions for the demo of the task.)^ 
     29 
     30= Design = 
     31 
     32= Implementation = 
     33^(Implementation results should be described and linked here (from the wiki or the repository))^ 
     34 
     35= Testing = 
     36 
     37= Comments = 
     38^(Write comments for this or later revisions here.)