Closed (won't fix)
Project:
Fasttoggle
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2010 at 12:00 UTC
Updated:
17 Mar 2014 at 11:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
snufkin commentedHere is an initial patch, I cant add the new handler file though into the patch :/ The reason why I created a custom handler was that the module normally just flips something in the node object, whereas delete is not a field, but just an action. You cant see deleted nodes in a list. If you apply the patch you'll be able to delete nodes from a list made with views, the text will change to deleted. Ideally I would look for a way to trigger other modules to act on the change, so developers can remove the row for example from the table.
I would appreciate some feedback on my approach.
Here is the code for the handler: http://pastie.textmate.org/private/b0hlsjkroyaduebnlu4sg
Comment #2
crea commentedFlag module is much better for this type of stuff
Comment #3
nigelcunningham commented