A search-and-replace job on my link field plugin, which was in turn a close copy of @jpetso's userreference plugin. Works for me.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | cck_email.inc-644386-itemize.patch | 800 bytes | Matthew Davidson |
| cck_email.inc_.gz | 554 bytes | Matthew Davidson |
Comments
Comment #1
Matthew Davidson commentedOkay, weird. Looks like I somehow didn't notice @jpetso had already written this. Only difference between the version I have and his is more flexibility in fieldtool_cck_email_value_itemize() so that it will accept either an array of values or a string.
Comment #2
Matthew Davidson commentedCommitted. Lots more work to do on how this works (see #696270: Support field hierarchies), but this will put us all (Hello? Anybody?) on the same page.