PITS /
00981: newwin makes every link in the text open in a new window
Summary: newwin makes every link in the text open in a new window
Created: 2007-09-30 17:42
Status: Closed, not a problem
Category: Bug
From: JL
Assigned:
Priority: 3
Version: 2.2.0-beta63
OS: Linux/Apache 2.x/PHP 5.x
Description:
If my wiki page let's say has three links and I write %newwin%
in front of the first link, also the second and third link will open in a new window.
Try terminating the wiki style, eg
Open in new window %newwin%[[http://kiwiwiki.org]]%%, don't open in new window [[http://caves.org.nz]] |
Open in new window http://kiwiwiki.org, don't open in new window http://caves.org.nz |
OK, thanks. That's it. It should be better documentated perhaps :-) .