Changes between Version 1 and Version 2 of EMBEDDED_BOOKS_MANAGING_R0
- Timestamp:
- 01/13/09 09:31:18 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EMBEDDED_BOOKS_MANAGING_R0
v1 v2 9 9 == Overview == 10 10 11 Embedded books are listed as a resource in the resource palette. They should be listed as their own type so users can easily find them. 12 11 13 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. 12 14 … … 15 17 == Task requirements == 16 18 19 * Add embedded books as a resource type in the resource palette 17 20 * Make sure deleting an embedded book resource works the same as any other resource. 18 21 * Make sure renaming an embedded book resource works the same as any other resource. … … 26 29 27 30 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. 31 32 [wiki:EMBEDDED_BOOKS] is the parent to all all embedded books tasks and is suggested by Milo as a place to put this information. 33 34 When an embedded book is selected only its embedded books are shown in the resource list. The resource list is scoped to the currently focused book, be it a top level or embedded book. 28 35 29 36 == Related ==