By kohlerj on
Hi
I want to collect all nodes from an Aggregator2 feed on one page. The feed is assigned a specific vocabulary, so something tells me I should be able to view the nodes using a url like www.mysite.com/vocabulary/6 but that doesn't work. Suggestions?
Thanks,
Johan
Comments
How to display category items
hi,
I would like to know this as well. How to display all aggregator 'items' from a specific category (vocabulary) on a specific page.
Thanks
Al
Taxonomy block
Hi just found the solution.
Its a simple module called 'taxonomy block'
http://drupal.org/node/15192
2 files in this modle
a) module itself that you need to place under module
b) .mysql that is used to update the database
Then activate module and you will find 'taxanomy block' under the 'blocks' section of your admin.
I think Aggregator2 should have this feature as part of 'configure' as it does have an option to create a block from the 'feed' itself.
Al