Skip to main content.
Navigation: Home | Edit | HistoryLoginBackLinkIndex
Breadcrumbs : homepage » downloads » features » sysreq » buglist » index » changelog
Table of contents

Changelog...

 

June (Release Notes)

08 June 2006 - v 0.5.02
  • Default theme changes
    • TITLE now shows current page
    • Header link now correctly links back to 'start' page
  • Added stripslashes to TOC to display correctly.
  • Removed debuging 'print' statements from upload.php
  • Uploaded images are now shown inline when linked to.
  • Removed multiple '__top' anchor points. Now has only one
  • Installer
    • Hardcoded text moved to language files
    • Removed need to click 'install' link. Now reports install progress on first page
    • Hold off on creating upload dir until 'data' dir exists

 

01 June 2006 - v 0.5.01
  • Fixed ACL error preventing level 1 access only.
  • Corrected display of backlink page. Removed the ^ and $ characters
  • Media selection now correctly handles when no uploaded files exist
 

May (Release Notes)

24 May 2006 - v 0.5.00
  • Uploads
  • ACL
    • file now cached in session to prevent unrequired IO calls. Will reload from file if the file has been modified.
    • API::CheckAccess() modified to perform an 'AND' between the lvl requested and the returned access allowed
    • Group Add/Delete now added.
    • Removed images from authadmin screen
    • Completed the gui auth assignent. (__acl_auth.xml)
    • Changed to use independant access levels.
    • Forms are all consistent in build (ie tables)
    • Can now add additional auth levels. (See uploads for example)
  • Complete rebuild from ground up.
  • Utf8 properly supported.
    • cls_utf8.php added.
    • Removed loads of confusing and unrequired encoding/decoding calls.
    • Editing of data files in utf8 now possible.
    • Gone are the &-codes
    • non-ascii filenames stored in '%nn' format (%nn%nn%nn......xml)
  • cls_action removed
  • Fixed bug in conflict checking. Preview would reset edittime.
  • Phpdocumenter comments.
  • fixed link error in 'tree' index generation
  • commented out width setting in size() function (lib.js). Editor textarea now autosizes correctly.
  • simplified the 'pretty url' checking in variables.php
  • TOC
    • removed hardcoding from toc.
    • modified to make use of re-usable code.
    • Corrected displayed text. Now only shows 'real' text. (Also fixed for section editing). Blank lines and links excluded !fred[[#bm1]] will only show 'fred'
  • Markup
    • acroynms
    • Fixed the really annoying stripslashes() issue
    • double slashes \\ no longer get messed up
    • new list handling
      • Added new ol & ul list markup. Makes editing much easier. each 2 spaces indents one level. A "-" is for ordered lists, and a "*" for unordered.
      • Added class="levelnn" to the list items. Can now define different styles based on level, ie using roman numerals, etc..
  • banned_objects.php updated.
    • Now loads defs from file as well as custom.php
    • Also traps words entered via &#nnn; format.
    • Uses API::Warning_Msg() to indicate error and returns to preview screen
  • Search & Backlink
    • Removed hardcoding from backlink templates
    • Re-written to be much more flexible.
  • Themes/Templates
    • Skins renamed to Themes.
    • Moved template files from <theme>/inc to <theme>/
    • Removed hardcoded link to themes/default for .inc files in API::ProcessTemplateFile(), and API::ThemeFile(). Now allows full override of template file for each theme / plugin. For example the ACL will search in current theme, then ACLDIR, and finally the default theme.
    • Toolbar changes
      • Recoded the editor toolbar as a plugin
      • Toolbar now independant of base templates. Gets added in via javascript and DOM
      • Is loaded after the text box is resized which looks better.
      • Can add own toolbar buttons from other plugins.
      • buttons now work without having to click into the textarea first
    • editor now gets focus on page load.
  • Structure changes
    • More logical structure applied.
    • editor images moved into theme where they belong
    • smiley images moved into smiley plugin subdir
  • Installer modified for new structure. Also logs more info during the install.
  • Change Log
    • Format of records now changed to be more flexible.
    • Code changed to handle both new & old record formats.
    • ACL now adds in the logged in user to the changelog.

 

 

Older changes

2006 January | February | March | April | May | June | July | August | September | October | November | December |

 

2005 February | March | April | May | June | July | August | September | October | November | December |