How can I put the service links in a custom block?
I am trying to solve the same problem, bellow you can find a few posts related to this topic.
http://drupal.org/node/288612 http://drupal.org/node/214939#comment-938498 http://drupal.org/node/257361
__________________ Maxi-Pedia: Everything you need to know. (Grid computing, Blade server, How to find MAC and IP addresses in network data)
print theme('service_links_block_format', service_links_render(NULL));
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
xjessie007 commentedI am trying to solve the same problem, bellow you can find a few posts related to this topic.
http://drupal.org/node/288612
http://drupal.org/node/214939#comment-938498
http://drupal.org/node/257361
__________________
Maxi-Pedia: Everything you need to know. (Grid computing, Blade server, How to find MAC and IP addresses in network data)
Comment #2
TheCrow commented