Changeset 36456 for documented-examples


Ignore:
Timestamp:
2022-08-22T18:53:55+12:00 (20 months ago)
Author:
anupama
Message:

Correcting display of collection for GLI, when opening existing collections. The first displayItem must be key=name name=name, and there should only be one such displayItem.

Location:
documented-examples/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • documented-examples/trunk/garish-e/etc/collectionConfig.xml

    r36446 r36456  
    88    <displayItemList>
    99        <displayItem dictionary="collectionConfig" key="name" name="name"/>
    10         <displayItem lang="en" name="name">Custom stylesheet demo collection</displayItem>
    11         <displayItem dictionary="collectionConfig" key="name" name="name"/>
     10        <displayItem lang="en" name="name">Custom stylesheet demo collection</displayItem>     
    1211        <displayItem dictionary="collectionConfig" key="shortDescription" name="shortDescription"/>
    1312        <displayItem dictionary="collectionConfig" key="description1" name="description1"/>
  • documented-examples/trunk/isis-e/etc/collectionConfig.xml

    r36368 r36456  
    77    </metadataList>
    88    <displayItemList>
    9         <displayItem assigned="true" lang="en" name="name">CDS/ISIS example</displayItem>
    109        <displayItem assigned="true" dictionary="collectionConfig" key="name" name="name"/>
     10        <displayItem assigned="true" lang="en" name="name">CDS/ISIS example</displayItem>       
    1111        <displayItem assigned="true" dictionary="collectionConfig" key="description1" name="description1"/>
    1212        <displayItem assigned="true" dictionary="collectionConfig" key="description2" name="description2"/>
  • documented-examples/trunk/lomdemo-e/etc/collectionConfig.xml

    r36397 r36456  
    88    <displayItemList>
    99        <displayItem assigned="true" dictionary="collectionConfig" key="name" name="name"/>
    10         <displayItem assigned="true" lang="en" name="name">LOM Demonstration</displayItem>
    11         <displayItem assigned="true" dictionary="collectionConfig" key="name" name="name"/>
     10        <displayItem assigned="true" lang="en" name="name">LOM Demonstration</displayItem>     
    1211        <displayItem assigned="true" dictionary="collectionConfig" key="shortDescription" name="shortDescription"/>
    1312        <displayItem assigned="true" dictionary="collectionConfig" key="description1" name="description1"/>
  • documented-examples/trunk/wrdpdf-e/etc/collectionConfig.xml

    r36368 r36456  
    77    </metadataList>
    88    <displayItemList>
    9         <displayItem assigned="true" dictionary="collectionConfig" key="description" name="description"/>
    10         <displayItem assigned="true" lang="en" name="name">Word PDF collection</displayItem>
    119        <displayItem assigned="true" dictionary="collectionConfig" key="name" name="name"/>
     10        <displayItem assigned="true" lang="en" name="name">Word PDF collection</displayItem>       
    1211        <displayItem assigned="true" dictionary="collectionConfig" key="shortDescription" name="shortDescription"/>
    1312        <displayItem assigned="true" dictionary="collectionConfig" key="description1" name="description1"/>
Note: See TracChangeset for help on using the changeset viewer.