PDA

View Full Version : is it possible to...


racom
11-06-2006, 08:09 AM
Hi, VERY impressed with your calendar functionality!

All I basically need is a "3 calendar view" that will work in a similar way to your "blog mode" but i need to use my own templating/data/page content based on the date.

Is this at all possible with the product as is? if not, do you do custom work/a stripped down package?

Many thanks in advance,

R

Brian
11-06-2006, 01:05 PM
You're saying you want to grab the variable of the date that is clicked in order to display your own information?

racom
11-06-2006, 01:35 PM
Basically, yes.

I have found another basic calendar that i'm trying to adapt but my php/mysql knowledge isn't fantastic...but I'm getting there slowly.

Thanks for the reply by the way ;)

R

Brian
11-06-2006, 03:20 PM
The variable you would need is $ev. This is the Julian Day Number of the date.

racom
11-06-2006, 06:58 PM
Great, thanks.

So can i also have multiple calendars with all dates hyperlinked as per the blog style ones.....reguardless of content?

R

Brian
11-07-2006, 03:06 AM
I can't say for sure without an example page to see... But I believe it would work?

ve9gra
11-08-2006, 05:51 PM
I think he'd like to have a combo of the Blog calendar with the multi-calendar generator.