Hi, On Nov 7, 2008, at 6:51 PM, BrianJones wrote:
Hello again,
I'm trying to create a link on a page that leads the user to the 'User Guide' provided by XWiki.org.
Following the syntax guide found at http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HLinks http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HLinks for a 'Link that opens in a new page', for the XWiki Syntax 1.0, I have created a link like this:
[User Guide>_http://enterprise.xwiki.org/xwiki/bin/view/UserGuide]
But you're not following what is written :) It says >_blank and you've used _something else. Check the XWiki 1.0 link specification below the table for the full spec. Thanks -Vincent
However, when I click on this link:
1) it does not open a new window or tab 2) it transfers me to the 'homepage' (Main.WebHome) of my XWiki site, instead of the actual link destination
Can anyone know what I'm doing wrong? Such a silly question, I know, but any help would be appreciated.
Cheers