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]
> 
> 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

The syntax page is wrong (strange, it seemed to be OK last time I read it).

Use this:

[User Guide>http://enterprise.xwiki.org/xwiki/bin/view/UserGuide>_blank]

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to