dokuwiki-plugin-move icon indicating copy to clipboard operation
dokuwiki-plugin-move copied to clipboard

Replacing links in pages from the server command line

Open Wissenspad opened this issue 1 year ago • 0 comments

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?

Wissenspad avatar Jan 07 '24 15:01 Wissenspad