| View previous topic :: View next topic |
| Author |
Message |
Jef Patat
Joined: 06 Jan 2007 Posts: 3
|
Posted: 07.01.2007 12:52 Post subject: Insert link (bug or request?) |
|
|
Hi,
as a new user of BlogDesk first of all I wan't to thank and congratulate you. Perfect tool for my needs!
I don't really know if this is a bug, proplem or request. When inserting a link in a post using 'Insert Link' one has to enter 'Link' and 'Description'. Entering 'http://www.blogdesk.org/en/index.htm' with link and 'BlogDesk' in description results in html code like this:
| Code: |
<a title="BlogDesk" href="http://www.blogdesk.org/en/index.htm">www.blogdesk.org/en/index.htm</a>
|
while I was expecting
| Code: |
<a title="BlogDesk" href="http://www.blogdesk.org/en/index.htm">BlogDesk</a>
|
I do not understand what the use of 'Description' is if one does not see it, nor do I see how to achieve what I would like.
I hope someone can help me out on this.
Kind regards, Jef |
|
| Back to top |
|
 |
Johannes BlogDesk
Joined: 19 Aug 2005 Posts: 553
|
Posted: 07.01.2007 13:27 Post subject: |
|
|
| You don't have to insert a description. When entered, the description is used as Title tag for the image - most browsers will show this text as a tool tip when you hover your mouse over the image. |
|
| Back to top |
|
 |
Jef Patat
Joined: 06 Jan 2007 Posts: 3
|
Posted: 07.01.2007 15:20 Post subject: |
|
|
I understand, that indeed is the result, but is there a way to achieve what I would like? Because now I need to edit the source code, while this is something which is done frequently.
Wouldn't this be a nice feature? |
|
| Back to top |
|
 |
Johannes BlogDesk
Joined: 19 Aug 2005 Posts: 553
|
Posted: 07.01.2007 15:33 Post subject: |
|
|
| If you want to link the word BlogDesk to www.blogdesk.org, you have to type the link text (in this case BlogDesk), select it and then call Edit/Insert Link. |
|
| Back to top |
|
 |
Jef Patat
Joined: 06 Jan 2007 Posts: 3
|
Posted: 07.01.2007 15:57 Post subject: |
|
|
| Johannes wrote: | | If you want to link the word BlogDesk to www.blogdesk.org, you have to type the link text (in this case BlogDesk), select it and then call Edit/Insert Link. |
Perfect, I thought it was possible. That's exactly what I wanted, thanks a lot for the quick support! |
|
| Back to top |
|
 |
|