[[BackLinksMenu]] [[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|)]] = Analysis = == Overview == file menu entries... recent books. new, open, save, save as, close - these should be handled by appropriate extension points Create structure of the file menu. Define document behavior. File menu should contain: * New * Open * Save * Save As * Close The behavior is the following: * File -> New Toggles a hud that gives the opportunity to select size of the new book and/or a template to use for creating the new book. * File -> Open toggles File Dialog to choose a file to be opened. * File -> Save - saves the book. * File -> Save As - Toggles File Dialog to choose a location to save the book. * In later revisions File -> Import/Export Resources should be present with similar behavior. * File -> Close Toggles the "Save changes" and/or "Quit Sophie 2" message boxes. == Task requirements == == Task result == ^(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.))^ == Implementation idea == ^(It is advisable to include some rough implementations ideas.)^ == Related == ^(Here you can add related tasks that could be useful or helpful.)^ == How to demo == ^(In this section you must add instructions for the demo of the task.)^ = Design = = Implementation = ^(Implementation results should be described and linked here (from the wiki or the repository))^ = Testing = = Comments = ^(Write comments for this or later revisions here.)