Quick Link Command

This is a very simple command that will simply wrap the current selection with an identical link. Right-click (control-click on the Mac) menu item that will set a link equal to whatever text is highlighted, such as www.dwteam.com. Right-click > Quick Link > BAM! you're done. No annoying dialog boxes.

For example, if your selection is http://www.dwteam.com, the command will give you a link like

<a href="http://www.dwteam.com">http://www.dwteam.com</a>

If your link is an email address like tom@dwteam.com, the command will give you a link like

<a href="mailto:tom@dwteam.com">tom@dwteam.com</a>

Also, if your link looks like www.dwteam.com, the link will add the "http://" to the beginning of the link.

The command is accessiblle from the Commands menu and also from the right-click contextual menu. It's a real time-saver when you have some text that has links in it, and all you need to do is to set the link equa to the actual textual link.

Extension is available here.

 

Tom Muck

www.dwteam.com


back to top ^


Copyright © 2002, DWTeam.com. All Rights Reserved.