]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/default_name_for_new_post.mdwn
Revert "quick fix for http://ikiwiki.info/bugs/unwanted_discussion_links_on_discussio...
[git.ikiwiki.info.git] / doc / todo / default_name_for_new_post.mdwn
1 How about an option in [[plugins/inline]] for providing a default post name in the form, consisting of the current date in ISO format?
3 > 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