Changes between Version 2 and Version 3 of EMBEDDED_BOOKS_CONTENT_R0
- Timestamp:
- 12/22/08 21:24:46 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EMBEDDED_BOOKS_CONTENT_R0
v2 v3 37 37 * posterFrame - a page of the book to use as a poser frame 38 38 39 * EmbeddedBook40 * EmbeddedBookis represented by an image, either the first page of the book, or the poster frame41 * EmbeddedBookcan have a controller, but unlike a video controller, it would be more like a page status bar (next page, previous page, back)39 * !EmbeddedBookContent 40 * !EmbeddedBookContent is represented by an image, either the first page of the book, or the poster frame 41 * !EmbeddedBookContent can have a controller, but unlike a video controller, it would be more like a page status bar (next page, previous page, back) 42 42 * Determine if any of this should be part of the content, or kept elsewhere, ie does the content have any say in how the resource is represented on screen? 43 43 * If yes, maybe contents should have extension points that keep the list of renderers for this content (and similar for images and audio, ie any content)