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

Commit 1 of 2. Redoing insertion 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

    r36568 r36574  
    1 name=manifest-demo-e
    2 dls.Organization=Organizations
    3 text=Text
    4 section=Chapter
    5 document=Book
    6 dls.Titles=Titles
    7 dls.Keyword=How to
    8 dls.Subject=Subjects
     1name=QQQQmanifest-demo-e
     2dls.Organization=QQQQOrganizations
     3text=QQQQText
     4section=QQQQChapter
     5document=QQQQBook
     6dls.Titles=QQQQTitles
     7dls.Keyword=QQQQHow to
     8dls.Subject=QQQQSubjects
    99
    10 textdate=publication date\:
    11 textnumpages=no. of pages\:
    12 textsource=source ref\:
     10textdate=QQQQpublication date\:
     11textnumpages=QQQQno. of pages\:
     12textsource=QQQQsource ref\:
    1313
    14 shortDescription=<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=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>
    1515
    16 description=<h3>Features of this collection</h3> \n\
     16description=QQQQ<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=<h3>Instructions</h3><br /><p>0. Run setup/source setup.bash in top level before starting.</p><br />
     27description0=QQQQ<h3>Instructions</h3><br /><p>0. Run setup/source setup.bash in top level before starting.</p><br />
    2828
    29 description1=<p>1. Build the collection initially\:<br /> \n\
     29description1=QQQQ<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=<p>2. Add some new documents into the collection.<br /> \n\
     36description2=QQQQ<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=<p>3. Delete some documents from the collection.<br /> \n\
     45description3=QQQQ<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=<p>4. Modify some metadata<br /> \n\
     52description4=QQQQ<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.