I found it, finally. Views -> Add fields -> node:link. Views is in deed a great module.
Roberto
------------------------- Roberto Gorjão wrote:
Hello,
I have a block on the front page of a website which is populated by a list created by Views. Each node of the list is composed by several fields create in CCK. I would like to have at the bottom of each node a link to the node page.
I know that I could, using Views, link one of those fields to the node page but none of them is really convenient for that purpose. So, I just would like to have a static piece of text wrapped by an <a> tag with its href attribute pointing to the node... The problem is that it seems impossible to theme the block using a variable like $node_url, which was my original idea... It just doesn't work. Could anyone point me the right direction on this one?
Thanks!
Roberto
[ Drupal support list | http://lists.drupal.org/ ]