Active
Project:
Flag Note
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2010 at 09:02 UTC
Updated:
11 Sep 2013 at 20:39 UTC
'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:
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
Comment #1
gunzip commentedfirst 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 ?
Comment #2
gunzip commentedComment #3
YK85 commentedsubscribing
Comment #4
klonos#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.
Comment #5
zilla commentedthis 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...
Comment #6
klonosYeah, and since past July flag 3.x branch (that includes this feature) has stable releases and is the recommended/active branch.