dokuwiki-plugin-move
dokuwiki-plugin-move copied to clipboard
Replacing links in pages from the server command line
Hi,
I would like to use some of the functionality of the plugin on the server on which Dokuwik is installed:
If I rename a file on the command line, I would like to execute a command such as
move-plugin oldlink newlink
on the command line so that the old links are replaced by the new links in all wiki pages. Only the exchange of links is required, the moving of files is organized independently of this.
Would this be possible in a simple way?