Great module, fits the bill quite nicely. I tried adding tokens to the note title but it didn't work. So I'm proposing adding token support to this module.
My use case is that I'd like the note tile to change depending on the title of the node being flagged and its term eg
"[field_event_type-term]: [title-raw] notes" which would read as...
Exhibition: My Stamp Collection notes.
or
Lecture: Stamps through the last century R Higgly notes
Comments
Comment #1
gunzip commentedsorry i don't understand well. there's already minimal support for the token module
http://drupal.org/node/549202
so you can use notes as tokens in node body/title.
i think i don't get the point, can you elaborate more please ? thank you.
Comment #2
gunzip commentedComment #3
Ravi.J commentedI guess the requirement is allowing tokens to be posted as part of flag note. Basically user being able to post [node:teaser] in note of flag.
Since Flag note can be public facing for authenticated users, providing token support in the way requested can be massive problem
Comment #4
gunzip commentedi think he refers to the fact that the token substution should happen before
(so it's just in the default text admin settings that you could insert tokens)
Comment #5
redpuma commentedI think that is what I mean't. Sorry I missed your reply in March and now I've forgotten what I was trying to achieve when I suggested this idea.
Comment #6
gunzip commentedComment #7
gunzip commentedComment #8
asb commentedAs per #1662740, this issue is open for patches.
Comment #9
asb commentedTokens are available for use at
./admin/build/flags/manage/…, they are simply not substituted resp. evaluated. So this isn't a feature request but a bug report.