[pmwiki-users] automatic page titles (aless)
aless
alessors at gmail.com
Wed Aug 6 22:32:31 CDT 2008
>> The modified page naming scheme I posted in another message of this
>> thread doesn't work with non-latin characters, [...]
> Try
> $NamePattern = '[\\w\\x80-\\xfe]+(?:[-~][\\w\\x80-\\xfe]+)*';
> $PageNameChars = '-~[:alnum:]\\x80-\\xfe';
>
> (based on scripts/xlpage-utf-8.php)
Worked like a charm. Thanks!
By the way, I'll be away for the next three weeks or so, don't think I
just vanished from the list. :-)
Cheers,
alessandro
More information about the pmwiki-users
mailing list