Changes between Version 2 and Version 3 of DOCUMENT_FILE_MANAGEMENT
- Timestamp:
- 08/26/08 15:59:13 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DOCUMENT_FILE_MANAGEMENT
v2 v3 1 1 It contains items having to do with the opening and saving of Sophie books and their content. 2 2 New Book - creates a new Sophie book. The user is prompted for the width and height of the new book. 3 4 3 Open Book - prompts for the location of a saved Sophie book file on the computer. Pressing 5 4 command/control-O results in the same action. 6 7 5 Open Recent Books - displays a list of recently used Sophie books. Clicking on one of them opens it, clicking 8 6 elsewhere makes the list disappear. 9 10 7 Close Book - closes the currently selected Sophie book. A prompt allowing changes to be saved is displayed 11 8 with controls provided. 12 13 9 Save Book - saves the current Sophie book. A prompt allowing changes to be saved is displayed with controls 14 10 provided. 15 16 11 Save Book As - prompts for a name under which to save a copy of the current Sophie book. This new file 17 12 becomes the working book file. 18 19 13 Save Book Template - saves a book as a book template. If the book template is saved in Sophie’s default book 20 14 template directory, then the new book template is listed in the book templates palette. 21 22 15 Publish Book - exports the current Sophie book in a format that can be used in Sophie Reader. Published 23 16 books have the extension .sophie. Changes to the current book are saved and the book is closed after it is 24 17 turned into a published book. The published version is then opened. 25 26 18 Export - converts the current book to PDF, HTML, RTF, and other formats. 27 28 19 Import Resource from URL - prompts for the URL of a remote object that can be used in a Sophie book. This 29 20 object is then downloaded and included in the current Sophie book’s resources. 30 31 21 Link to Resource from URL - prompts for the URL of a remote object that can be used in a Sophie book. The 32 22 object is included in Sophie’s resources but is not downloaded before the reader views it on the page. 33 34 23 Import File - allows for an object to be dragged from the local computer to Sophie's resources. A prompt for 35 24 the location of resources is displayed. 36 37 25 Link To File - prompts for the location of an object on the local computer. The object can be used in a Sophie 38 26 book but cannot be imported into the book. 39 40 27 Export Resources - exports all resources in a Sophie book to a new folder. A prompt for a location in which to 41 28 store the data is displayed.