[pmwiki-users] Same name but different pages if case sensitive

2015-04-21 Thread Bernd Schatz
Hi all,

PMwiki creates two different pages if two links
differ in upper/lower case.

For example:

[[PmWikiPhilosophy]]
[[PmwikiPhilosophy]]
[[Pmwikiphilosophy]]
(same problem with camel cases)


Is there a solution via configuration ?

OS: Linux Debian Jessie
PmWiki:  pmwiki-2.2.74 and  pmwiki-2.2.56


Greets
  Bernd





signature.asc
Description: OpenPGP digital signature
___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


Re: [pmwiki-users] Same name but different pages if case sensitive

2015-04-21 Thread Simon
See, and vote for
http://www.pmwiki.org/wiki/PITS/00322

I don't know what else we can do, it has enought support

Simon


On 18 April 2015 at 19:47, Bernd Schatz bernd.sch...@gmx.net wrote:

 Hi all,

 PMwiki creates two different pages if two links
 differ in upper/lower case.

 For example:

 [[PmWikiPhilosophy]]
 [[PmwikiPhilosophy]]
 [[Pmwikiphilosophy]]
 (same problem with camel cases)


 Is there a solution via configuration ?

 OS: Linux Debian Jessie
 PmWiki:  pmwiki-2.2.74 and  pmwiki-2.2.56


 Greets
   Bernd




 ___
 pmwiki-users mailing list
 pmwiki-users@pmichaud.com
 http://www.pmichaud.com/mailman/listinfo/pmwiki-users




-- 

http://kiwiwiki.co.nz
___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


Re: [pmwiki-users] Same name but different pages if case sensitive

2015-04-21 Thread ABClf
Hello,

You may be interested in testing
http://www.pmwiki.org/wiki/Cookbook/CaseCorrection cookbook :

/CaseCorrection handles mistakes of case in PmWiki addresses (eg. homepage
instead of HomePage) by looking for a case-insensitive match in all of a
wiki's pages. If a match is found, the user is silently redirected to it./

Be aware the talk page has a maintenance tag (compatibility with php5.5 is
likely to te an issue).

Also, you can use http://www.pmwiki.org/wiki/Cookbook/AlternateNamingScheme
as well, define a new scheme, thus all links ignore uppercase.

Gilles.



2015-04-18 9:47 GMT+02:00 Bernd Schatz bernd.sch...@gmx.net:

 Hi all,

 PMwiki creates two different pages if two links
 differ in upper/lower case.

 For example:

 [[PmWikiPhilosophy]]
 [[PmwikiPhilosophy]]
 [[Pmwikiphilosophy]]
 (same problem with camel cases)


 Is there a solution via configuration ?

 OS: Linux Debian Jessie
 PmWiki:  pmwiki-2.2.74 and  pmwiki-2.2.56


 Greets
   Bernd




 ___
 pmwiki-users mailing list
 pmwiki-users@pmichaud.com
 http://www.pmichaud.com/mailman/listinfo/pmwiki-users


___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


Re: [pmwiki-users] Same name but different pages if case sensitive

2015-04-21 Thread Dominique Faure
Hi,

 Is there a solution via configuration ?

You  should perhaps have a look at this recipes:

http://www.pmwiki.org/wiki/Cookbook/CaseCorrection


-- 
Dominique

___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users