Closed (fixed)
Project:
Flag
Version:
8.x-4.x-dev
Component:
Flag core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jun 2016 at 17:58 UTC
Updated:
12 Jul 2016 at 18:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
socketwench commentedProvided that #2461107: Flag links output as fields need to be in a block-level element is committed, similar functionality could be achieved by providing a template with additional libraries. Template name suggestions would make it easy to target specific flags. Even more invasive changes could be made by providing a custom link type.
Comment #3
socketwench commentedComment #4
joachim commentedCan you check the git log & find the issue to see why this was added? There'll probably be an explanation of the use case there.
Comment #5
socketwench commentedWow, that hook goes back a *loooong* way.
Comment #6
socketwench commentedReading the use cases, I can't see why we still need this hook. We could expose the flag count to the render array, making it easier to modify. We don't really have a JS API in 8.x, so there's no need to pass variables.
Comment #8
socketwench commented