2008 NEWS 2008-09-28 - IMPROVED MODULE: Uize.SimpleDoc
The Uize.SimpleDoc
module now automatically adds a target="_blank"
attribute in link tags generated for URL's that begin with a protocol (e.g. http://www.somewhere.com/document.html
vs. just document.html
).
This causes absolute URL's (typically for links to external sites) to open up in a new tab or window, rather than replacing the current window or frame's contents.