Re: [SMW-devel] Wiki syntax for parser function

2009-08-07 Thread Markus Krötzsch
On Donnerstag, 6. August 2009, jeroen De Dauw wrote: > Hey guys, > > I have a parser function named display_points. It accepts a parameter > 'points', like this: > > #display_points:points=55.7557860, 37.6176330; 1,1; 12,34 > > Obviously, ';' is the separator between coordinate pairs. > > Now I wan

[SMW-devel] Wiki syntax for parser function

2009-08-06 Thread jeroen De Dauw
Hey guys, I have a parser function named display_points. It accepts a parameter 'points', like this: #display_points:points=55.7557860, 37.6176330; 1,1; 12,34 Obviously, ';' is the separator between coordinate pairs. Now I want to allow people to specify 2 additional parameter for each coordi