Ignore:
Timestamp:
2022-09-05T22:12:25+12:00 (20 months ago)
Author:
anupama
Message:

Commit 2 of 2. Redoing removal of insertions of QQQQ into DEC's English language description properties in the hope that today it will finally force GTI to mark all translated DEC coll descriptions are needing updating

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documented-examples/trunk/manifest-demo-e/resources/collectionConfig.properties

    r36574 r36575  
    1 name=QQQQmanifest-demo-e
    2 dls.Organization=QQQQOrganizations
    3 text=QQQQText
    4 section=QQQQChapter
    5 document=QQQQBook
    6 dls.Titles=QQQQTitles
    7 dls.Keyword=QQQQHow to
    8 dls.Subject=QQQQSubjects
     1name=manifest-demo-e
     2dls.Organization=Organizations
     3text=Text
     4section=Chapter
     5document=Book
     6dls.Titles=Titles
     7dls.Keyword=How to
     8dls.Subject=Subjects
    99
    10 textdate=QQQQpublication date\:
    11 textnumpages=QQQQno. of pages\:
    12 textsource=QQQQsource ref\:
     10textdate=publication date\:
     11textnumpages=no. of pages\:
     12textsource=source ref\:
    1313
    14 shortDescription=QQQQ<p>This demonstration collection contains the same material as the original Greenstone demo collection. In addition it has some predefined manifest files, to show off their use with incremental building.</p>
     14shortDescription=<p>This demonstration collection contains the same material as the original Greenstone demo collection. In addition it has some predefined manifest files, to show off their use with incremental building.</p>
    1515
    16 description=QQQQ<h3>Features of this collection</h3> \n\
     16description=<h3>Features of this collection</h3> \n\
    1717<ul> \n\
    1818<li>Uses <tt>lucene</tt> to do incremental build.</li> \n\
     
    2525
    2626
    27 description0=QQQQ<h3>Instructions</h3><br /><p>0. Run setup/source setup.bash in top level before starting.</p><br />
     27description0=<h3>Instructions</h3><br /><p>0. Run setup/source setup.bash in top level before starting.</p><br />
    2828
    29 description1=QQQQ<p>1. Build the collection initially\:<br /> \n\
     29description1=<p>1. Build the collection initially\:<br /> \n\
    3030<pre>perl -S import.pl -site localsite documented-examples/manifest-demo-e \n\
    3131perl -S buildcol.pl -site localsite -activate documented-examples/manifest-demo-e</pre> \n\
     
    3434Preview the collection. Contains 8 documents, 5 from BOSTID and 3 from EC Courier.</p><br />
    3535
    36 description2=QQQQ<p>2. Add some new documents into the collection.<br /> \n\
     36description2=<p>2. Add some new documents into the collection.<br /> \n\
    3737<br /> \n\
    3838Copy the three folders fb33fe fb34fe wb34te from import.extra into import. \n\
     
    4343Now there should be FAO Better Farming Documents, and one World Bank document.</p><br />
    4444
    45 description3=QQQQ<p>3. Delete some documents from the collection.<br /> \n\
     45description3=<p>3. Delete some documents from the collection.<br /> \n\
    4646<pre>perl -S incremental-import.pl -site localsite -manifest manifests/delete-some-files.xml documented-examples/manifest-demo-e \n\
    4747perl -S incremental-buildcol.pl -site localsite -activate documented-examples/manifest-demo-e</pre> \n\
     
    5050Now the EC Courier documents should be gone.</p><br />
    5151
    52 description4=QQQQ<p>4. Modify some metadata<br /> \n\
     52description4=<p>4. Modify some metadata<br /> \n\
    5353<pre>Copy import.extra/fb33fe-metadata.xml to import/fb33fe/metadata.xml \n\
    5454Copy import.extra/fb34fe-metadata.xml to import/fb34fe/metadata.xml \n\
Note: See TracChangeset for help on using the changeset viewer.