By pshafer on
I have a view with two arguments
Argument 1 - Is a Taxonomy Name argument
Argument 2 - Is an RSS Feed Selector.
When the view is called without any arguments, the RSS Select is displayed with the url as 'myview/*/feed', however it returns an empty feed.
Is there a way that I can only display the RSS Link once the Taxonomy argument has been passed?
Is there also a way to theme the output of the group Taxonomy Images when no argument is present.
Current it out put as a 'UL' with each list item as 'term name (#)'? Can I theme the output to remove the item count?
Comments
...
Does the url 'myview/all/feed' return non-empty feed? If it doesn't, type 'all' into the first argument's 'wildcard' setting and try again.
That's a feature. It's called "summary". (If you don't like it, ask Views to "show all values" when the first argument is missing.)
I'm not familiar with that module. I could throw ideas, but it's preferable that you ask in that module's issue queue; its homepage says 'Works with Views'.