Changes between Initial Version and Version 1 of UNPLANNED_CREATE_SERVER_RESOURCE_R0


Ignore:
Timestamp:
09/28/09 17:36:59 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UNPLANNED_CREATE_SERVER_RESOURCE_R0

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=UNPLANNED_CREATE_SERVER_RESOURCE_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|)]] 
     4 
     5= Analysis = 
     6 
     7== Overview == 
     8 * The goal of this task is to allow the users to create book on the server 
     9 
     10== Task requirements == 
     11 * Create a prototype for this functionality 
     12  * Ignore the security issues. 
     13 
     14== Task result == 
     15 * The result should be code 
     16 
     17== Implementation idea == 
     18 * Add 'Save on Server' button inside the file menu under 'Save as' button 
     19  * This button will evoke dialog window that contains 
     20    * list of available accounts 
     21     * users should be able to choose a account that they would use 
     22     * add new account should present 
     23     * edit account should be available as well 
     24     * there should be indication on connected and disconnected accounts 
     25    * users should be able to type the name of the book 
     26    * file browser will NOT be available for this revision, but we must provide some way of navigating (browse) the server, and pick up a book location 
     27 * The icon of the book in the tab bar will indicate that a book is opened from a server. 
     28== Related == 
     29[wiki:APP_CONNECTIVITY_REDESIGN][[BR]] 
     30[wiki:GROUP_APP_SERVER_RESOURCE_ACCESS_R0] 
     31 
     32== How to demo == 
     33 * Run the author application 
     34 * Create a new book 
     35 * Insert some frames and pages 
     36 * Upload the book to the server 
     37 * Open the book from the server 
     38 
     39= Design = 
     40^(Describe your design here.)^ 
     41 
     42= Implementation = 
     43^(Describe and link the implementation results here (from the wiki or the repository).)^ 
     44 
     45= Testing = 
     46^(Place the testing results here.)^ 
     47 
     48= Comments = 
     49^(Write comments for this or later revisions here.)