Klaus Hartl wrote: > Hi Matt, currently external tabs like that are not supported. So far I > was reluctant to implement that 1. to avoid bloat and 2. to me that > seems unexpected behavior to have a tab open in a new window
I agree. At a minimum, you might at least add some sort of indication (via styling or an icon) that it is an off-site link. Preferably, you should put the off-site link in the tab's contents. You could have a thumbnail of the site, or even an iframe, for the link. Larry