[dokuwiki] Re: gallery plugin latest version
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 21 Oct 2005 23:29:56 +0200
On Fri, 21 Oct 2005 13:18:06 +0200
Thomas Baumann <tom@xxxxxxx> wrote:
> Hello,
>
> I recently installed the gallery plugin which works in the
> thumbnail mode:
>
> http://inhalt.serviert.de/testing/gallery
>
> But when I click on a Image (_detail) I get the following error:
>
> Warning: preg_grep() [function.preg-grep]: Unknown modifier 'a' in
> /html/dokuwiki/inc/auth.php on line 259
I made some changes that may fix this. Please try the latest darcs
checkout.
Regarding the getID() function (which partly caused above problems) I'd
like to get some data for the Unit-Test. If anyone here runs dokuwiki
with rewrite mode 2 on a somewhat more exotic setup (eg. not Apache, or
using Windows, or running PHP as CGI) it would be nice if you could try
this URL on your server and send me the output it produces:
with useslash:
/dokuwiki/lib/exe/detail.php/wiki/dokuwiki-128.png?id=wiki%3Asyntax
without useslash:
/dokuwiki/lib/exe/detail.php/wiki:dokuwiki-128.png?id=wiki%3Asyntax
Andi
- References:
- [dokuwiki] gallery plugin latest version
- From: Thomas Baumann
Other related posts:
- » [dokuwiki] gallery plugin latest version
- » [dokuwiki] Re: gallery plugin latest version
- [dokuwiki] gallery plugin latest version
- From: Thomas Baumann