Changes between Version 16 and Version 17 of DOCUMENT_FILE_MANAGEMENT


Ignore:
Timestamp:
08/27/08 10:39:26 (17 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DOCUMENT_FILE_MANAGEMENT

    v16 v17  
    11It contains items having to do with the opening and saving of Sophie books and their content. 
    22 
    3 * New Book - creates a new Sophie book. The user is prompted for the width and height of the new book. 
     3 * New Book - creates a new Sophie book. The user is prompted for the width and height of the new book. 
    44 
    5 * Open Book - prompts for the location of a saved Sophie book file on the computer. Pressing 
     5 * Open Book - prompts for the location of a saved Sophie book file on the computer. Pressing 
    66command/control-O results in the same action. 
    77 
    8 * Open Recent Books - displays a list of recently used Sophie books. Clicking on one of them opens it, clicking 
     8 * Open Recent Books - displays a list of recently used Sophie books. Clicking on one of them opens it, clicking 
    99elsewhere makes the list disappear. 
    1010 
    11 [*]Close Book - closes the currently selected Sophie book. A prompt allowing changes to be saved is displayed 
     11 * Close Book - closes the currently selected Sophie book. A prompt allowing changes to be saved is displayed 
    1212with controls provided. 
    1313 
    14 * Save Book - saves the current Sophie book. A prompt allowing changes to be saved is displayed with controls 
     14 * Save Book - saves the current Sophie book. A prompt allowing changes to be saved is displayed with controls 
    1515provided. 
    1616 
    17 * Save Book As - prompts for a name under which to save a copy of the current Sophie book. This new file 
     17 * Save Book As - prompts for a name under which to save a copy of the current Sophie book. This new file 
    1818becomes the working book file. 
    19 * Save Book Template - saves a book as a book template. If the book template is saved in Sophie’s default book 
     19 
     20 * Save Book Template - saves a book as a book template. If the book template is saved in Sophie’s default book 
    2021template directory, then the new book template is listed in the book templates palette. 
    21 * Publish Book - exports the current Sophie book in a format that can be used in Sophie Reader. Published 
     22 
     23 * Publish Book - exports the current Sophie book in a format that can be used in Sophie Reader. Published 
    2224books have the extension .sophie. Changes to the current book are saved and the book is closed after it is 
    2325turned into a published book. The published version is then opened. 
    24 * Export - converts the current book to PDF, HTML, RTF, and other formats. 
    25 * Import Resource from URL - prompts for the URL of a remote object that can be used in a Sophie book. This 
     26 
     27 * Export - converts the current book to PDF, HTML, RTF, and other formats. 
     28 
     29 * Import Resource from URL - prompts for the URL of a remote object that can be used in a Sophie book. This 
    2630object is then downloaded and included in the current Sophie book’s resources. 
    27 * Link to Resource from URL - prompts for the URL of a remote object that can be used in a Sophie book. The 
     31 
     32 * Link to Resource from URL - prompts for the URL of a remote object that can be used in a Sophie book. The 
    2833object is included in Sophie’s resources but is not downloaded before the reader views it on the page. 
    29 * Import File - allows for an object to be dragged from the local computer to Sophie's resources. A prompt for 
     34 
     35 * Import File - allows for an object to be dragged from the local computer to Sophie's resources. A prompt for 
    3036the location of resources is displayed. 
    31 * Link To File - prompts for the location of an object on the local computer. The object can be used in a Sophie 
     37 
     38 * Link To File - prompts for the location of an object on the local computer. The object can be used in a Sophie 
    3239book but cannot be imported into the book. 
    33 * Export Resources - exports all resources in a Sophie book to a new folder. A prompt for a location in which to 
     40 
     41 * Export Resources - exports all resources in a Sophie book to a new folder. A prompt for a location in which to 
    3442store the data is displayed. 
    3543