firs of all, thank you for the module!

it would be good to have the possibility to set the title of the userlink node either as non linked, or as a direct link to the desired url (instead of a textfield linking to the the full node).

this is especially useful when userlink is used for lists, for instance in a block with a list of last submitted links (full nodes) where there is no need to have users click the title and see a page with the same info as in the list.

CommentFileSizeAuthor
#2 node-userlink.tpl.php.zip676 bytesmarcp

Comments

satori1984’s picture

+1

I'd like my visitors to view the poster's comments instead of being directly transferred to the linked content.

marcp’s picture

StatusFileSize
new676 bytes

You can do this by creating your own node-userlink.tpl.php file in your theme's directory. Try the ones that I've attached (they must be renamed node-userlink.tpl.php when you put them in your theme's directory -- only one can be there at a time) and see if that does it for you.

I don't think that it's worth fixing this in the code in 4.7 since there is a good workaround.

marcp’s picture

Status: Active » Closed (fixed)

See comment #2 in this thread for a solution.