Changeset 38420
- Timestamp:
- 2023-11-21T16:01:06+13:00 (3 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gs3-installations/computing50/trunk/sites/computing50/collect/computing-50-tabletop/etc/collectionConfig.xml
r38419 r38420 770 770 <xsl:choose> 771 771 <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 --> 778 776 <c><gsf:metadata name="MajorEventsID"/></c> 779 777 <!-- Description -->
Note:
See TracChangeset
for help on using the changeset viewer.