Open GoogleCodeExporter opened 8 years ago
Calendars:MyCalendar
<calendar name="Team Calendar"editdefault usetemplates />
MAIN PAGE
<calender name="main" fullsubscribe="Calendars:MyCalendar/Team Calendar" />
fullsubscribe calendars ignore the namespace check as all events get routed to
the
subscribe calendar.
Eric
Original comment by kenyu73
on 22 Jan 2010 at 7:30
Adding this code:
<calender name="main" fullsubscribe="Calendars:Calendar/Calendar" />
shows up with that line as text in the main page. It doesn't get parsed and
fullsubscribe is underlined as a misspelled word.
Original comment by Rob.Owi...@gmail.com
on 22 Jan 2010 at 9:45
I spelled calendar wrong
<calendar name="main" fullsubscribe="Calendars:Calendar/Calendar" />
Original comment by kenyu73
on 22 Jan 2010 at 9:55
Sorry for the poor proof. I found it too... thanks
Original comment by Rob.Owi...@gmail.com
on 22 Jan 2010 at 9:59
Original issue reported on code.google.com by
Rob.Owi...@gmail.com
on 22 Jan 2010 at 7:14