By liamoko on
Hi all.
So here's the deal...
I have translated nodes. I do not want the language switcher to show up for these nodes. I have thus far, hacked the node.tpl.php file so that print $links; is commented out. Im sure this isn't the best approach, but I have tried everything to get these language links turned off.
ANy thoughts would be greatly appreciated.
Comments
(the advanced
(the advanced answer)
http://blamcast.net/articles/remove-taxonomy-custom-nodes
You can write a module that implements hook_link_alter... this will allow you to unset() the particular link you want removed...
http://api.drupal.org/api/function/hook_link_alter/5
(the other answer)
http://drupal.org/node/134442
http://drupal.org/node/165351
__________________________________________________________
Mark Theunissen
Code Baboon
Drupal based services