I'd like one of my taxonomy menus to drop a line and print the contents of the description field on a separate line.
would this be a view?
or
could I somehow enable a print type statement somewhere..
thanks
I'd like one of my taxonomy menus to drop a line and print the contents of the description field on a separate line.
would this be a view?
or
could I somehow enable a print type statement somewhere..
thanks
Comments
Comment #1
Anonymous (not verified) commentedSounds like you'd need to create a view for this. AFAIK, Views doesn't currently output menus, so you'd have to just make it a block or something...
Comment #2
indytechcook commentedThis would be out of scope for taxonomy menu.
You could try a view and format it in a view template. You wouldn't need Taxonomy Menu for this at all. Just a taxonomy view with one of the fields formated as a link in the format you would like.