This can be done with the Views module. Views provides a default view to emulate Drupal core&#39;s handling of taxonomy/term -- it is called taxonomy_term and can be enabled by visiting admin/build/views.<br><br>After enabling, the only change you have to make is to add a filter that excludes your particular content type.<br>
<br><div class="gmail_quote">On Thu, Nov 4, 2010 at 7:26 AM, Neil Coghlan <span dir="ltr">&lt;<a href="mailto:neil@esl-lounge.com">neil@esl-lounge.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I have a content type where users select a taxonomy term. However, I<br>
don&#39;t want that content type appearing for the taxonomy listings on<br>
pages like /taxonomy/term/123.<br>
<br>
Is there a simple way to do this? The &quot;published to front page&quot; option<br>
doesn&#39;t seem to affect taxonomy listings. I could play around with URL<br>
based php conditionals in the content template but I don&#39;t really want<br>
to start going down that road.<br>
<br>
Regards<br>
<br>
Neil<br>
<font color="#888888">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br>