The idea of using a View to restrict the insertion of nodes into a queue has been mentioned several times.
Let's use this issue to centralize discussion for this feature.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 2787237-nodequeue-restrict-nodes-by-views-7.patch | 21.74 KB | fizk |
| #3 | nodequeue-views-filter.png | 60.86 KB | fizk |
| #2 | 2787237-nodequeue-restrict-nodes-by-views.patch | 21.54 KB | fizk |
Comments
Comment #2
fizk commentedThis patch creates a new
nodequeue_views_filtersubmodule.Views that use the new "Nodequeue Filter" display will appear under the "Filters" section of the queue edit page. Your view should take a Node ID as an argument.
Comment #3
fizk commentedComment #7
fizk commentedFix to make tests pass.
Comment #8
bohus ulrychHello @fizk,
thank you very much for this feature! It is definitely useful - it e.g. solves my issues with nodes and entity translation. Now I have full control what should be suggested in the autocomplete.
It seems to be working great.
Just one question - not sure if it is feature or bug: when I selected this "Filter by View" then still "Types" are considered for filtering results. I would expect that I will define it only in the Views. I think it could work like this but it should be somewhere mentioned.
Thanks
Comment #9
fizk commented@Bohus That's a good point. I'll add a description to make it more clear.
Comment #10
SandraVdv commentedThe last comment is from one year ago. Is anything being done to get this functionality into the next release?
I agree that this would be a useful feature for this module.