Editing version 17 of page Version_0_20 (the most recent revision is 19)
Use template:
None
API_Template
DevTrack_Template
Version_Template
{{right:/img/Greek_beta.png|Beta}}
This page is all about version 0.20 of Aneuch. This is the successor to [[Version_0_10|version 0.10]], and is considered the "beta" version.
[[http://aneuch.myunixhost.com/downloads/aneuch_0.20.tgz|Download version 0.20]]
==New Features==
//You can see the progress of all features on the [[Discuss_Version_0_20|discussion page]] and the [[Version_0_20_DevTrac|DevTrac page]]//
**[[Deleting_Pages|Page Deletion]]** - Deleting pages is now possible in version 0.20! Somehow this escaped my attention in version 0.10.
**[[Blocking]]** - Sometimes you need to ban/block somebody. Version 0.20 includes a method to block IP's.
**Extensible Posting** - When sending data via the 'post' method, previously the allowed functions were fairly limited. In version 0.20, handling post data will now be extensible via plugins. It'll be a simple matter of adding a new post handler to **%PostingActions**.
**Theme Framework** - Version 0.20 implements a "theme framework" whereby themes can be installed and activated through the settings file.
**404 Status** - Pages that do not exists return an HTTP 404 status, so that bots (Google, et all) will recognize that it is not a valid page.
**Maintenance Tasks** - Tasks that run each time the script is called (after **DoVisit()**) that clean up log files, etc.
==Changes==
[[Version_0.20_Changelog]]
==Timeline==
* Begin working on 0.20:\\Target: //None// Actual: **11 July 2012**
* Required features done:\\Target: //1 May 2013// Actual: **26 Apr 2013**
* Testing of all required features:\\Target: //13 May 2013// Actual: **30 Apr 2013**
* Documentation complete:\\Target: //13 May 2013// Actual: **30 Apr 2013**
* 0.20 branch and download made available:\\Target: //14 May 2013// Actual: **30 Apr 2013**
==Other releases in the 0.2x series==
* [[Version 0.21]]
* [[Version 0.22]]
This page is a template
Summary: Revert to Revision 17 (Thu Aug 1 15:18:25 UTC 2013)
User name:
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)