%<plugin>_<setting>%, i.e. %GLOBALREPLACEPLUGIN_SHORTDESCRIPTION%
data/debug.txt) TestTopic )
[character] with [\character], e.g. [}] with [\}]. This applies to "Replace search string" field only. [(\n)] in the "Replace search string", at the end of the line. This will be stored for use in the "Replace string". You can reference it by [$x], where [x] is a number 1-9. [Shutdown}% |]. "Replace search string": Shutdown\}\% \|(\n) and "Replace string": Shutdown}% |$1Something$1asdf$1
[| Keywords: |]. "Replace search string": \| \*Keywords\:\* \|(.*?)(\n) and "Replace string": Something $2| *Keywords: |$1$2
[| Keywords: |] and ends with or contains the string [Interrupt}%]. "Replace search string": \| \*Keywords\:\* \|(.*?)Interrupt\}\%(.*?)(\n) and "Replace string": Something $3| *Keywords: |$1Interrupt}%$2$3
GlobalReplacePlugin.zip in your twiki installation directory. Content:
|
|||||||||||||||||||||||
lib/TWiki/Plugins/%TOPIC.pm file, or edit the file and return 0 in sub initPlugin.
|
|||||||||||||||||||||||||||
|
|||||||||||||||