By khaki on
hello,
is their a way or a module that could rearrange the order of displayed links in the node that variable $links generated from node.tpl.php?
please help...
khaki
hello,
is their a way or a module that could rearrange the order of displayed links in the node that variable $links generated from node.tpl.php?
please help...
khaki
Comments
...A starting point
There is also a theme_links function which, according to the documentation, is overriden by most themes. You should be able to either adapt the
_links function in your theme is it exists or create your own one to override the core.
This might be useful: http://www.group42.ca/theming_101_the_theme_links_function
i think their was a module
i think their was a module for this... i just forgot what it was... :(
thanks anyway for your response...
khaki