Closed (fixed)
Project:
EU Cookie Compliance (GDPR Compliance)
Version:
7.x-1.14
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2014 at 09:25 UTC
Updated:
11 Mar 2018 at 19:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
yce commentedHere, I created a patch for it :)
Comment #2
boobaa@yce, your patch lacks the hook_tokens() implementation which is most likely needed.
Comment #3
svenryen commentedI agree with @Boobaa here. This needs more work.
Comment #4
svenryen commentedOn second thought, I don't think we need hook_tokens, since yce wants to provide token(s) in another module. I think it makes sense to add this, though it should be noted to the user in the field description that the field supports tokens. Here's a patch that adds that explanation.
Comment #6
svenryen commented