Closed (outdated)
Project:
Flag Lists
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2011 at 17:23 UTC
Updated:
3 Dec 2019 at 09:45 UTC
Jump to comment: Most recent
Comments
Comment #1
awolfey commentedI need to add this feature (views field handler for the flag toggle) to the module. I will put it on my todo list.
Comment #2
rosko commentedI can't delete this comment, so I will say that I misread the question as deleting the node versus removing it from the list. You could remove it from the list with a similar tactic if you were able to get views to provide the token that authorizes the action. Sorry for the added post.
To delete a node from the database you would do this:
Create a page view with argument Flag lists: fid and give it a path. Add a field for Node: Nid Nid and check to exclude from display. Add a second field for Node: Title and check "rewrite the output of this field". In the text box put:
To see it in action go to the path with /list number, for example http://youserver.com/deltest/1 and you will something like:
How to draw clouds - Delete
Comment #3
awolfey commentedThat is a link to delete the node (which views already provides, btw). The question is about unlisting a node.
Comment #4
orkutmuratyilmazThis module could be useful for d6:
http://drupal.org/project/hlfov
Comment #5
sl27257