I have attached a patch that fixes some errors in the hCalendar output by the Event module (namely that all day events did not have dtstart, no dtstart was using the datetime-design-pattern, and then a CSS patch to make the datetime-design-pattern render the same as the old code).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Patch 2 | 7.25 KB | singpolyma |
| #1 | The patch | 6.02 KB | singpolyma |
Comments
Comment #1
singpolyma commentedPatch doesn't seem to have attached properly, trying again...
Comment #2
singpolyma commentedAttached is a better patch, which also causes the node URLs to be marked up included in the hCalendar.
Comment #3
killes@www.drop.org commentedA few questions:
1) why do you add a class "url" to some links?
2) why do you change div to abbr?
My theming knowledge isn't the best.
Comment #4
killes@www.drop.org commentedno feedback