[pmwiki-users] $PageNameChars & $NamePattern in pmwiki-2.2.0-beta
R Creighton
email_for_rick at yahoo.co.uk
Sun Dec 10 12:01:42 CST 2006
Hi,
I'm keen to upgrade to pmwiki-2.2.0-beta from pmwiki-2.1.26. However, I'm come across a problem, caused by a previous customisation I was running.
I had allowed the inclusion of commas in pagenames using the following code in the config file (as in the subpages/subgroups recipe):
$PageNameChars = '-~,[:alnum:]';
$NamePattern = '[[:upper:]\\d][\\w]*(?:[-~,]\\w+)*';
This no longer seems to work when I install 2.2.0-beta (and when I tried the subpages recipe, it didn't work for me either). Commas within links were deleted.
Does anyone know what I might be doing wrong, or how to overcome it? As I said, it works fine with 2.1.26, but goes wrong on switching to 2.2.0.
Many thanks,
Rick.
Send instant messages to your online friends http://uk.messenger.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20061210/89fff38c/attachment.html
More information about the pmwiki-users
mailing list