Changes between Version 2 and Version 3 of EMBEDDED_BOOKS_CONTENT_R0


Ignore:
Timestamp:
12/22/08 21:24:46 (16 years ago)
Author:
sriggins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EMBEDDED_BOOKS_CONTENT_R0

    v2 v3  
    3737  * posterFrame - a page of the book to use as a poser frame 
    3838 
    39  * EmbeddedBook 
    40   * EmbeddedBook is represented by an image, either the first page of the book, or the poster frame 
    41   * EmbeddedBook can 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) 
    4242  * 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? 
    4343  * 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)