web commit by http://ethan.betacantrips.com/: response
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 30 Jul 2007 23:02:37 +0000 (23:02 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 30 Jul 2007 23:02:37 +0000 (23:02 +0000)
doc/todo/default_name_for_new_post.mdwn

index 6af41ba6d0962ab45bd8e3389dab4dd300b02dbb..2a7f1ba20833c3ba3eb959fa9bb1b144fe608a51 100644 (file)
@@ -1 +1,3 @@
-How about an option in [[plugins/inline]] for providing a default post name in the form, consisting of the current date in ISO format?
\ No newline at end of file
+How about an option in [[plugins/inline]] for providing a default post name in the form, consisting of the current date in ISO format?
+
+> It would render to static HTML. In order to get a dynamic "today's date", you'd have to do it in Javascript, which htmlscrubber might not let through. I thought a better approach would be a plugin, so I wrote [[blogpost_plugin]]. --Ethan
\ No newline at end of file