X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/7d6221841654e26d6ab822a13b8ee66bd7630c0f..8decfc845598f08bb7a212a57b9d44761ca08a6a:/doc/todo/default_content_for_new_post.mdwn diff --git a/doc/todo/default_content_for_new_post.mdwn b/doc/todo/default_content_for_new_post.mdwn index 3849be64a..435427a95 100644 --- a/doc/todo/default_content_for_new_post.mdwn +++ b/doc/todo/default_content_for_new_post.mdwn @@ -12,4 +12,12 @@ 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]] +"done"). --[[JoshTriplett]] + +> This is a feature I miss a lot from MoinMoin, and is especially helpful when you maintain pages which have a regular format (eg. recipe pages). I understand that using svn would bypass this feature but I think it's worth considering anyway because: + +> * For any given site often it's only the admin user who makes changes via svn, everyone else uses the web +> * It's remote and casual users who benefit most from having standard templates to use for new pages +> * When using svn to make changes it's easier to manually provide template functionality (eg. cp recipe_template.mdwn newpage.mdwn) + +> All of course bearing in mind that I'm just commenting because I don't have the skills to actually make the required changes. ;-) -- [[AdamShand]] \ No newline at end of file