Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

master
Joey Hess 2008-04-12 17:12:40 -04:00
commit d17e1d8c9d
3 changed files with 6 additions and 0 deletions

View File

@ -17,3 +17,5 @@ Thanks for any hints! -- [[sabr]]
>
> Note that if you then touch the file to be even older, it won't notice
> in a refresh. You'd have to force a rebuild in that case. --[[Joey]]
>> You're right. I thought I *had* rebuilt it but, when I started over from scratch, everything worked. Sorry for the noise! Marking this [[invalid|done]]. --[[sabr]]

View File

@ -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]]

View File

@ -17,6 +17,7 @@ This page controls what shortcut links the wiki supports.
* [[!shortcut name=gmsg url="http://groups.google.com/groups?selm=%s"]]
* [[!shortcut name=wikipedia url="http://en.wikipedia.org/wiki/%s"]]
* [[!shortcut name=wikitravel url="http://wikitravel.org/en/%s"]]
* [[!shortcut name=wiktionary url="http://en.wiktionary.org/wiki/%s"]]
* [[!shortcut name=debbug url="http://bugs.debian.org/%s" desc="bug #%s"]]
* [[!shortcut name=deblist url="http://lists.debian.org/debian-%s" desc="debian-%s@lists.debian.org"]]
* [[!shortcut name=debpkg url="http://packages.debian.org/%s"]]