Hi i was wondering if they are ways to show the list of feeds but randomly? or do i have to do it using views?
I'm afraid that to do this, you need to write a few lines of php code. Would you like to display the feed nodes itself of the items? It's quite different.
well actually all my feed are transformed into node with feed element mapper.
now do you have any idea how to display node randomly with Views? I ll try to do it
Views is your friend.
Comments
Comment #1
aron novakI'm afraid that to do this, you need to write a few lines of php code.
Would you like to display the feed nodes itself of the items? It's quite different.
Comment #2
wallbay1 commentedwell actually
all my feed are transformed into node with feed element mapper.
now do you have any idea how to display node randomly with Views? I ll try to do it
Comment #3
alex_b commentedViews is your friend.