Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
commit
d17e1d8c9d
|
@ -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]]
|
||||
|
|
|
@ -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]]
|
|
@ -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"]]
|
||||
|
|
Loading…
Reference in New Issue