| Issue 423: | hCalendar microformat support Feature Request | |
| 2 people starred this issue and may be notified of changes. | Back to list |
for people like me who use this to drive an events calendar it would rock if the calendar, and events in were already formatted using the hCalendar microformat. Especially if your using the google calendar plugin.
Mar 30, 2010
Project Member
#1
adamrs...@gmail.com
Mar 31, 2010
It would be useful because then browser extensions like Tails Export, Oomph, and Operator can find them in the page, highlight them and allow visitors to extract and otherwise interact with those events.
Oct 7, 2010
hi stumpthegeek, dont see enough demand for this issue. you could achieve this through adding class names in eventRender. eventually, you'd be able to package this as a separate plugin (keep an eye out for new plugin architecture).
Status:
WontFix
Dec 10, 2010
I think this would be great, I already have a page the has a unordered list of events in hCalendar format and if I could just $("div.calendar").FullCalendar({source: ul.vcalendar }); $("ul.calendar").hide();
Dec 13, 2010
@gifster83: This would be a total different thing. |
|
| ► Sign in to add a comment |