Ignore:
Timestamp:
2012-08-13T21:18:26+12:00 (12 years ago)
Author:
ak19
Message:

First and minor set of changes to get the Enhanced Word Doc handling tutorial (windows native scripting) working for GS3, after testing the tutorial on windows. Some questions remain, but the tutorial works for the most part. Also a minor change to the previous Word tutorial (Formatting the Word and PDF collection). Noticed that there is now a recently introduced bug to do with an html line break as metadata separator (this no longer works despite the br being escaped with html entities). This will hopefully be fixed so that the tutorial will still be in tact.

File:
1 edited

Legend:

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

    r26097 r26098  
    10481048<Text id="fw-23">If you have done exercise <TutorialRef id="enhanced_word"/>, the collection will have both dc.Creator and ex.Creator metadata. To display the metadata values for both, you can use </Text>
    10491049<Format>
    1050 &lt;gsf:metadata name=&quot;dc.Creator&quot; /&gt; <br />
    1051 &lt;gsf:metadata name=&quot;Creator&quot; /&gt;<br />
     1050&lt;gsf:metadata name=&quot;dc.Creator&quot; /&gt;, &lt;gsf:metadata name=&quot;Creator&quot; /&gt;<br />
    10521051</Format>
    10531052<Text id="fw-23a-3">To display dc.Creator if it is present, otherwise display ex.Creator, use</Text>
     
    13391338<NumberedItem>
    13401339<Text id="ew-4">In the Librarian Interface, open up the <b>reports</b> collection. Switch to the <AutoText key="glidict::GUI.Design"/> panel and select the <AutoText key="glidict::CDM.GUI.Plugins"/> section on the left-hand side. Double click the <AutoText text="WordPlugin"/> plugin and switch on the <AutoText text="windows_scripting"/> option.</Text>
    1341 <Text id="ew-4a">In the <AutoText key="glidict::CDM.GUI.Indexes"/> section, check the <AutoText key="glidict::CDM.LevelManager.Section"/> checkbox to build the indexes on section level as well as document level.</Text>
     1340<Text id="ew-4a">In the <AutoText key="glidict::CDM.GUI.Indexes"/> section, check the <AutoText key="glidict::CDM.LevelManager.Section"/> checkbox, if not already the case, to build the indexes on section level as well as document level.</Text>
    13421341</NumberedItem>
    13431342<NumberedItem>
Note: See TracChangeset for help on using the changeset viewer.