| 2237 | | every <input type="text" name="dailyInterval" size="2" value="1"/> day(s) |
|---|
| 2238 | | </p> |
|---|
| 2239 | | </div> |
|---|
| 2240 | | <!-- weekly --> |
|---|
| 2241 | | <div id="weeklyRecurrenceRules" class="invisible"> |
|---|
| 2242 | | <p> |
|---|
| 2243 | | <strong>Interval:</strong> |
|---|
| 2244 | | every <input type="text" name="weeklyInterval" size="2" value="1"/> week(s) on:<br/> |
|---|
| 2245 | | </p> |
|---|
| 2246 | | <p> |
|---|
| 2247 | | <div id="weekRecurFields"> |
|---|
| 2248 | | <xsl:call-template name="byDayChkBoxList"> |
|---|
| 2249 | | <xsl:with-param name="name">byDayWeek</xsl:with-param> |
|---|
| | 2231 | every <input type="text" name="hourlyInterval" size="2" value="1"/> hour(s) |
|---|
| | 2232 | </div> |
|---|
| | 2233 | <!-- daily --> |
|---|
| | 2234 | <div id="dailyRecurrenceRules" class="invisible"> |
|---|
| | 2235 | <p> |
|---|
| | 2236 | <strong>Interval:</strong> |
|---|
| | 2237 | every <input type="text" name="dailyInterval" size="2" value="1"/> day(s) |
|---|
| | 2238 | </p> |
|---|
| | 2239 | </div> |
|---|
| | 2240 | <!-- weekly --> |
|---|
| | 2241 | <div id="weeklyRecurrenceRules" class="invisible"> |
|---|
| | 2242 | <p> |
|---|
| | 2243 | <strong>Interval:</strong> |
|---|
| | 2244 | every <input type="text" name="weeklyInterval" size="2" value="1"/> week(s) on:<br/> |
|---|
| | 2245 | </p> |
|---|
| | 2246 | <p> |
|---|
| | 2247 | <div id="weekRecurFields"> |
|---|
| | 2248 | <xsl:call-template name="byDayChkBoxList"> |
|---|
| | 2249 | <xsl:with-param name="name">byDayWeek</xsl:with-param> |
|---|
| | 2250 | </xsl:call-template> |
|---|
| | 2251 | </div> |
|---|
| | 2252 | </p> |
|---|
| | 2253 | <p class="weekRecurLinks"> |
|---|
| | 2254 | <a href="javascript:recurSelectWeekdays('weekRecurFields')">select weekdays</a> | |
|---|
| | 2255 | <a href="javascript:recurSelectWeekends('weekRecurFields')">select weekends</a> |
|---|
| | 2256 | </p> |
|---|
| | 2257 | </div> |
|---|
| | 2258 | <!-- monthly --> |
|---|
| | 2259 | <div id="monthlyRecurrenceRules" class="invisible"> |
|---|
| | 2260 | <p> |
|---|
| | 2261 | <strong>Interval:</strong> |
|---|
| | 2262 | every <input type="text" name="monthlyInterval" size="2" value="1"/> month(s) |
|---|
| | 2263 | </p> |
|---|
| | 2264 | <div id="monthRecurFields"> |
|---|
| | 2265 | <div id="monthRecurFields1"> |
|---|
| | 2266 | on |
|---|
| | 2267 | <select name="bymonthposPos1" width="7em" onchange="changeClass('monthRecurFields2','shown')"> |
|---|
| | 2268 | <xsl:call-template name="recurrenceDayPosOptions"/> |
|---|
| | 2269 | </select> |
|---|
| | 2270 | <xsl:call-template name="byDayChkBoxList"/> |
|---|
| | 2271 | </div> |
|---|
| | 2272 | <xsl:call-template name="buildRecurFields"> |
|---|
| | 2273 | <xsl:with-param name="current">2</xsl:with-param> |
|---|
| | 2274 | <xsl:with-param name="total">10</xsl:with-param> |
|---|
| | 2275 | <xsl:with-param name="name">month</xsl:with-param> |
|---|
| 2252 | | </p> |
|---|
| 2253 | | <p align="right"> |
|---|
| 2254 | | <a href="javascript:recurSelectWeekdays('weekRecurFields')">select weekdays</a> | |
|---|
| 2255 | | <a href="javascript:recurSelectWeekends('weekRecurFields')">select weekends</a> |
|---|
| 2256 | | </p> |
|---|
| 2257 | | </div> |
|---|
| 2258 | | <!-- monthly --> |
|---|
| 2259 | | <div id="monthlyRecurrenceRules" class="invisible"> |
|---|
| 2260 | | <p> |
|---|
| | 2278 | <p> |
|---|
| | 2279 | <input type="checkbox" name="swapMonthDaysCheckBoxList" value="" onclick="swapVisible(this,'monthDaysCheckBoxList')"/> |
|---|
| | 2280 | on these days:<br/> |
|---|
| | 2281 | <div id="monthDaysCheckBoxList" class="invisible"> |
|---|
| | 2282 | <xsl:call-template name="buildCheckboxList"> |
|---|
| | 2283 | <xsl:with-param name="current">1</xsl:with-param> |
|---|
| | 2284 | <xsl:with-param name="end">31</xsl:with-param> |
|---|
| | 2285 | <xsl:with-param name="name">monthDayBoxes</xsl:with-param> |
|---|
| | 2286 | </xsl:call-template> |
|---|
| | 2287 | </div> |
|---|
| | 2288 | </p> |
|---|
| | 2289 | </div> |
|---|
| | 2290 | <!-- yearly --> |
|---|
| | 2291 | <div id="yearlyRecurrenceRules" class="invisible"> |
|---|
| 2262 | | every <input type="text" name="monthlyInterval" size="2" value="1"/> month(s) |
|---|
| 2263 | | </p> |
|---|
| 2264 | | <div id="monthRecurFields"> |
|---|
| 2265 | | <div id="monthRecurFields1"> |
|---|
| 2266 | | on |
|---|
| 2267 | | <select name="bymonthposPos1" width="7em" onchange="changeClass('monthRecurFields2','shown')"> |
|---|
| 2268 | | <xsl:call-template name="recurrenceDayPosOptions"/> |
|---|
| 2269 | | </select> |
|---|
| 2270 | | <xsl:call-template name="byDayChkBoxList"/> |
|---|
| 2271 | | </div> |
|---|
| 2272 | | <xsl:call-template name="buildRecurFields"> |
|---|
| 2273 | | <xsl:with-param name="current">2</xsl:with-param> |
|---|
| 2274 | | <xsl:with-param name="total">10</xsl:with-param> |
|---|
| 2275 | | <xsl:with-param name="name">month</xsl:with-param> |
|---|
| 2276 | | </xsl:call-template> |
|---|
| 2277 | | </div> |
|---|
| 2278 | | <p> |
|---|
| 2279 | | <input type="checkbox" name="swapMonthDaysCheckBoxList" value="" onclick="swapVisible(this,'monthDaysCheckBoxList')"/> |
|---|
| 2280 | | on these days:<br/> |
|---|
| 2281 | | <div id="monthDaysCheckBoxList" class="invisible"> |
|---|
| 2282 | | <xsl:call-template name="buildCheckboxList"> |
|---|
| 2283 | | <xsl:with-param name="current">1</xsl:with-param> |
|---|
| 2284 | | <xsl:with-param name="end">31</xsl:with-param> |
|---|
| 2285 | | <xsl:with-param name="name">monthDayBoxes</xsl:with-param> |
|---|
| | 2293 | every <input type="text" name="yearlyInterval" size="2" value="1"/> years(s)<br/> |
|---|
| | 2294 | <div id="yearRecurFields"> |
|---|
| | 2295 | <div id="yearRecurFields1"> |
|---|
| | 2296 | on |
|---|
| | 2297 | <select name="byyearposPos1" width="7em" onchange="changeClass('yearRecurFields2','shown')"> |
|---|
| | 2298 | <xsl:call-template name="recurrenceDayPosOptions"/> |
|---|
| | 2299 | </select> |
|---|
| | 2300 | <xsl:call-template name="byDayChkBoxList"/> |
|---|
| | 2301 | </div> |
|---|
| | 2302 | <xsl:call-template name="buildRecurFields"> |
|---|
| | 2303 | <xsl:with-param name="current">2</xsl:with-param> |
|---|
| | 2304 | <xsl:with-param name="total">10</xsl:with-param> |
|---|
| | 2305 | <xsl:with-param name="name">year</xsl:with-param> |
|---|
| 2288 | | </p> |
|---|
| 2289 | | </div> |
|---|
| 2290 | | <!-- yearly --> |
|---|
| 2291 | | <div id="yearlyRecurrenceRules" class="invisible"> |
|---|
| 2292 | | <strong>Interval:</strong> |
|---|
| 2293 | | every <input type="text" name="yearlyInterval" size="2" value="1"/> years(s)<br/> |
|---|
| 2294 | | <div id="yearRecurFields"> |
|---|
| 2295 | | <div id="yearRecurFields1"> |
|---|
| 2296 | | on |
|---|
| 2297 | | <select name="byyearposPos1" width="7em" onchange="changeClass('yearRecurFields2','shown')"> |
|---|
| 2298 | | <xsl:call-template name="recurrenceDayPosOptions"/> |
|---|
| 2299 | | </select> |
|---|
| 2300 | | <xsl:call-template name="byDayChkBoxList"/> |
|---|
| 2301 | | </div> |
|---|
| 2302 | | <xsl:call-template name="buildRecurFields"> |
|---|
| 2303 | | <xsl:with-param name="current">2</xsl:with-param> |
|---|
| 2304 | | <xsl:with-param name="total">10</xsl:with-param> |
|---|
| 2305 | | <xsl:with-param name="name">year</xsl:with-param> |
|---|
| 2306 | | </xsl:call-template> |
|---|
| | 2308 | <p> |
|---|
| | 2309 | <input type="checkbox" name="swapYearMonthCheckBoxList" value="" onclick="swapVisible(this,'yearMonthCheckBoxList')"/> |
|---|
| | 2310 | in these months: |
|---|
| | 2311 | <div id="yearMonthCheckBoxList" class="invisible"> |
|---|
| | 2312 | <xsl:for-each select="/bedework/monthlabels/val"> |
|---|
| | 2313 | <xsl:variable name="pos"><xsl:value-of select="position()"/></xsl:variable> |
|---|
| | 2314 | <span class="chkBoxListItem"> |
|---|
| | 2315 | <input type="checkbox" name="yearMonths"> |
|---|
| | 2316 | <xsl:attribute name="value"><xsl:value-of select="/bedework/monthvalues/val[position() = $pos]"/></xsl:attribute> |
|---|
| | 2317 | </input> |
|---|
| | 2318 | <xsl:value-of select="."/> |
|---|
| | 2319 | </span> |
|---|
| | 2320 | <xsl:if test="$pos mod 6 = 0"><br/></xsl:if> |
|---|
| | 2321 | </xsl:for-each> |
|---|
| | 2322 | </div> |
|---|
| | 2323 | </p> |
|---|
| | 2324 | <p> |
|---|
| | 2325 | <input type="checkbox" name="swapYearMonthDaysCheckBoxList" value="" onclick="swapVisible(this,'yearMonthDaysCheckBoxList')"/> |
|---|
| | 2326 | on these days of the month:<br/> |
|---|
| | 2327 | <div id="yearMonthDaysCheckBoxList" class="invisible"> |
|---|
| | 2328 | <xsl:call-template name="buildCheckboxList"> |
|---|
| | 2329 | <xsl:with-param name="current">1</xsl:with-param> |
|---|
| | 2330 | <xsl:with-param name="end">31</xsl:with-param> |
|---|
| | 2331 | <xsl:with-param name="name">yearMonthDayBoxes</xsl:with-param> |
|---|
| | 2332 | </xsl:call-template> |
|---|
| | 2333 | </div> |
|---|
| | 2334 | </p> |
|---|
| | 2335 | <p> |
|---|
| | 2336 | <input type="checkbox" name="swapYearDaysCheckBoxList" value="" onclick="swapVisible(this,'yearDaysCheckBoxList')"/> |
|---|
| | 2337 | on these days of the year:<br/> |
|---|
| | 2338 | <div id="yearDaysCheckBoxList" class="invisible"> |
|---|
| | 2339 | <xsl:call-template name="buildCheckboxList"> |
|---|
| | 2340 | <xsl:with-param name="current">1</xsl:with-param> |
|---|
| | 2341 | <xsl:with-param name="end">366</xsl:with-param> |
|---|
| | 2342 | <xsl:with-param name="name">yearDayBoxes</xsl:with-param> |
|---|
| | 2343 | </xsl:call-template> |
|---|
| | 2344 | </div> |
|---|
| | 2345 | </p> |
|---|
| 2308 | | <p> |
|---|
| 2309 | | <input type="checkbox" name="swapYearMonthCheckBoxList" value="" onclick="swapVisible(this,'yearMonthCheckBoxList')"/> |
|---|
| 2310 | | in these months: |
|---|
| 2311 | | <div id="yearMonthCheckBoxList" class="invisible"> |
|---|
| 2312 | | <xsl:for-each select="/bedework/monthlabels/val"> |
|---|
| 2313 | | <xsl:variable name="pos"><xsl:value-of select="position()"/></xsl:variable> |
|---|
| 2314 | | <span class="chkBoxListItem"> |
|---|
| 2315 | | <input type="checkbox" name="yearMonths"> |
|---|
| 2316 | | <xsl:attribute name="value"><xsl:value-of select="/bedework/monthvalues/val[position() = $pos]"/></xsl:attribute> |
|---|
| 2317 | | </input> |
|---|
| 2318 | | <xsl:value-of select="."/> |
|---|
| 2319 | | </span> |
|---|
| 2320 | | <xsl:if test="$pos mod 6 = 0"><br/></xsl:if> |
|---|
| 2321 | | </xsl:for-each> |
|---|
| 2322 | | </div> |
|---|
| 2323 | | </p> |
|---|
| 2324 | | <p> |
|---|
| 2325 | | <input type="checkbox" name="swapYearMonthDaysCheckBoxList" value="" onclick="swapVisible(this,'yearMonthDaysCheckBoxList')"/> |
|---|
| 2326 | | on these days of the month:<br/> |
|---|
| 2327 | | <div id="yearMonthDaysCheckBoxList" class="invisible"> |
|---|
| 2328 | | <xsl:call-template name="buildCheckboxList"> |
|---|
| 2329 | | <xsl:with-param name="current">1</xsl:with-param> |
|---|
| 2330 | | <xsl:with-param name="end">31</xsl:with-param> |
|---|
| 2331 | | <xsl:with-param name="name">yearMonthDayBoxes</xsl:with-param> |
|---|
| 2332 | | </xsl:call-template> |
|---|
| 2333 | | </div> |
|---|
| 2334 | | </p> |
|---|
| 2335 | | <p> |
|---|
| 2336 | | <input type="checkbox" name="swapYearDaysCheckBoxList" value="" onclick="swapVisible(this,'yearDaysCheckBoxList')"/> |
|---|
| 2337 | | on these days of the year:<br/> |
|---|
| 2338 | | <div id="yearDaysCheckBoxList" class="invisible"> |
|---|
| 2339 | | <xsl:call-template name="buildCheckboxList"> |
|---|
| 2340 | | <xsl:with-param name="current">1</xsl:with-param> |
|---|
| 2341 | | <xsl:with-param name="end">366</xsl:with-param> |
|---|
| 2342 | | <xsl:with-param name="name">yearDayBoxes</xsl:with-param> |
|---|
| 2343 | | </xsl:call-template> |
|---|
| 2344 | | </div> |
|---|
| 2345 | | </p> |
|---|
| 2346 | | </div> |
|---|
| | 2347 | </span> |
|---|