'Flag Note' may become obsolete with Drupal 7:

There's a proposal to make flaggings a fieldable entity in Drupal 7:

#871064: Making flaggings fieldable

See a visual "walk through" in this handbook page:

http://drupal.org/node/917576

But see my comment there about missing the history feature. This is one issue to tackle. It'd be great if the the developers of Flag Note could contribute there.

Comments

gunzip’s picture

first of all thank you for let me know about it. this is a topic we talked about with quicksketch (flag module author) here

http://drupal.org/node/505230#comment-2054614

the fact is that if you need fieldable flags then what you are trying to do can be accomplished creating a new content type and a nodereference to it, so maybe this is beyond the scope of flag / flag_note modules ?

gunzip’s picture

Status: Active » Postponed
YK85’s picture

subscribing

klonos’s picture

Title: Drupal 7: "Making flaggings fieldable" » Document that the module's functionality can be accomplished with Flag module 3.x
Component: Miscellaneous » Documentation
Status: Postponed » Active

#871064: Making flaggings fieldable recently got fixed and committed to a fresh 3.x branch of the flag module (only a dev available for now). We should test if this module's functionality is achievable in flag 7.x-3.x and if so then clearly state that there'll be no port to D7 in the project's page.

If there are features that cannot be achieved by using flag v3, then we can file these as feature requests in the flag module's issue queue (against the 7.x-3.x version) or create a flag_note module 7.x branch that depends on and extends flag v3.

zilla’s picture

this functionality, from what i am able to understand, can be accomplished in D7 with the most current flags module.

you may want to add this note to the Project Page so that you're not fielding requests to port or support, etc...

klonos’s picture

Yeah, and since past July flag 3.x branch (that includes this feature) has stable releases and is the recommended/active branch.