Changes between Version 3 and Version 4 of DOCUMENT_FILE_MANAGEMENT


Ignore:
Timestamp:
08/26/08 16:00:42 (17 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DOCUMENT_FILE_MANAGEMENT

    v3 v4  
    11It contains items having to do with the opening and saving of Sophie books and their content. 
     2 
    23New Book - creates a new Sophie book. The user is prompted for the width and height of the new book. 
     4 
    35Open Book - prompts for the location of a saved Sophie book file on the computer. Pressing 
    46command/control-O results in the same action. 
     7 
    58Open Recent Books - displays a list of recently used Sophie books. Clicking on one of them opens it, clicking 
    69elsewhere makes the list disappear. 
     10 
    711Close Book - closes the currently selected Sophie book. A prompt allowing changes to be saved is displayed 
    812with controls provided. 
     13 
    914Save Book - saves the current Sophie book. A prompt allowing changes to be saved is displayed with controls 
    1015provided. 
     16 
    1117Save Book As - prompts for a name under which to save a copy of the current Sophie book. This new file 
    1218becomes the working book file. 
     19 
    1320Save Book Template - saves a book as a book template. If the book template is saved in Sophie’s default book 
    1421template directory, then the new book template is listed in the book templates palette. 
     22 
    1523Publish Book - exports the current Sophie book in a format that can be used in Sophie Reader. Published 
    1624books have the extension .sophie. Changes to the current book are saved and the book is closed after it is 
    1725turned into a published book. The published version is then opened. 
     26 
    1827Export - converts the current book to PDF, HTML, RTF, and other formats. 
     28 
    1929Import Resource from URL - prompts for the URL of a remote object that can be used in a Sophie book. This 
    2030object is then downloaded and included in the current Sophie book’s resources. 
     31 
    2132Link to Resource from URL - prompts for the URL of a remote object that can be used in a Sophie book. The 
    2233object is included in Sophie’s resources but is not downloaded before the reader views it on the page. 
     34 
    2335Import File - allows for an object to be dragged from the local computer to Sophie's resources. A prompt for 
    2436the location of resources is displayed. 
     37 
    2538Link To File - prompts for the location of an object on the local computer. The object can be used in a Sophie 
    2639book but cannot be imported into the book. 
     40 
    2741Export Resources - exports all resources in a Sophie book to a new folder. A prompt for a location in which to 
    2842store the data is displayed.