on views and panels and taxonomy lists

Events happening in the community are now at Drupal community events on www.drupal.org.
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?

Comments

yes

Brian294's picture

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

great! Thanks, that worked!


Robert Garrigós
Professional site: garrigos.cat

Maintenance

Group organizers

Group categories

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week