At : tiki-admin.php?page=textarea "Open external links in new window" is enable.
So all the following create a link that will open in a new-tab or new window;
[http://www.u2.com|U2]
As well as:
[http://www.u2.com|u2|_blank]
As well as:
{DIV(class="external_link")}[http://u2.com|{img type="src" src="https://dev.tiki.org/img/icons/large/mytiki.gif" height="32" width="32"}|_blank]{DIV}
However if I use the last one in a template called by a trackerlist plugin, it is not working.
Trying to set the link within the img plugin doesn’t work neither.
Check instance.
Not a fix but a workaround;
Add this (use your own css selector if needed) line under thetrackerlist:
{JQ()}$(". external_link > a").attr("target", "_blank");{JQ}
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |