[pmwiki-devel] Search forms and FmtPageList()
Hans
design5 at softflow.co.uk
Sat Sep 26 05:45:12 CDT 2009
Saturday, September 26, 2009, 10:31:01 AM, Petko wrote:
> We need really good reasons to break an established behavior, existing for
> many years, so this one is not likely to be easy. But if users request it, a
> configuration variable can be added to control the case sensitivity of the
> group/term feature, or even the full RegExp, allowing you to disable it.
okay, thanks for looking at this!
TextExtract can work with an exception rule, for when it uses
a group or name parameter from an option or field.
The simplest solution I could find was to add an extra space in front
of $_REQUEST['q'], which leads to a mismatch in the regex, but does
not have any bearing on search arguments, a sthat space is ignored.
Hans
More information about the pmwiki-devel
mailing list