Fileshare plugin works as expected.
Internally I use link in article that points to Visio (.vsd) file from share.
[[http://[mywiki_IP]/filesharedownload.php?file=[myfile]&something=share|Link name]]
and that works OK. File gets downloaded and if you have viewer you are able to open file.
However if I use dokuwiki [[this>]] option for relative link:
[[this>/filesharedownload.php?file=[myfile]&something=share|Link name]]
file gets downloaded but Visio viewer cannot read file with error:
The Microsoft Visio Viewer cannot load the specified URL or file.
Fileshare plugin works as expected. Internally I use link in article that points to Visio (.vsd) file from share. [[http://[mywiki_IP]/filesharedownload.php?file=[myfile]&something=share|Link name]] and that works OK. File gets downloaded and if you have viewer you are able to open file. However if I use dokuwiki [[this>]] option for relative link: [[this>/filesharedownload.php?file=[myfile]&something=share|Link name]] file gets downloaded but Visio viewer cannot read file with error: The Microsoft Visio Viewer cannot load the specified URL or file.