diff options
author | http://xma.myopenid.com/ <http://xma.myopenid.com/@web> | 2008-10-20 10:06:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-10-20 10:06:26 -0400 |
commit | 044e34f329a989509cf87f21701b23158e2a4af6 (patch) | |
tree | 1410661912dd5686e2ba4900b18c8656251e675d /doc | |
parent | 3fe59803d5a0e3cf8754128c62e3c683359e4d4d (diff) | |
download | ikiwiki-044e34f329a989509cf87f21701b23158e2a4af6.tar ikiwiki-044e34f329a989509cf87f21701b23158e2a4af6.tar.gz |
My opinion
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/clear_page_to_delete.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/clear_page_to_delete.mdwn b/doc/todo/clear_page_to_delete.mdwn index ccb7634e5..36742fe21 100644 --- a/doc/todo/clear_page_to_delete.mdwn +++ b/doc/todo/clear_page_to_delete.mdwn @@ -24,3 +24,8 @@ the page. That's what the user intended to do in this case. The information content of an empty vs. a deleted page is essentially the same, I'd say. But having ikiwiki remove those stale pages would save some (minimal, admittedly) time needed for manual clean-up. --[[tschwinge]] + +On EmacsWiki, a page is marked for deletion when it contains just the DeletedPage +keyword and if there were no page editions since XX days. Here, I use pages that +can be empty everyday and filled all day long. It does not make sense to me to +delete these pages :). --[[xma]] |