Closed (fixed)
Project:
Junk
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2011 at 17:01 UTC
Updated:
26 Jan 2011 at 12:00 UTC
Option "Hide junked nodes in Views" doesn't allow us to hide junked nodes is some views but don't hide them in others.
Using a Views filter provides a more flexible way to handle it. So I added a filter that allows to show only junked nodes or all nodes except junked ones.
junk_views_handler_filter.inc should be placed to junk/includes/ directory.
| Comment | File | Size | Author |
|---|---|---|---|
| junk_views_handler_filter.inc_.gz | 151 bytes | quotesbro | |
| junk.views_.inc_.add_filter.patch | 751 bytes | quotesbro |
Comments
Comment #1
AliraSirin commentedAdded this in new 1.3 release. Obviously works only if "Hide junked nodes in Views" option is turned off. Thanks for contribution!