General Actions:
| Question | What is the correct syntax for specifying a link that should open in a new browser window? Is the syntax different for internal references versus HTTP links to external documents? |
| Answer |
The correct syntax for specifying a link should open in a new browser window is as follows:
XWiki Syntax 1.0:
[label>WebHome>_blank] [[label>>WebHome||rel="_blank"]][XWiki>http://xwiki.org][[XWiki>>http://xwiki.org]] |