[Mediawiki-l] passing '|' as argument to a parser function

Ittay Dror ittayd at qlusters.com
Tue Jan 2 14:21:01 UTC 2007


I'm trying to pass a pipe as a value to an argument of a parser function. if i pass &#124, it is returned as is. also, i want the pipe to be handled normally (meaning as a wiki special char) when returned from the parser function.

Specifically, I have a foreach parser function to generate table lines, each line with several cells. so i want the function to return something like 'a || b'. i'm trying to use a generic foreach function, so the '||' is part of the argument.

Thanks,
Ittay

-- 
===================================
Ittay Dror, 
Chief architect, 
R&D, Qlusters Inc.
ittayd at qlusters.com
+972-3-6081994 Fax: +972-3-6081841

www.openqrm.org - Data Center Provisioning



More information about the MediaWiki-l mailing list