[dokuwiki] Re: Updated to 2011-05-25a, now file URLs are broken

  • From: B Berteh <berteh@xxxxxxxxxxx>
  • To: <dokuwiki@xxxxxxxxxxxxx>
  • Date: Fri, 26 Aug 2011 14:13:45 +0200

Hi Daniel,

I had the same issue and solved it by defining a few interwiki (in 
conf/interwiki.conf) links that correctly translate to the "file://" protocol. 
use either {URL} or nothing as suffix, depending whether you need url encoding 
or not (see http://www.dokuwiki.org/interwiki for more options/help).

excerpt of my conf/interwiki.conf
  FHome    file:///home/myuser/{URL}
  C   file:///C:/{URL}
  H   file:///H:/{URL}

the wiki text must then be replaced to {{H>Slask\New.txt|Text file}} in all the 
wiki.

hope this helps.
Berteh.

Subject: [dokuwiki] Updated to 2011-05-25a, now file URLs are broken
Date: Fri, 26 Aug 2011 14:01:48 +0200
From: daniel.lindgren@xxxxxxxxxxxxx
To: dokuwiki@xxxxxxxxxxxxx








Updated to 2011-05-25a, now file URLs are broken




Hello.


I updated Rincewind to 2011-05-25a to solve the mixed case indexer/search 
problem, but the update seems to have broken file URL:s.

Example:


[[file://H:\Slask\New.txt|Text file]]


The resulting page doesn't have a clickable link, just "Text file" and the HTML 
code looks like this:


<p>


Text file


</p>


Tried the same in 2011-05-25, worked.


HTTP URL:s work as expected in 2011-05-25a.


Any ideas?


Cheers,


Daniel
                                          

Other related posts: