From: Joey Hess Date: Sat, 12 Apr 2008 17:21:11 +0000 (-0400) Subject: web commit by http://sabr.myopenid.com/ X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/57035d610e9446e9a50b6807be2bb33d182c4c3b?hp=1f4dec34e2711a4f9b0ae09ffeba69b5cddb208b web commit by http://sabr.myopenid.com/ --- diff --git a/doc/bugs/Titles_are_lower-cased_when_creating_a_page.mdwn b/doc/bugs/Titles_are_lower-cased_when_creating_a_page.mdwn new file mode 100644 index 000000000..229c6f28b --- /dev/null +++ b/doc/bugs/Titles_are_lower-cased_when_creating_a_page.mdwn @@ -0,0 +1,3 @@ +When you click on a broken link to create a new page, Ikiwiki lower-cases the new page's filename. I wish it wouldn't. + +If I click on "Czars in Russia", I'd like Ikiwiki to create "Czars\_in\_Russia.mdwn", not "czars\_in\_russia.mdwn". Is this possible? --[[sabr]]