Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
feed displays
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2010 at 15:02 UTC
Updated:
9 Feb 2010 at 22:41 UTC
Hi
I'm trying to make a filter for my feeds, i found out how to filter keywords from a vocabulary with synonyms, and it works like a charm, but i cant figur out how to make my filter promote the nodes that pass trugh my filter, to the frontpage, or even better delete the nodes that didnt pass trough my filter.
Could somone please please please tell me how to do that?
Regards
Kims
Comments
Comment #1
dawehnerYou could do this with vbo
Comment #2
kims commentedThanks for your quick reply
i tried VBO but from what i have found out, i'll have to do it manuel with VBO but i need it to be done when the taksonomi filter has run, and found the nodes to show, then either the nodes schould be promoted to the frontpage, or the nodes that didnt pass trough the taksonomi filter schould be deleted.
Or am i simply missing something with VBO?
Comment #3
dawehnervbo does you provide a form where you select which items to run an action. I guess you need some custom programming todo it.
Comment #4
kims commentedMy programming skills stinks, so doing some custom programming wont be at any good.
is it possible that there is another way to accomplish my goals?
Comment #5
dawehnerI don't know one.
Comment #6
kims commentedThanks for your replys, i'll see if i can find an other solution, maybe rules can do this for me.
Comment #7
merlinofchaos commented