Native EE calendar tag allows you to display a full or mini calendar of channel entries which contains links based on entries in your channel.

learn more… | top users | synonyms

0
votes
1answer
11 views

Calendar Module Tag {date} variable not correct

I have setup a calendar using the native calendar module tag. The date variable {date format="%F %Y"} renders as APRIL 2013. Shouldn't it be rendering as May 2013? The url points to /2013/05 as the ...
2
votes
2answers
38 views

Automatic Events Notification with Calendar?

I am trying to achieve the following, according to a clients requirements: Include Events happening around the year, each member should be notified automatically of the event before hand according to ...
5
votes
1answer
81 views

Native Calendar Tag: Disable next_path or previous_path if no entries?

Anyone know how to "unlink" the {next_path} or {previous_path} for {exp:channel:calendar} if there aren't any entries for the next or previous month when building the mini-calendar?