By zbricoleur on
The title kind of says it all, but to elaborate a little: Is there a simple way (i.e., via the GUI) to change the taxonomy/term/x view so that it's a list of titles as links, instead of a list of full nodes? If not, anyone have code to share that will do it?
Any help appreciated, thanks.
Comments
Have you tried using the
Have you tried using the Views module?
---------- Personal Blog | tutorials | photogaphy -----------
Freelance web designer/developer: duvien.com
-----------------------------------------------------------------
We build engaging websites and intuitive designs that will benefit your business.
Duvien
You mean overriding the system view?
I considered it, but was reluctant to jump in and try it because I'm not clear on the repercussions. Would it be possible to create a view with the same URL as the taxonomy term view (taxonomy/term/x) withoug screwing anything else up? If so, do I just create a new view and it overrides the default behavior? Thanks for any clarification.
Yes, that was what the Views
Yes, that was what the Views module was created for. You can display them as list items, teasers or full node views. use it as a block or a page. If you do screw it up just delete the views and start again. It will not affect your taxonomies and terms that you have created in your vocabs. Also, install the Views Bonus module if you require more different outputs.
---------- Personal blog | tutorials | photography -----------
Freelance web designer/developer: duvien.com
-----------------------------------------------------------------
We build engaging websites and intuitive designs that will benefit your business.
Duvien
Thanks!
Cool, that worked out beautifully. Thanks for the clarification.
Actually real easy, there is
Actually real easy, there is only ready a view that over rides the taxonomy which is disabled by default. You can copy that view with the 'add' button and change the view type to list or table then pick the fields you want to display.