Changeset 22901
- Timestamp:
- 2010-09-14T14:46:34+12:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
documentation/trunk/tutorials/xml-source/tutorial_en.xml
r22895 r22901 594 594 </Title> 595 595 <SampleFiles folder="images"/> 596 <Version initial="2.60" current="2.8 2"/>596 <Version initial="2.60" current="2.84"/> 597 597 <Content> 598 598 <NumberedItem> … … 718 718 </Title> 719 719 <SampleFiles folder="Word_and_PDF"/> 720 <Version initial="2.60" current="2.8 2"/>720 <Version initial="2.60" current="2.84"/> 721 721 <Content> 722 722 <Comment> … … 819 819 </Title> 820 820 <Prerequisite id="word_pdf_collection"/> 821 <Version initial="2.70w" current="2.8 2"/>821 <Version initial="2.70w" current="2.84"/> 822 822 <Content> 823 823 <Comment> … … 939 939 </Title> 940 940 <SampleFiles folder="Word_and_PDF"/> 941 <Version initial="2.70" current="2.8 2"/>941 <Version initial="2.70" current="2.84"/> 942 942 <Content> 943 943 <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> … … 1017 1017 </NumberedItem> 1018 1018 <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"/> → <AutoText key="glidict::Menu.File_Options"/> → <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>1025 1019 <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> 1026 1020 </NumberedItem> 1027 1021 <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=""notext.*\.pdf""/>.</Text> 1029 1023 </NumberedItem> 1030 1024 <NumberedItem> … … 1035 1029 </Format> 1036 1030 <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> 1039 1032 </NumberedItem> 1040 1033 <NumberedItem> … … 1077 1070 <Text id="ew-a">Enhanced Word document handling</Text> 1078 1071 </Title> 1079 <Version initial="2.70w" current="2.8 2"/>1072 <Version initial="2.70w" current="2.84"/> 1080 1073 <Prerequisite id="word_pdf_collection"/> 1081 1074 <Content> … … 1103 1096 </Heading> 1104 1097 <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"/> → <AutoText key="glidict::Menu.File_Options"/> → <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"/> → <AutoText key="glidict::Menu.File_Options"/> → <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> 1109 1099 </NumberedItem> 1110 1100 <Heading> … … 1175 1165 <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> 1176 1166 </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"/> → <AutoText key="glidict::Menu.File_Options"/> → <AutoText key="glidict::Preferences.Mode"/></Menu>).</Text>1179 </NumberedItem>1180 1167 <Heading> 1181 1168 <Text id="ew-25">Extracting document properties as metadata</Text> 1182 1169 </Heading> 1183 1170 <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"/> 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> 1185 1172 </NumberedItem> 1186 1173 <NumberedItem>
Note:
See TracChangeset
for help on using the changeset viewer.