Plugin Regex | |
|
Use this wiki plugin to use a "regular expression" style search expression from another wiki page to search for and replace text in the body of the plugin (between the | |
Parameters | |||||||||||||||
|
Perform a regular expression search and replace Introduced in Tiki 1. Required parameters are in bold.Go to the source code Preferences required: wikiplugin_regex
This plugin mimics the preg_replace PHP function. For advanced search patterns, see http://www.php.net/manual/en/reference.pcre.pattern.syntax.php in the online PHP manual or simply search the internet for "regular expression syntax". | |||||||||||||||
Example | |
|
This code: Copy to clipboard
Would produce: I had a wonderful day. | |
Aliases | |
|
Plugin Regex | PluginRegularExpression | Plugin RegularExpression | Plugin Regular Expression | |