Hi, is there a way to do a mass search/replace/regex? Does Vaultwiki offer this kind of add-on? Also, are there any VW plugins in general posted anywhere? Thank you!
Hi, is there a way to do a mass search/replace/regex? Does Vaultwiki offer this kind of add-on? Also, are there any VW plugins in general posted anywhere? Thank you!
There is not a built-in way to do this.
You would need a script that walks through every page in the wiki, checks for the existence of your search text, replaces it, and sends it back to the DM to save the change as a new edit.
Usually when I want to do something like this, I modify the code somewhat in vault/core/controller/cp/counter/convert/vw.php, enable it, and run it in Maintenance > Rebuild Counters / Caches > [the broken name]. Be careful about this though. If you make a mistake, you just edited every page in the wiki!
There is a place for VW plugins on our web site: https://www.vaultwiki.org/forums/124/
There are not too many, though.
- lead developer for VaultWiki
Bookmarks