Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.8
-
Fix Version/s: 1.8
-
Component/s: None
-
Labels:None
Description
1. Add Hcalendar and Hcard microformat markup to the Event Info screen (civicrm/event/info). All supported Event, Contact (email/phone) and Location fields should be marked up per the corresponding microformat markup (hcalendar and hcard).
Reference:
http://microformats.org/wiki/hcalendar
2.Figure out why microformat markup which was implemented in CRM-1248 is no longer being output in contact/view and contact/search selectors. Then fix or re-implement.
NOTE: The logic for implementing microformatting for a config-formatted address appears to be in place in CRM_Utils_Address::format()