WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
$(document).ready(function() { $('a:not(.nojqueryanchor):not(:has(img))').filter(function() { return this.hostname && this.hostname !== location.hostname; }).after('').attr('target', '_blank');});
.click(function() { window.open(this.href); return false;