1. Unfortunately, views shows nodes, moved to trash. And there is no opportunity to add new filter, because there is no views integration. Do you plan to implement this?
2. Maybe its better to unite /admin/content/node and /trash ? Or at least to add flags/links for nodes moved to trash.
Comments
Comment #1
calefilm commentedHow did you implement this SHP?
I have a mail folder using views. And in it I added a NID field.. changing the field that comes up link to: /node/859/trash So when a user clicks this node link they are directed to "are you sure you want to move this node to the trash" - - and thus, they can dump it in the trash.
However, when this node then goes to the trash, obviously it remains in the view. So this message is now in my mail folder as well as the Trash folder.
There is no Views integration with the Trash module whatsoever?
Thanks
UPDATE
So to get around my problem (I saw someone used "status" field in their view...) So I added a field, under Node Revision, Status. And filtered it to make sure any nodes with a message: "Moved to trash" did not show up anymore in my mail folder.
Resolved. Thanks for the module!
Comment #2
amateescu commented