polyfade
Member
Posted 3 years ago #
When displaying events on a page, this plugin does the job better than most. But, is there a way to post the event's time and date separately? I'm no php expert, but wouldn't it be possible? It would also be easier to markup events using hcal format.
dolfelt
Member
Posted 3 years ago #
Please explain more what you mean. I am not sure I understand.
polyfade
Member
Posted 3 years ago #
Daniel,
I apologize, I'm off my rocker. I meant having the ability of displaying the day separate from the date, so they're not combined inside the php function. Therefore, they could be marked up according to microformats specs [http://microformats.org/wiki/hcalendar]. In addition, the day and date could be styled separately.
On a side note, I think this an ideal end result of implementing an ics file to website while retaining hcalendar format: calagator.org [http://calagator.org/]
Thanks!