Hi there,
I have a wiki with dozens of images with image paths pointing to local folders, for example /home/ricardo/Docs/One/Wikis/Img/image1.jpg . I want the wiki to be available online so I can view it anywhere, I already put it in Amazon AWS, but I have to update each image link, for example, instead of [img width=590 height=256 [file:///home/ricardo/Docs/One/Wikis/Img/image1.png]] I have to use img src=“Img/image1.jpg” . Is there a way to make bulk changes, update all the links at the same time?
Thank you very much