Hello everyone,
I've been lookng the parserFunctions extension, and other extension that provide parser funtions over strings.
I a way to get the number of occurrences of a character in a string. Is there any funtion for this that I missed? or should I use the variables extension?
Thanks in advance,
Marcelo.
On 23/11/12 16:44, Marcelo Chiaradía wrote:
Hello everyone,
I've been lookng the parserFunctions extension, and other extension that provide parser funtions over strings.
I a way to get the number of occurrences of a character in a string. Is there any funtion for this that I missed?
Not in Extension:ParserFunctions
or should I use the variables extension?
I don't think you could do that with Extension:Variables either.
It's a simple extension, though. Why do you need to get the number of occurrences of a character in a string?
I think that it would be better to program that extension: just hire the developer, it's an hour or two of work.
----- Yury Katkov, WikiVote
On Mon, Nov 26, 2012 at 7:04 PM, Platonides Platonides@gmail.com wrote:
On 23/11/12 16:44, Marcelo Chiaradía wrote:
Hello everyone,
I've been lookng the parserFunctions extension, and other extension that provide parser funtions over strings.
I a way to get the number of occurrences of a character in a string. Is there any funtion for this that I missed?
Not in Extension:ParserFunctions
or should I use the variables extension?
I don't think you could do that with Extension:Variables either.
It's a simple extension, though. Why do you need to get the number of occurrences of a character in a string?
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org