Changes between Initial Version and Version 1 of EMBEDDED_BOOKS_MANAGING_R0


Ignore:
Timestamp:
12/29/08 04:57:05 (16 years ago)
Author:
sriggins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified EMBEDDED_BOOKS_MANAGING_R0

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=EMBEDDED_BOOKS_MANAGING_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 
     6 
     7= Analysis = 
     8 
     9== Overview == 
     10 
     11Deleting an embedded book needs to not only delete the embedded book but make sure that all other uses of resources within the embedded book are removed.  Users should be able to delete and rename embedded books in the same manner as other resources.   
     12 
     13Document the terminology surrounding embedded books, because it can often be confusing. 
     14 
     15== Task requirements == 
     16 
     17 * Make sure deleting an embedded book resource works the same as any other resource. 
     18 * Make sure renaming an embedded book resource works the same as any other resource. 
     19 * Document the terminology used with embedded books 
     20 
     21== Task result == 
     22 
     23The result of this task is a wiki page with the terminology surrounding embedded books, along with any code changes necessary in the management of embedded books. 
     24 
     25== Implementation idea == 
     26 
     27 The term "embedded" is ambiguous.  Does it mean embedding the content of Book B within the content of book A, or embedding the visual representation of Book B on a page in Book A?  One can import a book, just as any other resource, or one can link to a remote book on a server.  Clarify the differences between these different actions and put the definitions on [wiki:EMBEDDED_BOOKS] which is the master task for embedded books. 
     28 
     29== Related == 
     30 * [wiki:EMBEDDED_BOOKS_RESOURCE_SUPPORT_R0] 
     31 * [wiki:EMBEDDED_BOOKS] 
     32 
     33== How to demo == 
     34 
     35Discuss the terminology you defined on [wiki:EMBEDDED_BOOKS] and any code changes needed to ensure embedded books resource manager is the same as other resources. 
     36 
     37= Design = 
     38 
     39= Implementation = 
     40^(Implementation results should be described and linked here (from the wiki or the repository))^ 
     41 
     42= Testing = 
     43 
     44= Comments = 
     45^(Write comments for this or later revisions here.)