Revision history

The current to-do list is here.

May 2009

General

  1. Updated perspex theme to have range of backgrounds
  2. Also removed attempts to popup zynii stlye editor
  3. Added style switching to perspex theme

admin/editor client

  1. moved some admin functions to .admin folder in content
  2. added facility to backup/export content/site to zip file
  3. Added simple links to google account, roman cart,
  4. scrapped old utilities/specials pages
  5. scrapped wysiwyg editor from admin control panel

server side

  1. Added zipping code

January 2008

General

  1. File/folder reorganisation. Moved nixcms to it's own folder
  2. File/folder reorganisation. Scrapped site/version folders. Create copy of entire nixcms tree instead.
  3. File/folder reorganisation. Moved admin to it's own folder nixcms/admin
  4. File/folder reorganisation. Moved admin to it's own folder nixcms/admin
  5. File/folder reorganisation. Moved admin css/js/images/xsl folders/files to admin folder

admin/editor client

  1. split utilities from specials page.
  2. Reduced dhtmlxtree to only the required files/folders
  3. added newfolder ability (mkdir)

admin/sitemap.php

  1. created script for creating map/index files from meta-data
  2. Use map.xml file for automatic creation of menu, sitemap and index in content.
  3. Added pinging of google et al after updating sitemap.xml

admin/tree.php

  1. added mkdir cmd
  2. changed blanks folder so not visible
  3. Routine to copy 'current' version to new.
  4. Routine to copy 'new' to 'current' (preceded by 'current' to 'old').

September 2007

Client side

admin/editor client

  1. cleaned up HTML from Firefox so it can be easily transformed with XSL. (Ensured all paragraphs wrapped with P elements and lose spurious BR elements.
  2. repeated (but different problems) for IE7
  3. Able to add new document even if not on the parent folder
  4. Separate panel for the upload controls.
  5. In IE, buttons and rich edit iframe didn't get hidden when switching to folder view.
  6. In IE, treeview internals extended beyond size of parent panel
  7. created example pink/teal CSS
  8. tested CSS in IE

admin/special

  1. added button/link to generate sitemap/.htaccess/robots.txt files

Server

tree.php

  1. returned tree in more sensible order folders then files in alpha order
  2. added recycle bin facility
  3. added create folders
  4. added delete folders - rename to recycler bin
  5. added copy entire folder

user.php

  1. prevented non-admins from seeing admin users and setting admin rights