diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-29 22:16:43 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-29 22:16:43 +0000 |
commit | ee0a1c94226cfcaabf083e609211cd543f04d04b (patch) | |
tree | 0a7ddefae5ded1331c15b42babd9362604d6c78d /doc | |
parent | 72fe382f9f8259f795449ce121d0927866331e48 (diff) | |
download | ikiwiki-ee0a1c94226cfcaabf083e609211cd543f04d04b.tar ikiwiki-ee0a1c94226cfcaabf083e609211cd543f04d04b.tar.gz |
web commit by tschwinge: Improve formatting from hell.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/default_content_for_new_post.mdwn | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/doc/todo/default_content_for_new_post.mdwn b/doc/todo/default_content_for_new_post.mdwn index b6b10c71a..d3e0b4bd8 100644 --- a/doc/todo/default_content_for_new_post.mdwn +++ b/doc/todo/default_content_for_new_post.mdwn @@ -47,11 +47,18 @@ a template that appends "(done)" to the title if the page links to # Use Case *Copyright Notes* Leaving aside the [[plugins/inline]] stuff I have a completely different -use case for this (which is also why I wrote the plugin Joey mentioned: -for a GNU-affiliated wiki we want to track copyright stuff right from +use case for this (which is also why I wrote the plugin Joey mentioned). + +For a GNU-affiliated wiki we want to track copyright stuff right from the beginning, as the wiki pages may eventually evolve into official -GNU documentation. That's why I want to have such copyright notices +GNU documentation. + +That's why I want to have such copyright notices be included in every freshly created page by default (and having them -interpreted by another plugin I also emailed to Joey). Of course this +interpreted by another plugin I also emailed to Joey). + +Of course this will also only work when using web-editing, but the people using rcs-editing (coining new terms, eh ;-)?) usually know what they're doing. + +--[[tschwinge]]
\ No newline at end of file |