Changeset 22901


Ignore:
Timestamp:
2010-09-14T14:46:34+12:00 (14 years ago)
Author:
sjm84
Message:

More changes/upgrades to the tutorial

File:
1 edited

Legend:

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

    r22895 r22901  
    594594</Title>
    595595<SampleFiles folder="images"/>
    596 <Version initial="2.60" current="2.82"/>
     596<Version initial="2.60" current="2.84"/>
    597597<Content>
    598598<NumberedItem>
     
    718718</Title>
    719719<SampleFiles folder="Word_and_PDF"/>
    720 <Version initial="2.60" current="2.82"/>
     720<Version initial="2.60" current="2.84"/>
    721721<Content>
    722722<Comment>
     
    819819</Title>
    820820<Prerequisite id="word_pdf_collection"/>
    821 <Version initial="2.70w" current="2.82"/>
     821<Version initial="2.70w" current="2.84"/>
    822822<Content>
    823823<Comment>
     
    939939</Title>
    940940<SampleFiles folder="Word_and_PDF"/>
    941 <Version initial="2.70" current="2.82"/>
     941<Version initial="2.70" current="2.84"/>
    942942<Content>
    943943<Text id="ep-2">Greenstone converts PDF files to HTML using third-party software: <AutoText text="pdftohtml.pl" type="italics"/>. This lets users view these documents even if they don't have the PDF software installed. Unfortunately, sometimes the formatting of the resulting HTML files is not so good.</Text>
     
    10171017</NumberedItem>
    10181018<NumberedItem>
    1019 <Text id="ep-23b">For versions before 2.82, you need to change to <AutoText text="Library Systems Specialist"/> mode in order to add two of the same plugin, and use regular expressions in the plugin options (<Menu><AutoText key="glidict::Menu.File"/> &rarr; <AutoText key="glidict::Menu.File_Options"/> &rarr; <AutoText key="glidict::Preferences.Mode"/></Menu>). </Text>
    1020 <Comment>
    1021 <Text id="ep-23c">For version 2.71, you'll need to close GLI now then restart it to get the list of plugins to update properly.</Text>
    1022 </Comment>
    1023 </NumberedItem>
    1024 <NumberedItem>
    10251019<Text id="ep-24">Switch to the <AutoText key="glidict::CDM.GUI.Plugins"/> section of the <AutoText key="glidict::GUI.Design"/> panel. Add a second PDF plugin by selecting <AutoText text="PDFPlugin"/> from the <AutoText key="glidict::CDM.PlugInManager.PlugIn"/> drop-down list, and clicking <AutoText key="glidict::CDM.PlugInManager.Add" type="button"/>. This plugin will come after the first PDF plugin, so we configure it to process PDF documents as HTML. Set the <AutoText text="convert_to"/> option to <AutoText text="html"/>, and switch on the <AutoText text="use_sections"/> option. Click <AutoText key="glidict::General.OK" type="button"/>.</Text>
    10261020</NumberedItem>
    10271021<NumberedItem>
    1028 <Text id="ep-25">Configure the first PDF plugin, and set the <AutoText text="process_exp"/> option to <AutoText text="'notext.*\.pdf'"/>.</Text>
     1022<Text id="ep-25">Configure the first PDF plugin, and set the <AutoText text="process_exp"/> option to <AutoText text="&quot;notext.*\.pdf&quot;"/>.</Text>
    10291023</NumberedItem>
    10301024<NumberedItem>
     
    10351029</Format>
    10361030<Text id="ep-27">The <AutoText text="paged_img" type="italics"/> version must come earlier in the list than the <AutoText text="html" type="italics"/> version. The <AutoText text="process_exp"/> for the first <AutoText text="PDFPlugin"/> will process any PDF files in the <Path>notext</Path> directory. The second <AutoText text="PDFPlugin"/> will process any PDF files that are not processed by the first one.</Text>
    1037 <Text id="ep-28">Note that all plugins have the <AutoText text="process_exp"/> option, and this can be used to customize which documents are processed by which plugin. For versions before 2.82, this option is only visible in <AutoText text="Library Systems Specialist"/> and <AutoText key="glidict::Preferences.Mode.Expert"/> modes.</Text>
    1038 <Text id="ep-29">For versions before 2.82, change back to <AutoText key="glidict::Preferences.Mode.Librarian"/> mode.</Text>
     1031<Text id="ep-28">Note that all plugins have the <AutoText text="process_exp"/> option, and this can be used to customize which documents are processed by which plugin.</Text>
    10391032</NumberedItem>
    10401033<NumberedItem>
     
    10771070<Text id="ew-a">Enhanced Word document handling</Text>
    10781071</Title>
    1079 <Version initial="2.70w" current="2.82"/>
     1072<Version initial="2.70w" current="2.84"/>
    10801073<Prerequisite id="word_pdf_collection"/>
    10811074<Content>
     
    11031096</Heading>
    11041097<NumberedItem>
    1105 <Text id="ew-8b">Since versions 2.82, the Librarian Interface operates in three modes, while for versions before 2.82 GLI operates in four modes. Go to <Menu><AutoText key="glidict::Menu.File"/> &rarr; <AutoText key="glidict::Menu.File_Options"/> &rarr; <AutoText key="glidict::Preferences.Mode"/></Menu> and see the modes and what functionality they provide access to. <AutoText key="glidict::Preferences.Mode.Librarian"/> is the default mode.</Text>
    1106 </NumberedItem>
    1107 <NumberedItem>
    1108 <Text id="ew-10">For versions before 2.82, change the mode to <AutoText text="Library Systems Specialist"/> because you will need to use regular expressions to set up the style options in the next part of the exercise.</Text>
     1098<Text id="ew-8b">The Librarian Interface operates in three modes. Go to <Menu><AutoText key="glidict::Menu.File"/> &rarr; <AutoText key="glidict::Menu.File_Options"/> &rarr; <AutoText key="glidict::Preferences.Mode"/></Menu> and see the modes and what functionality they provide access to. <AutoText key="glidict::Preferences.Mode.Librarian"/> is the default mode.</Text>
    11091099</NumberedItem>
    11101100<Heading>
     
    11751165<Text id="ew-24"><b>Build</b> and <b>preview</b> the collection. Both <Path>word05.doc</Path> and <Path>word06.doc</Path> should now have only one table of contents.</Text>
    11761166</NumberedItem>
    1177 <NumberedItem>
    1178 <Text id="ew-24a">For versions before 2.82, switch the Librarian Interface back to <AutoText key="glidict::Preferences.Mode.Librarian"/> mode (<Menu><AutoText key="glidict::Menu.File"/> &rarr; <AutoText key="glidict::Menu.File_Options"/> &rarr; <AutoText key="glidict::Preferences.Mode"/></Menu>).</Text>
    1179 </NumberedItem>
    11801167<Heading>
    11811168<Text id="ew-25">Extracting document properties as metadata</Text>
    11821169</Heading>
    11831170<NumberedItem>
    1184 <Text id="ew-26">When the <AutoText text="windows_scripting"/> option is set, word document properties can be extracted as metadata. By default, only the Title will be extracted. Other properties can be extracted using the <AutoText text="metadata_fields"/>  option.</Text>
     1171<Text id="ew-26">When the <AutoText text="windows_scripting"/> option is set, word document properties can be extracted as metadata. By default, only the Title will be extracted. Other properties can be extracted using the <AutoText text="metadata_fields"/> option.</Text>
    11851172</NumberedItem>
    11861173<NumberedItem>
Note: See TracChangeset for help on using the changeset viewer.