Closed (fixed)
Project:
Masquerade
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 May 2012 at 15:35 UTC
Updated:
7 Jun 2014 at 20:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
andypostTo properly implement this functionality we need hook_field_extra_fields()
Comment #2
mokaspar commentedHere's a patch using hook_field_extra_fields().
Comment #3
andypostGreat, +1 to be commited. let's get more reviews
Comment #4
Angry Dan commentedThis patch is working nicely for me, fixing issues with not seeing the link when using Display Suite.
I think, after all this time, it's probably safe to commit!
My only comment, I usually consider it a good practice to instantiate variables:
Thanks!
Comment #6
andypostcommited 8ee534e
Suppose this could be backported to 8x. probably to "advanced module"
Comment #7
andypostpushed ea7dae9
still waits for advanced module
Comment #9
andypostpushed to 8.x-2.x