Active
Project:
Contextual links
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2011 at 12:47 UTC
Updated:
13 Oct 2011 at 07:48 UTC
I read your readme and saw that this module needs extra variables in templates. FYI I did a contextual module pseudo-backport myself, and I use some already existing variables of these to put the contextual links (and provide a custom variable aside to ensure that theme developers can use it).
You could also do this, it would work fine at least with default themes (you can use node $content, block $content and misc. other variables like this).
Comments
Comment #1
philbar commentedThanks, do you think you could provide a patch for this?
I've been trying to find a better way to implement this than manually adding variables to the theme.
Comment #2
pounardI could, but not right now, too much things to do in parallel. I'll give you some code samples that may help you as soon as I have time to isolate them from the rest of my work.
Comment #3
jeffschulersubscribing
Comment #4
scottrigby@pounard that would actually be lovely to see
Comment #5
pounardOk, I will give you some code, but you'll have to wait for the weekend