diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-21 00:44:30 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-21 00:44:30 +0000 |
commit | 2c617eba0c49509a2ee1f7279eb1ddd2cb400b36 (patch) | |
tree | 94dcc000ae55725d5321045137c654f8c06ec1f5 /doc/todo | |
parent | 97ffcbb2a35e3a6697d96612383e2a62f5ff307c (diff) |
web commit by http://adam.shand.net/
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/default_content_for_new_post.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
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 |