Changes between Initial Version and Version 1 of GROUP_READER_R0


Ignore:
Timestamp:
03/26/09 16:43:32 (16 years ago)
Author:
pav
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_READER_R0

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=GROUP_READER_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 == 
     8The main goal of these tasks is to create new reader edition which will contain the needed modules for launching Sophie 2.0 reader application. Sophie Reader is used to read books that have been published in Sophie. It looks and functions like Sophie Author Mode with most of the authoring tools removed. 
     9 
     10== Task requirements == 
     11 * Design the look and feel of sophie reader using parts of the specification(not all is correct). Some of the defined things are: 
     12  * There is only open book functionality without opportunity to save a book. 
     13  * No resources, timelines, config and styles tabs are available.  
     14  * No insert menu and edit-set things will be shown. 
     15  * No halos and huds. 
     16  * Decide if undo/redo should be available. 
     17  * Think about View menu where the user can hide and show some sophie parts(status bar, book desktop, etc) 
     18  * Annotations and comments frames must be available. 
     19 * Separate the main.view.layout(main.view) module and the modules with functionality connected with the palettes and tabs to new functional modules. This overlaps the GROUP_PLUGIN_STRUCTURE_R0 tasks so the two groups can be implemented together. 
     20 * Create new module org.sophie2.reader with reader.bundles.config file with the reader modules. 
     21 * There should be FakeReaderMain and TrueReaderMain launch configurations. 
     22 
     23== Task result == 
     24^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 
     25 
     26== Implementation idea == 
     27^(Provide some rough implementation idea(s).)^ 
     28 
     29== Related == 
     30^(Add links to related tasks that could be useful or helpful.)^ 
     31 
     32== How to demo == 
     33^(Provide instructions for demonstration of the task.)^ 
     34 
     35= Design = 
     36^(Describe your design here.)^ 
     37 
     38= Implementation = 
     39^(Describe and link the implementation results here (from the wiki or the repository).)^ 
     40 
     41= Testing = 
     42^(Place the testing results here.)^ 
     43 
     44= Comments = 
     45^(Write comments for this or later revisions here.)