(no commit message)
[ikiwiki.git] / doc / todo / inline_postform_autotitles.mdwn
index 5005208be418b5226784ca2c156bdb77172b4a5d..39713eb5f473a6d4bdffe7bb00e8d820e74c5a06 100644 (file)
@@ -1,5 +1,5 @@
-[[!tag wishlist]]
-[[!tag patch]]
+[[!tag wishlist patch plugins/inline]]
+[[!template id=gitbranch branch=chrysn/patches author="[[chrysn]]"]]
 
 for postforms in inlines of pages which follow a certain scheme, it might not
 be required to set the title for each individual post, but to automatically set
@@ -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