Changes between Version 1 and Version 2 of GROUP_EMBEDDED_BOOKS_R0


Ignore:
Timestamp:
03/24/09 14:45:02 (16 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_EMBEDDED_BOOKS_R0

    v1 v2  
    3939== Implementation idea == 
    4040 * Create classes EmbeddedBookContent and EmbeddedBookResource (similar to other frame contents and resources). 
    41  * You may display the first page of a book only as a start. 
     41 * You may display the first page of a book as a starting point and change that later. 
    4242 * Have a look at the Resource library and see how it handles cyclic dependencies. 
    4343 * See similar tasks in the Related section to get an idea of how things can be done.