Posted by robertgarrigos on September 22, 2009 at 2:47pm
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?

Comments
yes
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!
great! Thanks, that worked!
Robert Garrigós
Professional site: garrigos.cat