My opinion

master
http://xma.myopenid.com/ 2008-10-20 10:06:26 -04:00 committed by Joey Hess
parent 3fe59803d5
commit 044e34f329
1 changed files with 5 additions and 0 deletions

View File

@ -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 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) having ikiwiki remove those stale pages would save some (minimal, admittedly)
time needed for manual clean-up. --[[tschwinge]] 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]]