ikiwiki/doc/todo/case.mdwn

7 lines
377 B
Plaintext
Raw Normal View History

2006-03-24 03:28:53 +01:00
Being case insensative is handy, but it does make the [[BackLinks]] and
[[blog]] links a bit ugly compared to other links. It should be possible to
support pagenames that have uppercase, while still allowing them to be
linked to using any case.
2006-05-04 12:55:02 +02:00
Also, newly created pagenames that include upper case characters should perhaps not automatically be converted to lower case then.