I am trying to use the information in the below URL to build custom blocks which will display the latest X nodes from a particular vacubulary.

http://drupal.org/node/58861#comment-813474

I am looking at adding a "More..." link to the block, so that users can navigate to the next "X" nodes in the same vacubulary.

I looked at taxonews, and it does not provide me to generate blocks for multiple vacubulary terms in V6.x, I am not sure if I am missing anything here, if I try to generate taxonews blocks for my second vacabulary, the blocks of my first vacabulary get lost.

Comments

jody lynn’s picture

I don't really understand the purpose of that code snippet. Everything you want to do should be easily accomplished with views module I believe.

--Zivtech--