You are viewing Revision 4 of Version_0_20_DevTrac

Tracking page for version 0.20 development

Aneuch version 0.20 is currently on track for timely release.

  • Page Deletion - Done 04/09/13
  • Blocking - Done 07/16/12
  • Extensible Posting - Done 07/16/12
  • Theme Framework - NOTSTART
  • 404 Status - Done 04/16/13
  • Maintenance Tasks - Mostly completed
    Maintenance tasks exist, but there aren't two "classes" as theorized. There may not be two classes at the end of the day. Also, the maintenance task for trimming the visitor log file is not implemented.

Maintenance tasks

Here are the current maintenance tasks, which run as part of the call to DoMaint(), which is the last call of the main Aneuch script.

  • purgerc - Purges old items from the rc.log file. Controlled by variable $PurgeRC
  • purgetemp - Purges old files from the temp directory. Controlled by variable $RemoveOldTemp
  • purgeoldr - Purges old revisions from the archive directory. Controlled by variable $PurgeArchives
  • trimvisit - Trims the visitor log. Controlled by variable $MaxVisitorLog