[xwiki-users] Groovy script to XWiki 2.0 Syntax - constructing URLs

2012-02-12 Thread Ricardo.Julio.Rodriguez.Fernandez
Good morning! I'm trying to move a simple script from XWiki 1.0 Syntax to 2.0 one. It includes this lines with which I can easily use SQL to retrieve pages and present a list of URLs to reach those pages: db2 = Sql.newInstance("jdbc:mysql://hostname/schema", "ROuser", "readonly", "com.mysql.j

Re: [xwiki-users] Groovy script to XWiki 2.0 Syntax - constructing URLs

2012-02-12 Thread Vincent Massol
On Feb 12, 2012, at 11:10 AM, wrote: > > Good morning! > > I'm trying to move a simple script from XWiki 1.0 Syntax to 2.0 one. It > includes this lines with which I can easily use SQL to retrieve pages and > present a list of URLs to reach those pages: > > db2 = Sql.newInstance("jdbc:mysq

Re: [xwiki-users] Groovy script to XWiki 2.0 Syntax - constructing URLs

2012-02-12 Thread Ricardo.Julio.Rodriguez.Fernandez
[vinc...@massol.net] Sent: 12 February 2012 11:34 To: XWiki Users Cc: Lista Garcia, Isabel Subject: Re: [xwiki-users] Groovy script to XWiki 2.0 Syntax - constructing URLs On Feb 12, 2012, at 11:10 AM, wrote: > > Good morning! > > I'm trying to move a simple script from XW

Re: [xwiki-users] Groovy script to XWiki 2.0 Syntax - constructing URLs

2012-02-12 Thread Ricardo.Julio.Rodriguez.Fernandez
Fernandez, Ricardo Julio Sent: 12 February 2012 11:49 To: users@xwiki.org Subject: Re: [xwiki-users] Groovy script to XWiki 2.0 Syntax - constructing URLs Thanks! See below. -- Ricardo Rodríguez Research Management and Promotion Technician Health Research Institute of Santiago de Compostela (IDIS

Re: [xwiki-users] Groovy script to XWiki 2.0 Syntax - constructing URLs

2012-02-12 Thread Sergiu Dumitriu
: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of Rodriguez Fernandez, Ricardo Julio Sent: 12 February 2012 11:49 To: users@xwiki.org Subject: Re: [xwiki-users] Groovy script to XWiki 2.0 Syntax - constructing URLs Thanks! See below. -- Ricardo Rodríguez Research Management and

Re: [xwiki-users] Groovy script to XWiki 2.0 Syntax - constructing URLs

2012-02-12 Thread Ricardo.Julio.Rodriguez.Fernandez
From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of Sergiu Dumitriu [ser...@xwiki.com] Sent: 12 February 2012 20:38 To: XWiki Users Subject: Re: [xwiki-users] Groovy script to XWiki 2.0 Syntax - constructing URLs On 02/12/2012 06:00 AM

Re: [xwiki-users] Groovy script to XWiki 2.0 Syntax - constructing URLs

2012-02-12 Thread Vincent Massol
(IDIS) >> http://www.idisantiago.es >> >> From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of Vincent >> Massol [vinc...@massol.net] >> Sent: 12 February 2012 11:34 >> To: XWiki Users >> Cc: List

Re: [xwiki-users] Groovy script to XWiki 2.0 Syntax - constructing URLs

2012-02-12 Thread Ricardo.Julio.Rodriguez.Fernandez
From: users-boun...@xwiki.org [users-boun...@xwiki.org] On Behalf Of Vincent Massol [vinc...@massol.net] Sent: 13 February 2012 00:11 To: XWiki Users Subject: Re: [xwiki-users] Groovy script to XWiki 2.0 Syntax - constructing URLs On Feb 12, 2012