Extension which defines a superset of string parser functions that allow character escaping in search for and replace with arguments (Homepage)
Details
Jul 11 2023
May 25 2021
Mar 16 2021
Change 665219 merged by jenkins-bot:
[mediawiki/extensions/StringFunctionsEscaped@master] Replace use of Parser::$mFunctionHooks, deprecated in 1.35
Feb 19 2021
Might be easier to archive the extension then
Feb 18 2021
Change 665219 had a related patch set uploaded (by C. Scott Ananian; owner: C. Scott Ananian):
[mediawiki/extensions/StringFunctionsEscaped@master] Replace use of Parser::$mFunctionHooks, deprecated in 1.35
Feb 8 2021
Aug 1 2019
Sep 18 2018
Sep 14 2018
Jun 27 2015
Nov 21 2014
You need to type that command into a shell, not into our bug tracker.
tree.trunk like php inc. ini tree wiki
#include <algorithm>
#include <string>
#include <iostream>
#include "tree.hh"
(In reply to comment #1)
Fixed in r69197 (trunk) by creating a new parserfunction #stripnewlines as part of http://www.mediawiki.org/wiki/Extension:StringFunctionsEscaped.
Here is a 'working' version (see the tests):
