[dokuwiki] Re: Interesting Path - Problem
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 29 Apr 2009 13:53:27 +0200
> in the plugin - configfile there are (among other the following two entries:
> $conf['MediaDir'] = DOKU_INC."data/media";
> // where is your media - directory. If unsure, leav as is
> $conf['ThumbnailDir'] = DOKU_INC."data/media/thumbnails";
> // where should the thumbnails be generated?
Don't do that. Please use $conf['mediadir'] instead. Thinking of it
you most probably want to use the ml() function and leave thumbnailing
to the fetch.php. Can you explain what your plugin is trying to do?
Andi
--
splitbrain.org
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
Other related posts: