Changes between Initial Version and Version 1 of EMBEDDED_BOOKS_CONTENT_R1


Ignore:
Timestamp:
09/18/09 18:34:22 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EMBEDDED_BOOKS_CONTENT_R1

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=EMBEDDED_BOOKS_CONTENT_R1, 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== Overview == 
     7Books can be part of other books 
     8== Task requirements == 
     9 * Implement truly embedded books.  
     10 * "Book" menu item in the "Insert" menu should trigger submenu that offers "Embedded" and "Linked" 
     11 * The embedded and linked books should not be interactive in author mode 
     12 * A content halo should trigger a HUD that gives the opportunity to choose whether the controls will be visible and which page will be shown at the first opening 
     13  * Content halo should appear inside the bounding rectangle, on click, with 10px right and top offset from the click 
     14 * Embedded books should be shown in embedded books palette. Linked embedded books should be shown with a prefix "[Linked]". Double clicking an embedded book from the palette should open it for editing. 
     15== Task result == 
     16Code 
     17== Implementation idea == 
     18^(Provide some rough implementation idea(s).)^ 
     19 
     20== Related == 
     21^(Add links to related tasks that could be useful or helpful.)^ 
     22 
     23== How to demo == 
     24^(Provide instructions for demonstration of the task.)^ 
     25 
     26= Design = 
     27^(Describe your design here.)^ 
     28 
     29= Implementation = 
     30^(Describe and link the implementation results here (from the wiki or the repository).)^ 
     31 
     32= Testing = 
     33^(Place the testing results here.)^ 
     34 
     35= Comments = 
     36^(Write comments for this or later revisions here.)