Extension talk:DirList

From MediaWiki.org

Jump to: navigation, search

Can this extension be made to find a directory outside the root directory? such as a unc path. ie: \\server\folder i tried swapping out $fullpath = $IP/ for $fullpath = \\server/ and it didn't work Matt 16:50, 12 May 2008 (UTC)

This extension uses the php function "opendir()" to read a directory.

Maybe this will help you: [1]

On which operating system runs your webserver?

--- 18.06.2008

I have a problem with this extension. The result is correctly displayed but when I click on the document to open it (or download it).
I am redirect within my wiki with an error message ;

There is currently no text in this page, you can search for this page title in other pages or edit this page.

Did I made something wrong ?

Thanks for your help

[edit] Wrong result when clicking

18.06.2008

I have a problem with this extension. The result is correctly displayed but when I click on the document to open it (or download it).
I am redirect within my wiki with an error message ;

There is currently no text in this page, you can search for this page title in other pages or edit this page.

Did I made something wrong ?

Thanks for your help

Personal tools