Re: List Option, posted by Stefan Ritt on Tue Aug 11 08:33:32 2009
|
Alan Grant wrote:
Currently this is defined as a maximum of 100 literals in the cfg file. I would like |
Re: Comment on: Alphabetize Quick Option filter, posted by Stefan Ritt on Tue Aug 11 08:38:56 2009
|
Ok, that makes sense, so I changed it to
Sort Attribute Options Status = 1
|
Re: Logbook Parser, posted by Stefan Ritt on Tue Aug 11 13:25:48 2009
|
Steve Williamson wrote:
excuse my butting in ... I've found the exports useful in the past - however, is is possible to |
Re: fckeditor update, posted by Stefan Ritt on Mon Aug 31 11:22:20 2009
|
Arno Teunisse wrote:
Hello |
Re: multiple keyword search - regular expression, posted by Stefan Ritt on Thu Sep 3 18:14:26 2009
|
Johannes Liegl wrote:
Dear Sirs, |
Re: chain.crt, posted by Stefan Ritt on Fri Sep 4 08:33:16 2009
|
> Like many educational institutions we get "educational certificates" that are chain certificates..
>
> With apache the full certificate chain is working as expected..
|
Re: Fix text prevents user from editing text during creation, instead of just edit, posted by Stefan Ritt on Fri Sep 4 09:48:55 2009
|
Allen wrote:
When we set Fix text = 1, according to the syntax, this should prevent users from modifying the text field during an edit, but it looks like |
Re: multiple keyword search - regular expression, posted by Stefan Ritt on Fri Sep 4 14:07:31 2009
|
[quote="Yoshio Imai"]Maybe there is a simple way.
If I understand it correctly, the entries are accepted/rejected for inclusion in the search result list based on one call to [I]regexec[/I]. In order to
search for N keywords, you could replace this by a loop of N calls to [I]regexec[/I], and only accept the entry if all of them find a match.[/quote]
|