Hi Pascal, On 22 Jul 2014 at 09:07:46, Pascal BASTIEN ([email protected](mailto:[email protected])) wrote:
Ho blame on me! sorry about the mess. I was disoriented by Sandbox in xwiki 2.0 syntax and this wrong copy and paste :-(
Anyway, can we correct the sandbox => put it the xwiki 2.1 syntax?
It’s not wrong per see. We don’t really have a defined strategy for the syntax of our wiki pages but it seems reasonable to want to migrate to the latest syntax. So IMO you could send us a pull request to migrate all pages from the Sandbox application to XWiki Syntax 2.1. Thanks -Vincent
________________________________ De : Marius Dumitru Florea À : Pascal BASTIEN ; XWiki Users Envoyé le : Lundi 21 juillet 2014 17h23 Objet : Re: [xwiki-users] link with queryString doesn't work well
s/querystring/queryString (i.e. use camel case, the parameter name is case sensitive)
On Mon, Jul 21, 2014 at 5:56 PM, Pascal BASTIEN wrote:
Hello,
This link in xwiki 2.1 syntax seem to be broken:
[[Link with param and anchor>>Main.SpaceIndex||querystring="space=FAQ" anchor="Toto"]] [[Link with param and new windows>>Main.SpaceIndex||querystring="space=FAQ" rel="__blank"]]
Have I typing wrong syntaxe to open: http://localhost:8080/xwiki/bin/view/Main/SpaceIndex?space=FAQ in a new windows by example?
Doc.: http://playground.xwiki.org/xwiki/bin/view/XWiki/XWikiSyntax?syntax=2.1§ion=Links
Pascal BASTIEN