Try editing line 13 of highlight.php (in your plugin folder) to add a
u like this
$pat = "/^(.*\b$term\b.*)$/imu";
It might also be a capital U, not sure. This allows UTF-8 matches. If
it works, let me know and I'll add it to the plugin.
Cheers,
Dan
2008/8/24 Linly <[EMAIL PROTECTED]>:
>
> Hi Dan, Sorry to rise this post again. Do you think this small bug
> worth to solve? It's important for east Asia languages. Chinese,
> Japanese, Koren ...
>
> Cheers,
> linly
>
> On 8月19日, 下午2時44分, Linly <[EMAIL PROTECTED]> wrote:
>> > Looks like a utf-8 problem in the plugin.
>>
>> Sorry it should be the 'words=false' parameter problem because
>> searching is ok but output is unnormal.
>>
>> Btw, since the new [(include)] algorithm can specify certain line(s)
>> to grab, how about using it into [(highlight)] syntax?
>>
>> > [(highlight "$text" page={+p} lines=1)] or something like that.
>>
>> Cheers,
>> linly
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---