Flag is a flexible flagging system that is completely customizable by the administrator.
0
votes
1answer
15 views
Block Node Access After A Certain Amount of Views
I've come across a client requirement in Drupal that is very new to me.
The website is subscriber based, so users pay to subscribe at which point they are granted a subscriber role. They then have ...
1
vote
1answer
41 views
Display a flag link in views based on whether the node has an associated taxonomy term
All of my nodes of a certain content type are given a category by assigning a taxonomy term. I would only like to add the flag, "My Fruits" if the content has the term "Fruit" assigned to it.
So far ...
0
votes
0answers
18 views
can i make user specific main menu-tabs that link to views?
am making a website that has over 300 views and their all listed in the navigation menu in a hierarchical format but theres no way any user would be interested in more than 5 of them "max" ... is ...
0
votes
2answers
23 views
how to create single flag for choosing multiple bookmarks?
I want to create a flag which can be used to bookmark multiple content. In my site i am allowing user to publish their own articles. Each article has a genre type taxonomy. I want to make a flag which ...
0
votes
0answers
15 views
Issue regarding Flags, Rules, and User Relationships integration
The issue is regarding Flags, Rules, and User Relationships integration. I have created a user flag "Follow" using the Flags module in Drupal7. I want that there be a rule that on click of flag there ...
1
vote
1answer
51 views
Drupal 7 “Notification” module recommendation
I'm trying to figure out what the best solution to a project requirement is. The basic premise is that a site needs to have a "notifications" feature - similar to how Facebook works.
A listing in the ...
0
votes
0answers
13 views
How can I place a link to flag a user inside an e-mail sent by rules?
I have an "abuse" flag and I want users to be able to flag abusive users via e-mail. I have been consulting the documentation for adding flag links to pages.
Problem No. 1: I can't get the link to ...
1
vote
1answer
28 views
Allow a user to flag the same node/user multiple times
The flag module allows flags to be defined per user. For example, User 1 can flag Node A and B, and User 2 can flag Node A but not Node B.
In this situation, a flag is either on or off per user. ...
0
votes
1answer
22 views
How to flag a product variation on a commerce website?
My products have multiple variations as enitities (size, color etc). I want to display a flag link on a product display page. When a visitor uses it, I want them to be able to flag the selected ...
0
votes
0answers
33 views
Recently viwed products/nodes
I want to make a block that shows last viewed products for users (logged and anonymous) for Drupal 7 with Ubercart 3.
First, I try to use this module I don't why, but it's not working! Any changing ...
1
vote
0answers
18 views
Flags, Entity reference, users and content upload
I am using the entity reference module and flags to achieve a certain use case. Let me elaborate. In my site, there are nodes of type "TASK". They have a flag on them "Take Task". Now a logged in user ...
0
votes
0answers
3 views
Putting Flags List “List Operations” in a block for a different region
We are using Flags + Flag Lists modules to implement a kind of "favorites" function. An associated Views field, Flag List Operations, displays a widget necessary to create new lists and to add or ...
0
votes
1answer
38 views
Sort a View by whether content has a user reference
I have a view that lists all users that have flagged a piece of content (using the Flag module). Also, for that content, I have certain user references attached (using the References module).
So:
...
0
votes
1answer
53 views
Created flag for “add friend”, set a View, works but there's a problem
Ok, so now when a user looks at HIS profile, he gets the links to HIS list of friends, great!
However, when the same user looks at someone else's profile, he sees the links and they point to THAT ...
0
votes
1answer
25 views
Can't translate the messages of the flag module
I'm using Drupal 7.20 with Commerce. I installed the following modules:
- internationalization module
- translation helper
- flag module
I have customized the text for my flag links to be 'add to ...
0
votes
0answers
26 views
D7 - Create block user flag, hide users from view
I have created a social site where users can flag other users as "blocked". The primary view for the site lists users along with a bit of profile2 data and a "block" flag link. Users cannot see ...
0
votes
2answers
26 views
Unflag all entities when a page is viewed
I am using the Message module in combination with the Flag module in order to build a simple notifications system for my site.
More specifically i have created a page in views showing all (new) ...
3
votes
1answer
54 views
Flags - Recreate the 'poke' function
I need to create a flags view that displays a list of users that have "poked" the current user with D7, Views 3 and Flag 3. I've read through this question and drupal.org/node/296971, neither ...
0
votes
0answers
14 views
Integrating Galleria module and Flag module
I had some success integrating Galleria and Flag module, so users could vote on pictures."Integration" is done on template level, there is module provided galleria-container.tpl.php where I did ...
0
votes
0answers
18 views
Display flags on custom panel page which is a callback to a quicktab instance which is placed in user_view panel page
I hope the title of this question is enough but there you go:
I have created a user flag called "FLAG_TEST". Also, i have customized the user profile page view using Panels. In the panel page for ...
0
votes
1answer
24 views
Create a view to show users who flagged other users
I have created a User flag as Report Abuse. Users may flag other users with this flag. Now i want to create a view where the users who are flagged along with the flagging user are shown. However i am ...
4
votes
2answers
93 views
Flagging users as spam and giving a reason for doing so
I am creating a community site using Drupal7. The users of my site should be able to report other users as spam users. For this I am using the Flag module. I have created a flag called Report User for ...
0
votes
2answers
75 views
How do I copy the values of one field collection field to another content type with the same field collection?
I have one content type with a multi-value field collection entity on it.
On the event that this content type is flagged I would like to fire a rule that will create a new piece of content and copy ...
1
vote
1answer
57 views
Rules email notification for flagged user
I got Rules and Flags modules installed. I want other users to be notificated of flagged user new content. I made 2 rules:
To add the author of content to bookmarks of user
To send an e-mail ...
0
votes
1answer
43 views
Views display of every user's flagged nodes grouped by flag type
I am using views and the flags module to create a site where users can flag node items with multiple flags/flag types. For my example, a user can flag nodes (content) items with one of three flags: ...
1
vote
0answers
28 views
Creating a view to show a user the flag he/she has been flagged with
I have created 3 flags for users and only admin can flag it. Lets say the name of the flag is "Cool", "Boring", "Super". The admin goes to the profile of user A and flags him with "Cool" and "Super" ...
2
votes
1answer
47 views
Contents, Flags, Users and Node views
I am in the process of making a social networking web site with Drupal7. Most of the tasks are done. However, i am stuck at this issue big time. I have created custom content type, Challenge. Using ...
0
votes
1answer
45 views
Regarding flag actions and rules integration
I am using flags by the Flag module. I added two action on that flag through Flag actions. The first one is to send an email to the site admin whenever the node is flagged. The second is to do a Page ...
2
votes
0answers
69 views
Conditional Flags in Panels
I have created two flags using the Flag module and they are placed on my custom content type, 'Challenge'. Both the flags can only be flagged but not unflagged. The first flag is "Accept". The second ...
1
vote
1answer
53 views
Count the number of content flagged by logged in user
I want to get the number of items (content) flagged by the logged in user.
<?php
$flag = flag_get_flag('flag1');
print $flag->get_count($nid);
?>
The above line would display the ...
0
votes
1answer
29 views
Can both my flag as well as unflag text have different background images?
I am using the Flag module to flag content and users on my site. In one of the nodes, i have attached a background image to the flag link. On clicking the link, the users also have the ability to ...
0
votes
0answers
30 views
Flag action to flag on the same node in panels not workin
I am using Flags module to flag nodes of my custom content type. I have created the flag "Accept Challenge" and it appears on the nodes of the content type. Now i have added an action on that flag to ...
1
vote
0answers
26 views
Flag Cool Note Node ID
I am using Flagcoolnote module to get some information from user while flagging the node via webform. It is working fine. But the problem is the webform submissions don't show any reference to node ...
3
votes
1answer
49 views
What is the nature of list variables provided by “Fetch content flagged by user”?
On my site (Drupal 7/Flag 2/Rules 2), users can flag taxonomy terms. I am attempting to write a rule that compares a list of taxonomy terms that I have created with each user's list of flagged terms.
...
1
vote
2answers
83 views
Is there a flag hook (flag module) which is called when a flagged node is saved?
I am using the flag module to flag content.
Say user A flags a node. When user B updates the node, I want to send a mail to the user A (who flagged the node - I know I can use the Notifications and ...
0
votes
1answer
66 views
List of certain user flagged nodes in a view
i'm using Drupal 6.28 latest views and flag modules (for drupal 6 ofc). I have a node content type "group" which can be flagged. So i'm user with id2 i'll go on node/10 and flag it, then i'll go on ...
2
votes
1answer
406 views
Passing node id as contextual filter to field collection view
I'm trying to create a view of flagged field collections, filtered by the currently viewed node. I don't seem to be able to add either a relationship nor contextual filter to limit the field ...
0
votes
1answer
191 views
COOKIE['session_api_session'] not working in drupal 7
I have a simple module to use the flag module base on the session api.
This was working in drupal 6 (and another section working for logged in users), i changed the syntax for drupal 7 (remove ...
0
votes
0answers
80 views
how to attach a flag to field collection or a field in drupal 7
I am creating a node having field collection field , which contains time , date and owner field , and author can add more then one fields while creating , i want to attach flag to each fields so user ...
0
votes
2answers
125 views
'Flags: Node flag relationship' - Search Api - Solr - Views
Flag - 7.x-3.0-alpha4
Search API - 7.x-1.3
Solr search - 7.x-1.0-rc2+13-dev
Apache Solr - 3.5
I have Flag 3.x working fine in my Solr Views. I am able to flag/unflag correctly. Flag comes with a ...
0
votes
0answers
16 views
Send an email when a content is flagged x times? Using Flag module
I using the Flag module to allow the registered users flag nodes. I need to send an email to the administrator when a given node is flagged 5 times. Can I do this using just Flag and Rules modules? ...
0
votes
0answers
14 views
Can I get the last flag accessed for multiple non-global flags?
Ok, Here's my problem. i have a non-global flag that users click to basically bookmark a page(node).... On another page i have the last node bookmarked by the current user(using views), now when ...
2
votes
1answer
169 views
Flag Friend (D7): add link in block
I have created a custom block (that resides with path visibility of users/*).
I have written some PHP code to allow users to message each other (D7 Privatemsg module):
<?php
// Get user object.
...
4
votes
2answers
92 views
How to remove content from view once user clicks on it (or reads it) in drupal 7?
I have a view "Recent content of your interest" based on taxonomy and flag.
Current scenario:
User clicks on content from view and reads it, he comes back to same view.
What I want:
User clicks on ...
0
votes
0answers
26 views
need to assign a comment to different flags
I would like to have a comment box and I would like to be able to assign three different flags. In my example I have a option box A , B and either the comment is flagged as comment A or comment B. ...
1
vote
1answer
94 views
Inserting additional AJAX using hook_flag
I'm trying to insert additional AJAX commands when a Flag link is toggled. The flags link type is 'JavaScript toggle'.
Hooking into the Flag callback seems simple enough using hook_flag.
function ...
1
vote
1answer
23 views
A View which displays Posts assigned to a Parent which is followed by current user
A little advice please:
Users "follow" a content type Parent by using the method in this question. There is a content type Posts which has an Entity Reference to the Parent it is assigned to.
How do ...
1
vote
2answers
50 views
if i have no right use the flag “Accepted”,please hide it
when user have no permission use flag "Accepted",how to hide it instead of when clicking and tell them "you have no permission"?
I found a function on flag.module: function ...
1
vote
0answers
56 views
Discrepancy between 'views preview' and actual rendered view with flags
I have some flags for the states Complete / Incomplete. There are 5 of these flags attached to a content type 'client goals'. The two roles, Editor and Admin are able to toggle these states through ...
1
vote
1answer
36 views
How to send notification when node similar to flagged one is posted
I want to send notifications to the user when a new node similar to one he has flagged is posted.
