Strange, it seems to work with other parser functions like {{uc}} from
Parser Functions.

On 10/15/07, Sergey Chernyshev <
[EMAIL PROTECTED]> wrote:
>
> Sorry, I forgot to CC the list.
>
> Luka,
>
> I tried using it on MW 1.11 and SMW 1.0 and it didn't work for me when
> template contains parser functions (I used {{fullurl:PageName}} as test).
>
> Are you sure recursiveTagParse expands parser functions?
>
>          Sergey
>
>
> On 10/12/07, Luka Frelih <[EMAIL PROTECTED]> wrote:
> >
> > hello!
> >
> > in ask queries with template, parser functions and further transclusions
> > inside
> > the template did not work. only the arguments and magic variables were
> > successfuly replaced. but this turned out to be quite easy to fix.
> >
> > attached is a patch that changes the way template format in ask queries
> > uses the parser.
> > two changes: it now uses the global mediawiki parser and it uses the
> > recursiveTagParse
> > function instead of parse()->getText()
> >
> > hope someone can test this and apply it. thanks for developing this very
> > useful extension!
> >
> > LF
> >
> >
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?  Stop.
> > Now Search log events and configuration files using AJAX and a browser.
> > Download your FREE copy of Splunk now >> http://get.splunk.com/
> > _______________________________________________
> > Semediawiki-devel mailing list
> > Semediawiki-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/semediawiki-devel
> >
> >
> >


-- 
Sergey Chernyshev
http://www.sergeychernyshev.com/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to