[dokuwiki] Re: "importing" existing document collection into dokuwiki

Hi!

> During my test I noticed that Dokuwiki see's the namespaces/dirs and 
> files and puts them in the index but when accessing them translates 
> the filenames into lowercase and space->underscore.
> 
> Is this a design or technology requirement?  Is it configurable?  If 
> not can someone point me towards what file in the code might be 
> responsible?  Or, best of all is there a "Dokuwiki way" for doing what
> I want.

All page names in DokuWiki are lowercase and stripped of special chars and 
whitespaces. (see wiki:pagename)

The simplest solution for you would to rename your text files to match this 
convention. To do so you could use a script like my sanity.pl tool
available at http://www.splitbrain.org/Programming/Perl/sanity/

BTW. Please always post with the address you registered with or I need to 
approve each post manually. You registered with list<at>knoggin.com but posted 
with njharman<at>knoggin.com.

Andi

Other related posts: