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

gunzip’s picture

sorry 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.

gunzip’s picture

Assigned: Unassigned » gunzip
Status: Active » Postponed (maintainer needs more info)
Ravi.J’s picture

I 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

gunzip’s picture

i 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)

redpuma’s picture

I 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.

gunzip’s picture

Title: Add Token support » Add Token support for flag note input settings
Status: Postponed (maintainer needs more info) » Active
gunzip’s picture

Status: Active » Postponed
asb’s picture

Status: Postponed » Active

As per #1662740, this issue is open for patches.

asb’s picture

Category: feature » bug

Tokens 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.