Changeset 1392
- Timestamp:
- 05/29/07 09:52:52
- Files:
-
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/default.xsl (modified) (3 diffs)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/ical.xsl (deleted)
- trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/default.xsl (modified) (3 diffs)
- trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/ical.xsl (deleted)
- trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl (modified) (16 diffs)
- trunk/deployment/webuser/webapp/resources/demoskins/default/default/ical.xsl (deleted)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/default.xsl
r1349 r1392 13 13 14 14 DEMONSTRATION CALENDAR STYLESHEET 15 15 16 16 MainCampus Calendar Suite 17 17 … … 729 729 </xsl:if> 730 730 <xsl:variable name="eventIcalName" select="concat($guid,'.ics')"/> 731 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no& skinName=ical&contentType=text/calendar&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars">731 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars"> 732 732 <img src="{$resourcesRoot}/images/std-ical_icon.gif" width="20" height="26" border="0" alt="Download this event"/> 733 733 download</a> … … 1012 1012 </xsl:if> 1013 1013 <xsl:variable name="eventIcalName" select="concat($id,'.ics')"/> 1014 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no& skinName=ical&contentType=text/calendar&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars">1014 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars"> 1015 1015 <img src="{$resourcesRoot}/images/std-ical_icon_small.gif" width="12" height="16" border="0" alt="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars"/> 1016 1016 </a> trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/default.xsl
r1349 r1392 13 13 14 14 DEMONSTRATION "DEPARTMENTAL" CALENDAR STYLESHEET 15 15 16 16 SoEDepartmental Calendar Suite 17 17 … … 731 731 </xsl:if> 732 732 <xsl:variable name="eventIcalName" select="concat($guid,'.ics')"/> 733 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no& skinName=ical&contentType=text/calendar&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars">733 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars"> 734 734 <img src="{$resourcesRoot}/images/std-ical_icon.gif" width="20" height="26" border="0" alt="Download this event"/> 735 735 download</a> … … 1014 1014 </xsl:if> 1015 1015 <xsl:variable name="eventIcalName" select="concat($id,'.ics')"/> 1016 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no& skinName=ical&contentType=text/calendar&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars">1016 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars"> 1017 1017 <img src="{$resourcesRoot}/images/std-ical_icon_small.gif" width="12" height="16" border="0" alt="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars"/> 1018 1018 </a> trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl
r1380 r1392 135 135 <xsl:variable name="schedule-processAttendeeReply" select="/bedework/urlPrefixes/schedule/processAttendeeReply/a/@href"/> 136 136 <!-- misc (mostly import and export) --> 137 <xsl:variable name="export" select="/bedework/urlPrefixes/misc/export /a/@href"/>137 <xsl:variable name="export" select="/bedework/urlPrefixes/misc/export"/> 138 138 <xsl:variable name="initUpload" select="/bedework/urlPrefixes/misc/initUpload/a/@href"/> 139 139 <xsl:variable name="upload" select="/bedework/urlPrefixes/misc/upload/a/@href"/> … … 1006 1006 <td class="smallIcon"> 1007 1007 <xsl:variable name="eventIcalName" select="concat($guid,'.ics')"/> 1008 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no& skinName=ical&contentType=text/calendar&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars">1008 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars"> 1009 1009 <img src="{$resourcesRoot}/resources/std-ical_icon_small.gif" width="12" height="16" border="0" alt="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars"/> 1010 1010 </a> … … 1381 1381 <!-- download --> 1382 1382 <xsl:variable name="eventIcalName" select="concat($guid,'.ics')"/> 1383 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no& skinName=ical&contentType=text/calendar&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars">1383 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars"> 1384 1384 <img src="{$resourcesRoot}/resources/std-icalDownload-icon-small.gif" width="12" height="16" border="0" alt="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars"/> 1385 1385 Download … … 1604 1604 <!--<th class="icon" rowspan="2"> 1605 1605 <xsl:variable name="eventIcalName" select="concat($guid,'.ics')"/> 1606 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no& skinName=ical&contentType=text/calendar&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars">1606 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars"> 1607 1607 <img src="{$resourcesRoot}/resources/std-ical-icon.gif" width="20" height="26" border="0" align="left" alt="Download this event"/> 1608 1608 </a> … … 3518 3518 <td> </td> 3519 3519 <td> 3520 <form name="calendarShareForm" action="{$freeBusy-fetch}">3520 <form name="calendarShareForm" method="post" action="{$freeBusy-fetch}"> 3521 3521 View user's free/busy:<br/> 3522 3522 <input type="text" name="userid" size="20"/> … … 3936 3936 <xsl:template name="selectCalForEvent"> 3937 3937 <h2>Select a calendar</h2> 3938 <form name="toggleCals" action="{$event-selectCalForEvent}">3938 <form name="toggleCals" method="post" action="{$event-selectCalForEvent}"> 3939 3939 <xsl:choose> 3940 3940 <xsl:when test="/bedework/appvar[key='showAllCalsForEvent']/value = 'true'"> … … 4052 4052 <xsl:template match="currentCalendar" mode="addCalendar"> 4053 4053 <h3>Add Calendar / Folder</h3> 4054 <form name="addCalForm" action="{$calendar-update}">4054 <form name="addCalForm" method="post" action="{$calendar-update}"> 4055 4055 <table class="common"> 4056 4056 <tr> … … 4119 4119 </xsl:otherwise> 4120 4120 </xsl:choose> 4121 <form name="modCalForm" action="{$calendar-update}">4121 <form name="modCalForm" method="post" action="{$calendar-update}"> 4122 4122 <table class="common"> 4123 4123 <tr> … … 4207 4207 <xsl:with-param name="calPathEncoded" select="$calPathEncoded"/> 4208 4208 </xsl:apply-templates> 4209 <form name="calendarShareForm" action="{$calendar-setAccess}" id="shareForm" onsubmit="setAccessHow(this)">4209 <form name="calendarShareForm" method="post" action="{$calendar-setAccess}" id="shareForm" onsubmit="setAccessHow(this)"> 4210 4210 <input type="hidden" name="calPath" value="{$calPath}"/> 4211 4211 <xsl:call-template name="entityAccessForm"> … … 4323 4323 </xsl:choose> 4324 4324 4325 <form name="delCalForm" action="{$calendar-delete}">4325 <form name="delCalForm" method="post" action="{$calendar-delete}"> 4326 4326 <table class="common"> 4327 4327 <tr> … … 4377 4377 <input type="hidden" name="calPath" value=""/> 4378 4378 <input type="hidden" name="nocache" value="no"/> 4379 <input type="hidden" name="skinName" value="ical"/>4380 <input type="hidden" name="contentType" value="text/calendar"/>4381 4379 <input type="hidden" name="contentName" value="calendar.ics"/> 4382 4380 … … 5389 5387 <td> 5390 5388 <xsl:variable name="eventIcalName" select="concat($guid,'.ics')"/> 5391 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&&eventName={$eventName}&recurrenceId={$recurrenceId}&nocache=no& skinName=ical&contentType=text/calendar&contentName={$eventIcalName}" title="download">5389 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&&eventName={$eventName}&recurrenceId={$recurrenceId}&nocache=no&contentName={$eventIcalName}" title="download"> 5392 5390 <img src="{$resourcesRoot}/resources/std-ical_icon_small.gif" width="12" height="16" border="0" alt="download"/> 5393 5391 </a> … … 5488 5486 <td> 5489 5487 <xsl:variable name="eventIcalName" select="concat($guid,'.ics')"/> 5490 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no& skinName=ical&contentType=text/calendar&contentName={$eventIcalName}" title="download">5488 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no&contentName={$eventIcalName}" title="download"> 5491 5489 <img src="{$resourcesRoot}/resources/std-ical_icon_small.gif" width="12" height="16" border="0" alt="download"/> 5492 5490 </a> … … 5999 5997 </td> 6000 5998 <td class="fieldval scheduleActions"> 6001 <form name="processReply" action="{$schedule-processAttendeeReply}">5999 <form name="processReply" method="post" action="{$schedule-processAttendeeReply}"> 6002 6000 <input type="submit" value="ok" name="update"/> 6003 6001 <input type="submit" value="cancel" name="cancelled"/> … … 6052 6050 <!--<th class="icon" rowspan="2"> 6053 6051 <xsl:variable name="eventIcalName" select="concat($guid,'.ics')"/> 6054 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no& skinName=ical&contentType=text/calendar&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars">6052 <a href="{$export}&subid={$subscriptionId}&calPath={$calPath}&guid={$guid}&recurrenceId={$recurrenceId}&nocache=no&contentName={$eventIcalName}" title="Download event as ical - for Outlook, PDAs, iCal, and other desktop calendars"> 6055 6053 <img src="{$resourcesRoot}/resources/std-ical-icon.gif" width="20" height="26" border="0" align="left" alt="Download this event"/> 6056 6054 </a> … … 6548 6546 <xsl:with-param name="recurrenceId" select="$recurrenceId"/> 6549 6547 </xsl:apply-templates> 6550 <form name="eventShareForm" action="{$event-setAccess}" id="shareForm" onsubmit="setAccessHow(this)">6548 <form name="eventShareForm" method="post" action="{$event-setAccess}" id="shareForm" onsubmit="setAccessHow(this)"> 6551 6549 <input type="hidden" name="calPath" value="{$calPath}"/> 6552 6550 <input type="hidden" name="guid" value="{$guid}"/>
