Hi,
In the Drupal 5 version of the Links package module one could create a view of weblinks where the title of the weblink node would be the link text and the href would be the URL of the weblink (as opposed to a link to the weblink node itself). I can't seem to find anyway to do this in the Drupal 6 version of the module. This is imperative to my site. I have applied the patch outlined in this ticket ( http://drupal.org/node/425450 ) however; this doesn't resolve the problem of needing to have the weblink URL as the href of the link in the view as far as I can tell.
Any help on how to do this will be greatly appreciated.
Thank you.