if the link is mydomain.com/this/isthe/links_myblogs/1239

how can I only display mydomain.com

thank you?

Comments

quicksketch’s picture

There aren't any built-in options for doing this in link.module. You'll need to theme your output in a .tpl.php file such as node-link.tpl.php (if "link" is the name of your content type). You could also achieve the same thing by using contemplate module.

quicksketch’s picture

Status: Active » Closed (fixed)

Closing after 2 weeks with no activity.

radimklaska’s picture