This is labelled as a change list not change log, as I am not publishing dates, authors or PM tracking ids. I am the author of everything. This is targeting the site, not the CMS.
Run as standard alone
Site Changes (old to new);
Added the smart quotes back into the content, because they are better typography. This site is UTF-8 and tagged as such;
Improve the logging;
Upgraded the pips on lists with CSS, need to test on a few versions of msie, will fail over to dots;
Spend about a day minorly adjusting wording; stopping nouns from being “magic words”;
Redo the “website folder” structure so it reads better (please note not the filesystem);
Add footers generated via the Wiki libs, but not part of the stored page;
Auto-generate the TOC indexes at the top from the content, not using Wiki, so other renderers can access the TOC;
Add minor styling (mostly on the menu at the top);
Add more content;
Add more content;
Spelcheck [sic] everything again;
Add a few external pages for CAIN;
Rebuild .htaccess, the host doesn't like some of my settings;
Public access, site is now visible;
Add university work to the site to maintain parity with my CV;
Add a tiny-url feature;
Created strapline support (small text below the title);
Add support for per-resource CSS and JS;
Create a auto generated site-map resource;
Adjust the footer again for readability;
Add more content;
Categorise the system pages to accessgroup 1 (so not in site-map);
Add 'Content-Disposition' headers for binary downloads, msie will work properly now;
Improve error flowback, so should you somehow break this you are told why it fails;
The current codebase is to be a new version as soon as I have have time for the paperwork;
Add more content;
Re-add constants rather than define()'s, add PHP version constraint fail point;
Is now 0.2.0, need to upload to host at some point;
Add more test-cases;
Confirm and add w3c status. Do not understand their errors on strict xhtml, there is something about singleton tag they dislike. This is on my todo list. Oct 2013: Other people state there may be errors in the w3c validator;
Accidentally implement language selection before realise this will never be used;
Assorted error flow-back improvements in light of improved test suites;
Add more test-cases;
Split CV into different jobrole focused editions, add more project pages to website aka “Add more content”;
Add robots.txt and support for robots meta;
Start to create documentation for platform;
Use documentation to determine missing test cases, create more;
Use test cases to determine missing documentation, create more (these two items are abit recursive);
Add support for additional get args;
Add a resource source viewer, second edition added to footer;
Make version checking more useful, ought to upgrade code base version numbering;
Deploy new version (random fixes as I spot things);
Add HTML chunk support for random things that don't fit the current libraries;
Add an alternative mechanism for POST functions when the lack of correct syntax hi-lighting makes it hard to edit;
Test cases for POST retested, and made more useful;
Improve rendering on internal page redirects;
In a separate project, create a source form renderer. This will imported into iceline at some point;
Fix a batch of undefs I noticed whilst trying to get my sample for JDI to run;
Not yet in this project, but add more features to the form renderer in JDI;
Add alot of CSS & JS for JDI;
Add more articles;
The page menus are now run through wiki;
Adjusted footer, so all the CSS is in the CSS file, rather than verbatum from w3c, add file modified date text;
Saw site in google listings, updated robots file. Need a mechanism to down prioritise old contents in my “external” category, those are mostly older than 2004;
Moved the HTML for the menu to the end of the document, hopefully google listing will be more useful now;
WikiResource now supports HTML inclusions in the Wiki text, if tagged with '['.'noEscape]' and '['.'/noEscape]' to delimit areas to ignore. Demonstrated on search. This will be refocused as a multi-format-file-protocol in due time, so it resembles the PNG format (only hand editable);
Page menu made more useful, it will translate common URL symbols, before rasterisation;
Add linked-in URL to footer, as a cross media connection;
I am leaving the dates in the footer as a fairly ISO format as I think this is more useful to purpose. The primary use case is discovering cached content, and currency of information;
Adjust resource headers and menu at the top of the page, so it renders better on smaller screen sizes;
I have wongled enough things so that the nested lists are functioning correctly. This is a negotiation between the resource source file, and the Wiki library, I haven't added any code myself to manage this;
Update content again;
Add 'share' links to the pages;
Improve error handling on dynamically created code in individual resources;