SID-02062: Is it possibility to modify pages/documents in a batch mode?
| Status: |
Answered |
TWiki version: |
6.0.1 |
Perl version: |
v5.10.1 |
| Category: |
CategoryEditing |
Server OS: |
Sientific Linux 2.6.32-358.6.2.el6.x86_64 |
Last update: |
10 years ago |
The current status to my knowledge is that within the IT Twiki there is no possibility to modify pages/documents in a batch mode. I'm facing the problem to apply an identical change to many pages and I don't like the idea of going page by page to do it.
If I'm wrong and there is a way to do it, please give me the recipe.
--
Andrew Grischenko - 2015-05-07
Discussion and Answer
The
GlobalReplacePlugin is designed to do search and replace on topics in a web. You can specify powerful
RegularExpression search & replace terms. Although you have visual feedback before executing a replace, there is a possibility of doing unintended massive changes. I recommend to do a backup before using this plugin.
--
Peter Thoeny - 2015-05-07
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.