Changeset 275

Show
Ignore:
Timestamp:
03/12/06 21:05:46
Author:
johnsa
Message:

added calid to links produced in rss skin

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/calendar3/deployment/webpublic/webapp/resources/demoskins/default/default/rss.xsl

    r142 r275  
    2525    <item> 
    2626      <title><xsl:value-of select="summary"/> - <xsl:value-of select="substring(start/monthname,1,3)"/><xsl:text> </xsl:text><xsl:value-of select="start/day"/></title> 
    27       <link><xsl:value-of select="/bedework/urlprefix"/>/eventView.do?subid=<xsl:value-of select="subscription/id"/>&amp;guid=<xsl:value-of select="guid"/>&amp;recurrenceId=<xsl:value-of select="recurrenceId"/></link> 
     27      <link><xsl:value-of select="/bedework/urlprefix"/>/eventView.do?subid=<xsl:value-of select="subscription/id"/>&amp;calid=<xsl:value-of select="calendar/id"/>&amp;guid=<xsl:value-of select="guid"/>&amp;recurrenceId=<xsl:value-of select="recurrenceId"/></link> 
    2828      <pubDate><xsl:value-of select="substring(start/dayname,1,3)"/>, 
    2929               <xsl:value-of select="start/twodigitday"/><xsl:text> </xsl:text>