web commit by JoshTriplett

master
joey 2007-02-13 22:04:19 +00:00
parent c6e18e851e
commit 7d62218416
1 changed files with 7 additions and 0 deletions

View File

@ -1,8 +1,15 @@
Along the same lines as having a [[default_name_for_new_post]]s, an option
to include default content in a new [[plugins/inline]] post would help with
tasks like using an inline for a comment form on each new blog post.
--[[JoshTriplett]]
> No, it would only help if the new blog post were being made via the form.
> If you're editing it in vi, and committing, it doesn't help. :-) This is
> another reason why I prefer the approach in [[discussion_page_as_blog]]
> --[[Joey]]
This feature would also allow the automatic inclusion of a given template in
every new post, which could help for [[/plugins]] (automatically use the
plugin template), or for [[/bugs]] and [[todo_items|/todo]] (automatically use
a template that appends "(done)" to the title if the page links to
[[bugs/done]] or [[todo/done]], respectively. --[[JoshTriplett]]