aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorchrysn <chrysn@fsfe.org>2009-03-24 08:25:35 +0100
committerchrysn <chrysn@fsfe.org>2009-03-24 08:25:35 +0100
commitce81e2e286ed5435eb114de21be73cd02da8a666 (patch)
treef1ed54f14d974e32d78b6c571a101fa88d239da9 /doc
parent82281d1aef347080ff235ad18e92613012093f49 (diff)
downloadikiwiki-ce81e2e286ed5435eb114de21be73cd02da8a666.tar
ikiwiki-ce81e2e286ed5435eb114de21be73cd02da8a666.tar.gz
(urls for inline autotitle)
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/inline_autotitles.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/todo/inline_autotitles.mdwn b/doc/todo/inline_autotitles.mdwn
index 9846687e9..afc726c48 100644
--- a/doc/todo/inline_autotitles.mdwn
+++ b/doc/todo/inline_autotitles.mdwn
@@ -7,7 +7,7 @@ this can either be based on timestamp formatting, or use the already existing
munging mechanism, which appends numbers to page titles in case that page
already exists.
-two [patches][1] set inline up for that, adding an additional `autotitle`
+two patches ([1], [2]) set inline up for that, adding an additional `autotitle`
parameter. if that is given, the regular input of the inline postform will be
replaced with a hidden input of that text. in addition, the empty title is
permitted (both for autotitle and regular titles, as they go in the same GET
@@ -42,4 +42,5 @@ cool (eg for creating an entry with yesterday's date), but would be a bit of a
problem with static pages. javascript could help with the date part, but name
munging would be yet another thing.
-[1]: http://...
+[1]: http://github.com/github076986099/ikiwiki/commit/b568eb257a3ef5ff49a84ac00a3a7465b643c1e1
+[2]: http://github.com/github076986099/ikiwiki/commit/34bc82f232be141edf036d35e8ef5aa289415072