[gollem] How do you hide files with the extension .lnk using 'filter' => '^regex$', ?
Jan Schneider
jan at horde.org
Wed Apr 1 19:27:01 UTC 2009
Zitat von gimili <gimili17 at gmail.com>:
> How do you hide files with the extension .lnk using 'filter' => '^regex$', ?
>
> I read
> * filter: If set, all files that match the regex will be hidden in the
> * folder view. The regex must be in pcre syntax (See
> * http://www.php.net/pcre).
>
> and I searched google for examples but I still can't figure it out.
>
> Any help appreciated. Thanks!
Did you try '\.lnk$'?
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the gollem
mailing list