Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8043 Posts in 1856 Topics- by 2099 Members - Latest Member: roi
Pages: [1]   Go Down
Print
Author Topic: SSI & Templates  (Read 299 times)
0 Members and 1 Guest are viewing this topic.
kapow99508
New Member
*

Karma: 0
Offline Offline

Posts: 0


WWW
« on: February 24, 2003, 01:40:00 AM »

I'm trying to add a couple handy calendar features to my site and while I have had some success I need a little more guidance. My site is here:
http://www.alaskasoftball.com/

This is a softball site and I want to put a list of this and next week's tournaments under the calendar. I can get this week's but it seperates the events according to days, because most tourneys are two day events I'd like to list the tourneys once rather than twice each week.

I would also like to list next week's tourneys underneath this week's . . . any ideas on how I can do this? Thanks!

Logged
kapow99508
New Member
*

Karma: 0
Offline Offline

Posts: 0


WWW
« Reply #1 on: February 24, 2003, 04:52:00 AM »

I've tried this:

<%
      &getEvents( {'start'=>($NEXT_WEEK_YEAR, $NEXT_WEEK_MONTH, $NEXT_WEEK_DATE) , 'duration'=>'1w' } );
   %>

but it doesn't seem to pull the next week's events . . .

------------------

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

Please don't PM me. Post in the open forum.


WWW
« Reply #2 on: February 24, 2003, 01:18:00 PM »

** it doesn't seem to pull the next week's events **

Well... you have the duration set to 1 week:

'duration'=>'1w'

I don't know the answer to your original question but the 'Chronological List' template found linked from the Unofficial CalendarScript - Mods and Plugins  site might be able to be modified to be used with your calendar? (if you can figure it out)

Dan O.


[This message has been edited by DanO (edited February 24, 2003).]

Logged
Pages: [1]   Go Up
Print
Jump to: