Editing version 3 of page Immediate_vs_Delayed_Deleting (the most recent revision is 4)
Use template:
None
API_Template
DevTrack_Template
Version_Template
Currently (as of [[Version 0.40]]) Aneuch uses delayed deleting (see [[Deleting Pages]]).
Prior to this version, Aneuch used immediate deleting (see [[Deleting Pages pre 0.40]]). This was the easiest way to implement page deletion at the time it was implemented (around April 9th, 2013).
Some advantages of immediately deleting:
* If you absolutely need to remove content from your site ASAP (e.g. a lawsuit), it's done quickly and easily
* It was the easiest method to implement into Aneuch
And some disadvantages:
* Deleting a page is an unrecoverable event - one would have to consult their backups if a page was inadvertently deleted
Advantages of delayed deleting
* A deleted page is easily recoverable (revert to the previous change)
And disadvantages:
* If you need to remove content immediately, you would have to edit the page database directly
* Was a tad bit more difficult to implement into Aneuch
----
Some good resources on page clustering, etc can be found here:
* [[http://oddmuse.org/wiki/Page_Clusters]]
* [[http://communitywiki.org/en/DeletedPage]]
This page is a template
This file is locked by 18.188.185.167 (ec2-18-188-185-167.us-east-2.compute.amazonaws.com) since Sun Apr 27 14:29:43 UTC 2025 . Lock should expire by Sun Apr 27 14:34:43 UTC 2025, and it is now Sun Apr 27 14:30:55 UTC 2025.
Upload a file
By contributing to this wiki, you acknowledge that you waive your right to claim copyright of your individual contributions. The text of this site is uncopyrighted and released to the public domain.
Show markup help Styling **bold **, //italic //, __underline __, --strikethrough--, `teletype ` Headers = Level 1 =, == Level 2 ==, === Level 3 ===, ==== Level 4 ====, ===== Level 5 ===== (ending ='s optional) Lists * Unordered List, # Ordered List, ** Level 2 unordered, ### Level 3 ordered (up to 5 levels, NO SPACES IN FRONT) Links [[Page]], [[Page|description]], [[http://link]], [[http://link|description]] Images {{image.jpg}}, {{right:image.jpg}} (right aligned), [[link|{{image.jpg}}]] (image linked to link), {{image.jpg|alt text}} Extras ---- (horizonal rule), ~~~~ (signature)