I love the module, it meets my needs perfectly.
I want to know how I can modify the code so I when I select the term and click 'Go' the page listing all the nodes of that Term is a list of the node titles only.
Currently it displays the full body of every node. I want to compact that down to just the list of titles.
Any guidance would be appreciated
Comments
Comment #1
marcp commentedIt sounds like you want to use Views to override the default taxonomy listing view. Look at the Views documentation to see how that is done.
Comment #2
marcp commented