<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#663300;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=EN-GB link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'>Shai,<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'>1. I believe you write a module and use the hook_link_alter method
to remove the links you don’t want.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'>See this comment: <a
href="http://drupal.org/node/170065#comment-855410">http://drupal.org/node/170065#comment-855410</a>
for a similar thing.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'>2. Other option: create the same taxonomy lists with views, not
sure if it will help but may do what you want. This page gives some information
about the general topic: <a
href="http://www.saltwebsites.com/blog/creating-stylish-taxonomy-overview-pages-drupal">http://www.saltwebsites.com/blog/creating-stylish-taxonomy-overview-pages-drupal</a><o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'>3. You may also be able to theme them out.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'>4. Depending on what links you want, another option is to remove
all the links from node.tpl.php template or at least the template for the
content type you’re showing... then you can use Read more hack module to
get the read more link back (inline with the teaser text).<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'>Regards,<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'>John.<br>
Salt Websites internationalised web development<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'><a href="http://www.saltwebsites.com/">http://www.saltwebsites.com/</a><o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'><o:p> </o:p></span></p>
<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>
<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> support-bounces@drupal.org
[mailto:support-bounces@drupal.org] <b>On Behalf Of </b>Shai Gluskin<br>
<b>Sent:</b> Tuesday, 3 March 2009 5:15 PM<br>
<b>To:</b> support@drupal.org<br>
<b>Subject:</b> [support] How to Drop "Current" term from $terms?<o:p></o:p></span></p>
</div>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>Example:<br>
<br>
Let's say you go to <br>
<br>
<a href="http://example.com/taxonomy/term/5">example.com/taxonomy/term/5</a><br>
<br>
Drupal gives you a teaser list for all nodes associated with term/5. The teaser
includes $terms when $links are displayed. Those terms are hyperlinks which
take you to the same kind of listing of nodes tagged with those terms.<br>
<br>
I think it is a huge usability problem that, for the example above, term/5 will
show up for each node with a hyperlink back the current page: taxonomy/term/5.<br>
<br>
The "current" term, somehow, needs to get stripped from
"$terms" in that context.<br>
<br>
Anybody know how to do this?<br>
<br>
The <a href="http://drupal.org/project/taxonomy_hide">taxonomy_hide</a> module
won't solve this problem because it just suppresses $terms, all or nothing.)<br>
<br>
Ideas,<br>
<br>
Shai<o:p></o:p></p>
</div>
</body>
</html>