[dokuwiki] Re: "importing" existing document collection into dokuwiki
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 21 May 2005 11:13:01 +0200
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
- References:
- [dokuwiki] "importing" existing document collection into dokuwiki
- From: norman j harman jr
Other related posts:
- » [dokuwiki] "importing" existing document collection into dokuwiki
- » [dokuwiki] Re: "importing" existing document collection into dokuwiki
- [dokuwiki] "importing" existing document collection into dokuwiki
- From: norman j harman jr