Revision history
The current to-do list is here.
May 2009
General
- Updated perspex theme to have range of backgrounds
- Also removed attempts to popup zynii stlye editor
- Added style switching to perspex theme
admin/editor client
- moved some admin functions to .admin folder in content
- added facility to backup/export content/site to zip file
- Added simple links to google account, roman cart,
- scrapped old utilities/specials pages
- scrapped wysiwyg editor from admin control panel
server side
- Added zipping code
January 2008
General
- File/folder reorganisation. Moved nixcms to it's own folder
- File/folder reorganisation. Scrapped site/version folders. Create copy of entire nixcms tree instead.
- File/folder reorganisation. Moved admin to it's own folder nixcms/admin
- File/folder reorganisation. Moved admin to it's own folder nixcms/admin
- File/folder reorganisation. Moved admin css/js/images/xsl folders/files to admin folder
admin/editor client
- split utilities from specials page.
- Reduced dhtmlxtree to only the required files/folders
- added newfolder ability (mkdir)
admin/sitemap.php
- created script for creating map/index files from meta-data
- Use map.xml file for automatic creation of menu, sitemap and index in content.
- Added pinging of google et al after updating sitemap.xml
admin/tree.php
- added mkdir cmd
- changed blanks folder so not visible
- Routine to copy 'current' version to new.
- Routine to copy 'new' to 'current' (preceded by 'current' to 'old').
September 2007
Client side
admin/editor client
- 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.
- repeated (but different problems) for IE7
- Able to add new document even if not on the parent
folder
- Separate panel for the upload controls.
- In IE, buttons and rich edit iframe didn't get hidden when switching
to folder view.
- In IE, treeview internals extended beyond size of parent
panel
- created example pink/teal CSS
- tested CSS in IE
admin/special
- added button/link to generate sitemap/.htaccess/robots.txt files
Server
tree.php
- returned tree in more sensible order folders then files in alpha order
- added recycle bin facility
- added create folders
- added delete folders - rename to recycler bin
- added copy entire folder
user.php
- prevented non-admins from seeing admin users and setting admin rights