Is there a way to make links case insensitive (that is [[FOO]] and [[foo]] point to the same article)? is there a way to make the existing behavior (first letter's case doesn't matter) apply to subpages (so [[../Child]] and [[../child]] are the same)?
Thanks, Ittay
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Ittay Dror wrote:
Is there a way to make links case insensitive (that is [[FOO]] and [[foo]] point to the same article)?
If you do a lot of work regutting the entire codebase to get it just right, sure.
is there a way to make the existing behavior (first letter's case doesn't matter) apply to subpages (so [[../Child]] and [[../child]] are the same)?
That would be less work, I imagine; take a peek around functions with names like 'maybeDoSubpage' or similar.
- -- brion vibber (brion @ pobox.com / brion @ wikimedia.org)
mediawiki-l@lists.wikimedia.org