Skip to main content.
Navigation: Home | Edit | HistoryLoginBackLinkIndex
Breadcrumbs : utf-ascii » start » 2005nov » 2005apr » 21 » 2005jul » 2006jan
Table of contents

January (Release Notes)

 

12th (Release Notes) - v0.4.1

new
A simple profiler added. Can now track the bits of code that take the time. Supported by API::Profiler(), API::Profiler_Dump(), and $Profiler_Active variable.
mod
Changed the points within the code where the start/end timestamps are grabbed. Previously it did not account for any time processing the templates. Now the timing is as close to the start and end of the script as can be
mod
Minor changes required for Apache/2 php5 combinations. Mostly around session writing and url handling
mod
Install tasks now part of core code. The installer now runs as an action of wikidx.
mod
javascript files tidied up. lib.js added, scripts.js removed.
mod
Table of contents changes. Moved into plugin subdir toc. Supports show/hide via javascript (toc/toc.js).
fix
Save was taking place even if no changes detected. This was introduced v0.4.01.
fix
regular expression changed for DefStyle in plugin/styles.php
fix
aclext_admin() not calling Pretty_HREF() and generating incorrect links