Ignore:
Timestamp:
2023-11-21T16:01:06+13:00 (7 months ago)
Author:
davidb
Message:

Next, next interation trying to get Timeline working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs3-installations/computing50/trunk/sites/computing50/collect/computing-50-tabletop/etc/collectionConfig.xml

    r38419 r38420  
    770770              <xsl:choose>
    771771            <xsl:when test="/page/pageRequest/@subaction = 'tabletop'">       
    772               <!-- ID, Event, Description, EventDate, Timeline  -->           
    773                         <c>
    774                           <!-- strip off D-prefix to get integer ID -->
    775                           <xsl:value-of select="substring(@nodeID,2)"/>
    776                         </c>
    777                         <!-- Event -->
     772              <!-- ID, Event, Description, EventDate, Timeline  -->
     773                                    <!-- Give it an ID based on year -->
     774                        <c><gsf:metadata name="MajorEventsID"/></c>
     775                        <!-- Event, the year -->
    778776                        <c><gsf:metadata name="MajorEventsID"/></c>
    779777                        <!-- Description -->
Note: See TracChangeset for help on using the changeset viewer.