Changes between Version 5 and Version 6 of BOOK_TEMPLATES_BEHAVIOUR_R0
- Timestamp:
- 01/14/09 16:43:50 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BOOK_TEMPLATES_BEHAVIOUR_R0
v5 v6 17 17 == Task requirements == 18 18 In this revision implement 19 19 * Saving book as template, without interactivity 20 * list of pages 21 * pages as templates 22 * frames as template (this should be done in page template saving) 23 * Creating a book from a template 20 24 == Task result == 21 25 ^(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))^ 22 26 23 27 == Implementation idea == 24 ^(It is advisable to include some rough implementations ideas.)^ 28 * Saving book as template should be done by File -> Save Book As Template 29 * Creating a book from a book template should be done by selecting the template from New Book dialog drop-down menu. See related [wiki:DOCUMENT_FILE_MANAGEMENT_R0] 25 30 26 31 == Related == 27 32 [wiki:FRAME_TEMPLATES_R0] [[BR]] 28 33 [wiki:PAGE_TEMPLATE_BEHAVIOUR] [[BR]] 29 34 [wiki:DOCUMENT_FILE_MANAGEMENT_R0] 30 35 == How to demo == 31 36 ^(In this section you must add instructions for the demo of the task.)^