[[BackLinksMenu]] [[TicketQuery(summary=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|)]] = Analysis = == Overview == * The goal of this task is to allow the users to create book on the server == Task requirements == * Create a prototype for this functionality * Ignore the security issues. == Task result == * The result should be code == Implementation idea == * Add 'Save on Server' button inside the file menu under 'Save as' button * This button will evoke dialog window that contains * list of available accounts * users should be able to choose a account that they would use * add new account should present * edit account should be available as well * there should be indication on connected and disconnected accounts * users should be able to type the name of the book * 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 * The icon of the book in the tab bar will indicate that a book is opened from a server. == Related == [wiki:APP_CONNECTIVITY_REDESIGN][[BR]] [wiki:GROUP_APP_SERVER_RESOURCE_ACCESS_R0] == How to demo == * Run the author application * Create a new book * Insert some frames and pages * Upload the book to the server * Open the book from the server = Design = ^(Describe your design here.)^ = Implementation = ^(Describe and link the implementation results here (from the wiki or the repository).)^ = Testing = ^(Place the testing results here.)^ = Comments = ^(Write comments for this or later revisions here.)