Dokuwiki Filelist Plugin

Tasklist

FS#37 - Access of files on windows-shares

Attached to Project: Dokuwiki Filelist Plugin
Opened by Anonymous Submitter - Thursday, 18 December 2008, 15:34 GMT+2
Last edited by Gina Häußge (foosel) - Monday, 02 November 2009, 23:16 GMT+2
Task Type Bug Report
Category Backend / Core
Status Closed
Assigned To No-one
Operating System All
Severity Medium
Priority Normal
Reported Version 2008/04/04
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Im running DokuWiki on Appache 2.2 & WinXP in the directory "C:\Programme\Apache Software Foundation\Apache2.2\htdocs\wiki". For backup purposes I store the wiki-data on the second drive:"D:/ESK00/wikidata"

Configured Filelist-Plugin-Parameters:
1: "C:\Programme\Apache Software Foundation\Apache2.2\htdocs\wiki/,D:\ESK00\wikidata/"
2: "http://xxx.dyndns.org/wiki/,http://xxx.dyndns.org/wiki/

This works fine:
{{filelist>download/*.*&style=table&tableheader=1&tableshowdate=1&tableshowsize=1&direct=1}}

But when I try to access data on D: it will not work:
{{filelist>:ralf:*}}
{{filelist>D:\\ESK00\\Wikidata\\*.*&direct=1}}
{{filelist>D:\ESK00\wikidata\*.*&direct=1}}
{{filelist>D:/ESK00/Wikidata/*.*&direct=1}}
{{filelist>D://ESK00//Wikidata//*.*&direct=1}}
{{filelist>file://D:\ESK00\wikidata\*.*&direct=1}}
=> will produce allways [n/a: No match]

Can you help me again? ;-)

Regards, Ralf


This task depends upon

Closed by  Gina Häußge (foosel)
Monday, 02 November 2009, 23:16 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  Fixed in development version

Loading...