From: joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Date: Sat, 21 Jul 2007 00:44:30 +0000 (+0000)
Subject: web commit by http://adam.shand.net/
X-Git-Tag: 2.5~77
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/2c617eba0c49509a2ee1f7279eb1ddd2cb400b36

web commit by http://adam.shand.net/
---

diff --git a/doc/todo/default_content_for_new_post.mdwn b/doc/todo/default_content_for_new_post.mdwn
index 51d5a4579..435427a95 100644
--- a/doc/todo/default_content_for_new_post.mdwn
+++ b/doc/todo/default_content_for_new_post.mdwn
@@ -13,3 +13,11 @@ 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
 "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