Changeset 22915
- Timestamp:
- 2010-09-16T15:19:54+12:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
documentation/trunk/tutorials/xml-source/tutorial_en.xml
r22914 r22915 1866 1866 _footer_ {<br/> 1867 1867 _pagefooterextra_ 1868 <center><small>Copyright 20 06My Awesome Digital Library</small></center>1868 <center><small>Copyright 2010 My Awesome Digital Library</small></center> 1869 1869 _endspacer__htmlfooter_<br/> 1870 1870 } … … 2074 2074 <Prerequisite id="multimedia_collection_explore"/> 2075 2075 <SampleFiles folder="beatles"/> 2076 <Version initial="2.60" current="2.8 2"/>2076 <Version initial="2.60" current="2.84"/> 2077 2077 <Content> 2078 2078 <Comment> … … 2086 2086 <Path>sample_files → beatles → advbeat_small</Path> 2087 2087 <Text id="0555">into your new collection. Do this by opening up <Path>advbeat_small</Path>, selecting the eight items within it (from <Path>discography</Path> to <Path>beatles_midi.zip</Path>), and dragging them across. Because some of these files are in MP3 and MARC formats you will be asked whether to include <AutoText text="MP3Plugin" /> and <AutoText text="MARCPlugin" /> in your collection. Click <AutoText key="glidict::CDM.PlugInManager.QuickAdd" type="button"/>.</Text> 2088 <Text id="0555a">A window popsup explaining that the import documents contain css files, which none of Greenstone's plugins are expected to process directly. CSS files normally belong to a web page and we don't need to process them directly. Click <AutoText key="glidict::General.OK" type="button"/> button.</Text>2088 <Text id="0555a">A window may pop up explaining that the import documents contain css files, which none of Greenstone's plugins are expected to process directly. CSS files normally belong to a web page and we don't need to process them directly. Click <AutoText key="glidict::General.OK" type="button"/> button.</Text> 2089 2089 </NumberedItem> 2090 2090 <NumberedItem> … … 2107 2107 <Text id="0562">Instead, add <AutoText key="metadata::dc.Title"/> metadata for these two files: "Magical Mystery Tour." Change to the <AutoText key="glidict::GUI.Enrich"/> panel, open the discography folder and drill down to the individual files. Set the <AutoText key="metadata::dc.Title"/> value for the two offending items.</Text> 2108 2108 </NumberedItem> 2109 <Comment>2110 <Text id="0563a">For versions before 2.82, the default <AutoText key="coredm::_Global:labelTitle_" type="italics"/> classifier only uses <AutoText key="metadata::ex.Title"/> metadata. This has been changed since 2.82 version, and the <AutoText key="coredm::_Global:labelTitle_" type="italics"/> classifier now uses both <AutoText key="metadata::dc.Title"/> and <AutoText key="metadata::ex.Title"/>. So the next step only applies to versions before 2.82.</Text>2111 <Text id="0563">For pre-2.82 versions, now there's a twist. The <AutoText key="metadata::dc.Title"/> metadata won't appear in <AutoText key="coredm::_Global:labelTitle_" type="italics"/> because the classifier has been instructed to use <AutoText key="metadata::ex.Title"/>. But changing the classifier to use <AutoText key="metadata::dc.Title"/> would miss out all the extracted titles! Fortunately, there's a way of dealing with this by specifying a list of metadata names in the classifier.</Text>2112 </Comment>2113 <NumberedItem>2114 <Text id="0564">Change to the <AutoText key="glidict::GUI.Design"/> panel and select the <AutoText key="glidict::CDM.GUI.Classifiers"/> section. Double-click the <AutoText key="metadata::ex.Title"/> classifier (the first one) to edit its configuration settings.</Text>2115 <BulletList>2116 <Bullet>2117 <Text id="0565">Type <Format><AutoText key="metadata::dc.Title" type="plain"/>,</Format> before the <Format><AutoText key="metadata::ex.Title" type="plain"/></Format> in the metadata box—i.e. make it read</Text>2118 <Format>2119 <AutoText key="metadata::dc.Title" type="plain"/>,<AutoText key="metadata::ex.Title" type="plain"/>2120 </Format>2121 <Text id="0565a">and click <AutoText key="glidict::General.OK" type="button"/>.</Text>2122 </Bullet>2123 </BulletList>2124 </NumberedItem>2125 2109 <NumberedItem> 2126 2110 <Text id="0566"><b>Build</b> the collection again, and <b>preview</b> it.</Text> … … 2146 2130 </Bullet> 2147 2131 <Bullet> 2148 <Text id="0574">Add a <AutoText text="List"/> classifier and click the <AutoText text="bookshelf_type"/> and select <AutoText text="always"/> in the drop-down list (or add an <AutoText text="AZCompactList"/> for versions before 2.82). Select <AutoText key="metadata::dc.Format"/> as the <AutoText text="metadata"/> field and specify "browse" as the <AutoText text="buttonname"/>. Click the <AutoText text="sort_leaf_nodes_using"/> checkbox, and select <AutoText key="metadata::ex.Title"/> in the drop-down list: this will make the classifier display documents in alphabetical order of title.</Text>2132 <Text id="0574">Add a <AutoText text="List"/> classifier and click the <AutoText text="bookshelf_type"/> and select <AutoText text="always"/> in the drop-down list. Select <AutoText key="metadata::dc.Format"/> as the <AutoText text="metadata"/> field and specify "browse" as the <AutoText text="buttonname"/>. Click the <AutoText text="partition_type_within_level"/> check box and choose <AutoText text="none"/> from the drop-down list. Click the <AutoText text="sort_leaf_nodes_using"/> checkbox, and select <AutoText key="metadata::ex.Title"/> in the drop-down list: this will make the classifier display documents in alphabetical order of title.</Text> 2149 2133 </Bullet> 2150 2134 </BulletList> … … 2223 2207 </Bullet> 2224 2208 <Bullet> 2225 <Text id="0599">Remove the <AutoText key="metadata::dc.Title; Title"/> classifier (at the top)</Text>2209 <Text id="0599">Remove the <AutoText key="metadata::dc.Title;ex.Title"/> classifier (at the top)</Text> 2226 2210 </Bullet> 2227 2211 <Bullet>
Note:
See TracChangeset
for help on using the changeset viewer.