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


Login with username, password and session length

Search

 
Advanced search

8001 Posts in 1848 Topics- by 2099 Members - Latest Member: roi
Pages: [1]   Go Down
Print
Author Topic: Adding New Calendars  (Read 232 times)
0 Members and 1 Guest are viewing this topic.
flores
Guest
« on: September 29, 2003, 05:11:00 PM »

I have added two news calendars and can access/see the default calendar but how do I code to get from the "regular" site to one of the two non-default calendars?? Thanks, Mickie flores@cybertrail.net

PS. http://www.ogdensburg.org/cgi_bin/calendar.pl   is where I am working

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 212

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


WWW
« Reply #1 on: September 29, 2003, 08:12:00 PM »

See the previous forum message "Ability to change calendars from the calendar view?".

Dan O.
Unofficial CalendarScript - Mods and Plugins site

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

Logged
Flores
Guest
« Reply #2 on: September 30, 2003, 04:55:00 AM »

Am I understanding  then there is no way in the sitemap  to navigate to all three calendars _ I have to send them through the default calendar - something like <A HREF="/cgi_bin/calendar.pl?template=recreation"> won't work if a second calendar has been saved  as recreation? Thanks as always, Mickie flores@cybertrail.net
Logged
eladyar
New Member
*

Karma: 0
Offline Offline

Posts: 0


WWW
« Reply #3 on: September 30, 2003, 10:53:00 AM »

You are on the right track with:

code:
<A HREF="/cgi_bin/calendar.pl?template=recreation">

But you need to specify the calendar in the url:

code:
<A HREF="/cgi_bin/calendar.pl?calendar=recreation">

where the vlaue for calendar is the calendar key you specified when you set your calendar up.

You can chain options together:

code:
<A HREF="/cgi_bin/calendar.pl?calendar=yourcalendar&template=yourtemplate&view=(Grid or List)">

------------------
Dale Ray
http://www.sscsoftball.org

Logged

Flores
Guest
« Reply #4 on: October 02, 2003, 05:02:00 AM »

THANKS!! That did the trick, Mickie
Logged
Pages: [1]   Go Up
Print
Jump to: