aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web>2009-07-26 07:56:50 -0400
committerJoey Hess <joey@kitenet.net>2009-07-26 07:56:50 -0400
commit5a4e90468cd88657104d22f6bb400580891d2164 (patch)
tree63e0465b036df7907d901f5a705b4c6e9563b23c
parent4be57f24659dfa32788bfb144a7afcc766425014 (diff)
downloadikiwiki-5a4e90468cd88657104d22f6bb400580891d2164.tar
ikiwiki-5a4e90468cd88657104d22f6bb400580891d2164.tar.gz
Reference another todo item
-rw-r--r--doc/todo/inline_postform_autotitles.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/todo/inline_postform_autotitles.mdwn b/doc/todo/inline_postform_autotitles.mdwn
index bdafd0b90..39713eb5f 100644
--- a/doc/todo/inline_postform_autotitles.mdwn
+++ b/doc/todo/inline_postform_autotitles.mdwn
@@ -17,6 +17,21 @@ resulting in ascending numeric page titles to be created.
the second patch is actually a one-liner, filtering the title through strftime.
+> Something similar was requested in [[todo/more_customisable_titlepage_function]],
+> in which [[Joey]] outlined a similar solution.
+>
+> What's your use-case for not prompting for the title at all? I can see
+> [[madduck]]'s requirement for the title he typed in (say, "foo")
+> being transformed into 2009/07/26/foo or something (I name blog posts
+> like that myself), but I can't quite see the use for *entirely* automatic
+> titles.
+>
+> However, if that's really what you want, I suspect your code could be
+> extended so it also solves madduck's second request on
+> [[todo/more_customisable_titlepage_function]].
+>
+> --[[smcv]]
+
### potential user interaction issues
this has two side effects which have to be considered: first, the empty page