on views and panels and taxonomy lists

robertgarrigos's picture

I'm trying to have some new pages with panels which would need to have some lists of nodes filtered by taxonomy term. I noticed there is a view for panels called 'og_recent_type_term', which has a taxonomy context dropdown, which I believed I could use for that. However I'm not succeeding. Is there a way to have a taxonomy/term/xxx type pane within a panel page?

Login to post comments

yes

Brian294's picture
Brian294 - Sat, 2009-10-10 14:24

in your og_recent_type_term block settings, go to the arguments field near the bottom and plug in something like:
all/123

all = a wildcard for all node types
123 = your taxonomy term id

Or, you can filter by node type by doing:
job/all

job = a valid node type
all = a wildcard for all taxonomy ids

Peace,
Brian


great! Thanks, that worked!

robertgarrigos's picture
robertgarrigos - Mon, 2009-10-12 14:27

great! Thanks, that worked!

Robert Garrigós
Professional site: garrigos.cat