Get the views module and enable the taxonomy_term view. Add this view to your panel. Configure the view on the panel, setting the "view arguments" to taxonomy term ID you want to list.
You can create variations on the taxonomy_term view to further refine the list based on content type, etc.
Comments
Comment #1
bitman commentedGet the views module and enable the taxonomy_term view. Add this view to your panel. Configure the view on the panel, setting the "view arguments" to taxonomy term ID you want to list.
You can create variations on the taxonomy_term view to further refine the list based on content type, etc.
Comment #2
catchMarking this as closed, bitman's answer was very sensible.