Changeset 26224


Ignore:
Timestamp:
2012-09-20T09:38:53+12:00 (12 years ago)
Author:
kjdon
Message:

added in placeholder for shortDescription display item

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/collect/modelcol/etc/collectionConfig.xml

    r26184 r26224  
    99        <displayItem assigned="true" lang="en" name="name">**title**</displayItem>
    1010        <displayItem assigned="true" lang="en" name="description">**about**</displayItem>
     11                <!-- shortDescription is used as a tooltip for collection icon on home page-->
     12                <displayItem assigned="true" lang="en" name="shortDescription">**title**</displayItem>
    1113    </displayItemList>
    1214    <!-- Global format statement -->
Note: See TracChangeset for help on using the changeset viewer.