Changeset 11826


Ignore:
Timestamp:
2006-05-15T09:17:53+12:00 (18 years ago)
Author:
kjdon
Message:

fixed a couple of mistakes in the multimedia build tutorial, 610 and 621

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl-documentation/tutorials/xml-source/tutorial_en.xml

    r11790 r11826  
    16411641</NumberedItem>
    16421642<NumberedItem>
    1643 <Text id="0610">Now turn to the images. Dummy documents are displayed here too. First change to the <AutoText key="glidict::GUI.Enrich"/> panel, open the folder <Path>cover_images</Path> and add <AutoText key="metadata::dc.Title"/> metadata, assigning to each of the ten documents the title of the corresponding album. Remember, you can double-click a file to view it.</Text>
    1644 </NumberedItem>
    1645 <NumberedItem>
    1646 <Text id="0611">To suppress these dummy documents, change the <AutoText text="VList" /> format statement in the <AutoText key="glidict::CDM.GUI.Formats"/> section of the <AutoText key="glidict::GUI.Design"/> panel again by adding the two highlighted lines, and the close curly bracket:</Text>
     1643<Text id="0610">Now turn to the images. Dummy documents are displayed here too. To suppress these dummy documents, change the <AutoText text="VList" /> format statement in the <AutoText key="glidict::CDM.GUI.Formats"/> section of the <AutoText key="glidict::GUI.Design"/> panel again by adding the two highlighted lines, and the close curly bracket:</Text>
    16471644<Format>&lt;td valign=top&gt;<br/>
    16481645{If}{[dc.Format] eq 'Audio',<br/>
     
    17021699</Comment>
    17031700<Comment>
    1704 <Text id="0621">To do this we must put the Librarian Interface into a different mode. The interface supports four levels of user: <AutoText key="glidict::Preferences.Mode.Assistant"/>, who can add documents and metadata to collections, and create new ones whose structure mirrors that of existing collections; <AutoText key="glidict::Preferences.Mode.Assistant"/>, who can, in addition, design new collections, but cannot use specialist IT features (e.g. regular expressions); <AutoText key="glidict::Preferences.Mode.Systems"/>, who can use all design features, but cannot perform troubleshooting tasks (e.g. interpreting debugging output from Perl programs); and <AutoText key="glidict::Preferences.Mode.Expert"/>, who can perform all functions.</Text>
     1701<Text id="0621">To do this we must put the Librarian Interface into a different mode. The interface supports four levels of user: <AutoText key="glidict::Preferences.Mode.Assistant"/>, who can add documents and metadata to collections, and create new ones whose structure mirrors that of existing collections; <AutoText key="glidict::Preferences.Mode.Librarian"/>, who can, in addition, design new collections, but cannot use specialist IT features (e.g. regular expressions); <AutoText key="glidict::Preferences.Mode.Systems"/>, who can use all design features, but cannot perform troubleshooting tasks (e.g. interpreting debugging output from Perl programs); and <AutoText key="glidict::Preferences.Mode.Expert"/>, who can perform all functions.</Text>
    17051702</Comment>
    17061703<Comment>
Note: See TracChangeset for help on using the changeset viewer.