Reviewed & tested by the community
Project:
Email Field
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
1 Jun 2012 at 19:53 UTC
Updated:
5 May 2015 at 17:58 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
colette commentedThis patch should take care of the issue.
Comment #2
Anonymous (not verified) commentedI tested this patch and it works. The code does the following:
You can test this by:
There are also automated tests for email/microdata integration that collette wrote and have been committed to microdata module. For the time being, we are putting all automated tests in the main microdata module.
Comment #3
mh86 commentedThanks for the patch.
Most of it looks very clean. But I'm still wondering if there is a better way of handling the hidden email address field formatters, e.g. there is also the invisimail module that exposes a field formatter for the email field module, and maybe there are others I don't know of. Maybe we should do it the other way round: output the microdata only for the plain and mailto formatter and hide it for the rest. What do you think?
Comment #4
Anonymous (not verified) commentedThree years later, the patch still applies & adds the desired functionality. RTBC.