Changeset 19680 for documentation/trunk


Ignore:
Timestamp:
2009-05-30T14:40:10+12:00 (15 years ago)
Author:
anna
Message:

update tutorials

File:
1 edited

Legend:

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

    r19676 r19680  
    22112211<Prerequisite id="multimedia_collection_explore"/>
    22122212<SampleFiles folder="beatles"/>
    2213 <Version initial="2.60" current="2.81"/>
     2213<Version initial="2.60" current="2.82"/>
    22142214<Content>
    22152215<Comment>
     
    22232223<Path>sample_files &rarr; beatles &rarr; advbeat_small</Path>
    22242224<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>
     2225<Text id="0555a">A window pops 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>
    22252226</NumberedItem>
    22262227<NumberedItem>
     
    22672268</Heading>
    22682269<NumberedItem>
    2269 <Text id="0569">First let's remove the <AutoText text="AZList" /> classifier for filenames, which isn't very useful, and replace it with a browsing structure that groups documents by category (discography, lyrics, audio etc.). Categories are defined by manually assigned metadata.</Text>
     2270<Text id="0569">First let's remove the <AutoText text="List" /> classifier for filenames, which isn't very useful, and replace it with a browsing structure that groups documents by category (discography, lyrics, audio etc.). Categories are defined by manually assigned metadata.</Text>
    22702271<BulletList>
    22712272<Bullet>
     
    22822283</Bullet>
    22832284<Bullet>
    2284 <Text id="0574">Add an <AutoText text="AZCompactList" /> classifier. 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>
     2285<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>
    22852286</Bullet>
    22862287</BulletList>
     
    23002301</Bullet>
    23012302<Bullet>
    2302 <Text id="0582">Ensure that <AutoText text="VList" /> is selected, and make the changes that are highlighted below. You need to insert five lines into the first line, and delete the second line. (Note, the changes are available in a text file, see below.)</Text>
     2303<Text id="0582">Ensure that <AutoText text="VList"/> is selected, and make the changes that are highlighted below. You need to insert five lines into the first line, and delete the second line. (Note, the changes are available in a text file, see below.)</Text>
    23032304<Text id="0582a">Change:</Text>
    23042305<Format>
     
    23062307<highlight>&lt;td valign=top&gt;[ex.srclink]{Or}{[ex.thumbicon],[ex.srcicon]}[ex./srclink]&lt;/td&gt; </highlight><br/>
    23072308&lt;td valign=top&gt;[highlight]<br/>
    2308 {Or}{[dls.Title],[dc.Title],[Title],Untitled} <br/>
     2309{Or}{[dc.Title],[exp.Title],[ex.Title],Untitled} <br/>
    23092310[/highlight]{If}{[ex.Source],&lt;br&gt;&lt;i&gt;([ex.Source])&lt;/i&gt;}&lt;/td&gt;
    23102311</Format>
     
    23202321<highlight>[link][icon][/link]}}}</highlight>&lt;/td&gt; <br/>
    23212322&lt;td valign=top&gt;[highlight]<br/>
    2322 {Or}{[dls.Title],[dc.Title],[Title],Untitled}<br/>
     2323{Or}{[dc.Title],[exp.Title],[ex.Title],Untitled}<br/>
    23232324[/highlight]{If}{[ex.Source],&lt;br&gt;&lt;i&gt;([ex.Source])&lt;/i&gt;}&lt;/td&gt;
    23242325</Format>
     
    23432344[link][icon][/link]}}&lt;/td&gt; <br/>
    23442345&lt;td valign=top&gt;[highlight]<br/>
    2345 {Or}{[dls.Title],[dc.Title],[Title],Untitled}<br/>
     2346{Or}{[dc.Title],[exp.Title],[ex.Title],Untitled}<br/>
    23462347[/highlight]<highlight>{If}{[ex.Source],&lt;br&gt;&lt;i&gt;([ex.Source])&lt;/i&gt;}</highlight>&lt;/td&gt;</Format>
    23472348</Bullet>
     
    23502351</NumberedItem>
    23512352<Heading>
    2352 <Text id="0596">Using <AutoText text="AZCompactList"/> rather than <AutoText text="AZList"/></Text>
    2353 </Heading>
    2354 <NumberedItem>
    2355 <Text id="0597">There are sometimes several documents with the same title. For example, <AutoText text="All My Loving" type="italics"/> appears both as lyrics and tablature (under <AutoText text="ALL MY LOVING" type="italics"/>). The <AutoText key="coredm::_Global:labelTitle_"/> browser might be improved by grouping these together under a bookshelf icon. This is a job for an <AutoText text="AZCompactList" />.</Text>
     2353<Text id="0596">Using <AutoText text="AZCompactList"/> rather than <AutoText text="List"/></Text>
     2354</Heading>
     2355<NumberedItem>
     2356<Text id="0597">There are sometimes several documents with the same title. For example, <AutoText text="All My Loving" type="italics"/> appears both as lyrics and tablature (under <AutoText text="ALL MY LOVING" type="italics"/>). The <AutoText key="coredm::_Global:labelTitle_"/> browser might be improved by grouping these together under a bookshelf icon. This is a job for an <AutoText text="AZCompactList"/>. In the previous tutorial we showed how to use the <AutoText text="bookshelf_type"/> option in <AutoText key="List"/> classifier to group documents with the same metadata value (<AutoText key="metadata::dc.Format"/> in that case) in one bookshelf. Here we use <AutoText text="AZCompactList"/> instead.</Text>
    23562357<BulletList>
    23572358<Bullet>
     
    23592360</Bullet>
    23602361<Bullet>
    2361 <Text id="0599">Remove the <AutoText key="metadata::ex.Title"/> classifier (at the top)</Text>
     2362<Text id="0599">Remove the <AutoText key="metadata::dc.Title;Title"/> classifier (at the top)</Text>
    23622363</Bullet>
    23632364<Bullet>
     
    23872388<highlight>&lt;td&gt;{If}{[numleafdocs],([numleafdocs])}&lt;/td&gt;</highlight><br/>
    23882389&lt;td valign=top&gt;[highlight]<br/>
    2389 {Or}{[dls.Title],[dc.Title],[Title],Untitled}<br/>
     2390{Or}{[dc.Title],[exp.Title],[ex.Title],Untitled}<br/>
    23902391[/highlight]&lt;/td&gt;</Format>
    23912392<Text id="0609"><b>Preview</b> the result (you don't need to build the collection.) Bookshelves in the titles and browse classifiers should show how many documents they contain.</Text>
     
    32003201</Title>
    32013202<Prerequisite id="dspace_to_greenstone"/>
    3202 <Version initial="2.60" current="2.81"/>
     3203<Version initial="2.60" current="2.82"/>
    32033204<Content>
    32043205<Comment>
     
    32433244<Text id="gems-1">Editing metadata sets</Text>
    32443245</Title>
    3245 <Version initial="2.70w" current="2.81"/>
     3246<Version initial="2.70w" current="2.82"/>
    32463247<Content>
    32473248<Text id="gems-2">GEMS (Greenstone Editor for Metadata Sets) can be used to modify existing metadata sets or create new ones. GEMS is launched from the Librarian Interface when you want to create a new metadata set, or edit an existing one. In this exercise, we run GEMS outside of the Librarian Interface.</Text>
Note: See TracChangeset for help on using the changeset viewer.