Closed (fixed)
Project:
Block Title Link [D7]
Version:
6.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
22 May 2011 at 03:37 UTC
Updated:
3 Jul 2013 at 14:00 UTC
For example I want to modify the link per user, so I can provide a code in my module which will create the link.
Another option is to use tokens.
Comments
Comment #1
ngmaloney commentedWill look into feasibility of implementing on next release.
Comment #2
alexbk66- commentedThank you @ngmaloney
Comment #3
alexbk66- commentedChanging title
Comment #4
alexbk66- commentedI implemented the token support, as I don't know how to create patches (yet), just posting my changes here
And to display the list of available tokens on block config form:
Comment #5
ngmaloney commentedThanks for posting @alexbk66. Will review and test. If everything works I'll integrate with -dev branch.
Comment #6
alexbk66- commentedIf change last argument to TRUE, than can click on token to insert in text field:
Because only global tokens are available, the list of tokens isn't collapsed, so it takes a lot of space on the form, but I couldn't find how to collapse it by default.
Comment #7
alexbk66- commentedAnd here's PHP support:
Comment #8
adammaloneJust to keep this alive and on my radar, I'm going to backport the latest D7 release with PHP and token support into a new branch of the D6 version. Watch this space!
Patch files are also greeted with <3
Comment #9
adammaloneCheck out the 6.x-2.x branch for these features.
Comment #10
adammaloneFixed in 6.x-2.0