@Neil.  I am afraid I have to do some more research to learn how to roll my own links.  I was hoping it was as simple as just &quot;replacing&quot; keywords.<br><br>@Earnie, I looked at the api and I dont&#39; understand if I have to just copy and paste into the node.api.php file or if I have to actually create a module invoking this api.  If its tha latter, I will need to keep searching for a better solution.<br>
<br>Either way, thank you for your input.<br><br><div class="gmail_quote">On Mon, Apr 11, 2011 at 7:40 PM, Earnie Boyd <span dir="ltr">&lt;<a href="mailto:earnie@users.sourceforge.net">earnie@users.sourceforge.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Simply roll a custom module that implements hook_link_alter[1] for D6 or<br>
hook_node_view_alter[2] for D7.<br>
<br>
[1]<br>
<a href="http://api.drupal.org/api/drupal/developer--hooks--core.php/function/hook_link_alter/6" target="_blank">http://api.drupal.org/api/drupal/developer--hooks--core.php/function/hook_link_alter/6</a><br>
[2]<br>
<a href="http://api.drupal.org/api/drupal/modules--node--node.api.php/function/hook_node_view_alter/7" target="_blank">http://api.drupal.org/api/drupal/modules--node--node.api.php/function/hook_node_view_alter/7</a><br>
<br>
<br>
--<br>
Earnie<br>
-- <a href="http://progw.com" target="_blank">http://progw.com</a><br>
-- <a href="http://www.for-my-kids.com" target="_blank">http://www.for-my-kids.com</a><br>
<font color="#888888">--<br>
</font><div><div></div><div class="h5">[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br>