[dokuwiki] Re: Is there any simple way to cope with files having upper case names?

  • From: Kazutaka Miyasaka <kazmiya@xxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 21 Aug 2010 20:09:14 +0900

Hi Myron,

2010/8/21 Myron Turner <turnermm02@xxxxxxx>:

> It's not clear how this is used. Your github page has a broken link to its
> dokuwiki documentation page.

I've created its documentation page a little while ago.
Please have a look.

  PreserveFilenames Plugin
  http://www.dokuwiki.org/plugin:preservefilenames

> Unless, that is, your plugin handles these issues.

This plugin handles issues you pointed.

This plugin adheres dokuwiki's naming protocol and only adds
meta data to store/retrieve original file name information.
This information is used in displaying media link label text in
wiki page, making file list in media manager, building http
content-disposition header, etc.

Uploaded files are stored  as normalized name in the file system
on the server, which is same as dokuwiki's default behavior.
That means, you can uninstall this plugin with no side effects.

For more information please read the code.

-- 
Kazutaka Miyasaka
-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: