10446 Posts in 2223 Topics by 1719 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 468 Views |
-
FullCalendar weekview on other pages

29 June 2011 at 11:45pm
I have a FullCalendar and want to display this weeks calendar on frontpage.
so on my Page.php i made the following function:
public function fetchcalendar() {
return CalendarSiteTree::CalendarWidget("cal1");and called with $fetchcalendar from the homepage. It works, but it uses the Calendar layout and not the Fullcalendar layout I have on the actual calendar page. How can I show the Fullcalendar layout on other pages that is not a calendar page?
Thanks for all help!
-
Re: FullCalendar weekview on other pages

4 July 2011 at 7:14pm
Still stuck on this. Is there some way I can make the Fullcalendar layout a widget like the $Calendarwidget?
| 468 Views | ||
|
Page:
1
|
Go to Top |

