wiki:EMBEDDED_BOOKS_MANAGING_R0

Version 1 (modified by sriggins, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro 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|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

Deleting 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.

Document the terminology surrounding embedded books, because it can often be confusing.

Task requirements

  • Make sure deleting an embedded book resource works the same as any other resource.
  • Make sure renaming an embedded book resource works the same as any other resource.
  • Document the terminology used with embedded books

Task result

The 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.

Implementation idea

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 EMBEDDED_BOOKS? which is the master task for embedded books.

How to demo

Discuss the terminology you defined on EMBEDDED_BOOKS? and any code changes needed to ensure embedded books resource manager is the same as other resources.

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.)