Re: [xwiki-users] link with queryString doesn't work well

2014-07-22 Thread Pascal BASTIEN
Done! https://github.com/xwiki/xwiki-platform/pull/303
I just modified  tag, I think it is sufficient.


Pascal BASTIEN




 De : "vinc...@massol.net" 
À : XWiki Users  
Envoyé le : Mardi 22 juillet 2014 9h52
Objet : Re: [xwiki-users] link with queryString doesn't work well
 

Hi Pascal,

On 22 Jul 2014 at 09:07:46, Pascal BASTIEN 
(pbasnews-xw...@yahoo.fr(mailto:pbasnews-xw...@yahoo.fr)) 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

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] link with queryString doesn't work well

2014-07-22 Thread vinc...@massol.net
Hi Pascal,

On 22 Jul 2014 at 09:07:46, Pascal BASTIEN 
(pbasnews-xw...@yahoo.fr(mailto:pbasnews-xw...@yahoo.fr)) 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

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] link with queryString doesn't work well

2014-07-22 Thread Pascal BASTIEN
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?




 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
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] link with queryString doesn't work well

2014-07-21 Thread Marius Dumitru Florea
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
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users