Closed (fixed)
Project:
LinksDB
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2006 at 15:25 UTC
Updated:
10 May 2009 at 21:37 UTC
at the moment the links where shown like this:
<a href="http://example.com">http://example.com</a>
But I'd like it this way:
<a href="http://example.com">my_given_title</a>
Thanks!
Greeting, Frank
Comments
Comment #1
s0me0ne commentedI think it should still show the URL typed out in small text.
Perhaps as the following:
title-hyperlinked
url-typed-out (arrowicon) (# of clicks)
description
Comment #2
fholldorffWell, maybe it's possible to choose one of this two possibilities for the admin.
I wanna built up a link collection to diffent sites and between all the links I wanna spread some affiliatelinks. If the user see with only one look that the link is an affiliatelink, he won't click it.
Comment #3
nancydruI will be providing a conversion function to the Web Links module, which already has this.
Comment #4
nancydruA conversion function to the Web Links module is available for both 5.x and 6.x. That module provides this feature.