aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchrysn <chrysn@fsfe.org>2009-03-29 20:33:00 +0200
committerchrysn <chrysn@fsfe.org>2009-03-29 20:33:00 +0200
commit82c3f6d7f4c8dd00589ba3c039856d6620ec2456 (patch)
tree7a86c7cd13cf78778e9e4ee0579f8e73caf4fc62
parentd9364685baf6f35af44a658ab93206afa8397c6d (diff)
downloadikiwiki-82c3f6d7f4c8dd00589ba3c039856d6620ec2456.tar
ikiwiki-82c3f6d7f4c8dd00589ba3c039856d6620ec2456.tar.gz
clarification on autotitle (todo title seems unclear in retrospect)
-rw-r--r--doc/todo/inline_postform_autotitles.mdwn (renamed from doc/todo/inline_autotitles.mdwn)5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/todo/inline_autotitles.mdwn b/doc/todo/inline_postform_autotitles.mdwn
index 8bf71deae..5005208be 100644
--- a/doc/todo/inline_autotitles.mdwn
+++ b/doc/todo/inline_postform_autotitles.mdwn
@@ -1,8 +1,9 @@
[[!tag wishlist]]
[[!tag patch]]
-for 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 the title.
+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
+the title and show no input box prompting for it.
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.