Needs work
Project:
Comment Notify
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
18 May 2010 at 16:36 UTC
Updated:
18 May 2010 at 20:43 UTC
Jump to comment: Most recent file
Repeating all those lists and re-evaluating the values is a bit wasteful.
This patch reduces the lists and evaluations. This is a step towards #273112: Provide realname support in the existing token system.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | comment_notify.list_reduce.patch | 10.65 KB | nancydru |
Comments
Comment #1
nancydruOh, at no extra cost this week only, this also adds RealName support for the node author's name.
Comment #2
gregglesIt seems that you forgot the patch?
Comment #3
nancydruWell, picky, picky. ;-)
Comment #4
nancydruIt is, of course, for 6.x. I will see if I can get everything on 7.x soon.
Comment #6
gregglesThis seems pretty handy.
I think that the '!edit_uri' value will need to be generated on each loop, right? Which is what you are doing with '!link1' value, right?
Comment #7
nancydruProbably does, so I need to fix that...