developer list
> Subject: Re: [SMW-devel] Add pagename parameter to #formlink
>
> Thanks, that's cool!
> -
> Yury Katkov
>
>
>
> On Thu, Jun 21, 2012 at 6:34 PM, Stephan Gambke wrote:
> > Hi Yuri,
> >
> > I have not looked at the code, but f
Thanks, that's cool!
-
Yury Katkov
On Thu, Jun 21, 2012 at 6:34 PM, Stephan Gambke wrote:
> Hi Yuri,
>
> I have not looked at the code, but from what I see in the
> documentation the 'target' parameter is what you are looking for.
> See
> http://www.mediawiki.org/wiki/Extension:Semantic_Fo
Hi Yuri,
I have not looked at the code, but from what I see in the
documentation the 'target' parameter is what you are looking for.
See
http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Linking_to_forms#Using_.23formlink
Cheers,
Stephan
On 21 June 2012 16:18, Yury Katkov wrote:
> Hi eve
Hi Yury,
If I understand the question, you can already do that - the parameter
you're looking for is called "target".
-Yaron
On Thu, Jun 21, 2012 at 10:18 AM, Yury Katkov wrote:
> Hi everyone! I discover to my surprise that #formlink parser function
> doesn't have 'pagename' parameter.
> Such a
Hi everyone! I discover to my surprise that #formlink parser function
doesn't have 'pagename' parameter.
Such a parameter is needed for at least three use-cases:
1) using #formlink inside the template. The template can include a
code like that:
{{#formlink:pagename=blabla{{{1}}} }}
2) using Magic