Rebrand
This website is now branded as CMS2o instead of 2o.
The original idea of 2o was to be used as an umbrella term for flat-file web tools created by me. I have now changed my focus to CMS2o only.
2o Refresh
I have refreshed 2o with the updated CMS2o with the changes in my previous post.
This version is a whole lot better than my last version, the editor update (to open the original file if it exists) is really nice.
Few Fixes
I've correct a few issues in CMS2o and C2-Admin. If you would like to know the changes, read on.
SimpleFile: array_delete Bug Fixed?
SimpleFile is a bunch of functions in C2-Admin to handle files, mainly the database. The latest issue was in array_delete, which rewrites the file without a certain section (e.g. a menu item).
Change: Blog Cut Down
By the time I posted my previous post I was using a character limit to cut down blog entries, this has caused my problems so now the first two paragraphs will be shown (unless the special 'more' tag is used.
This is also fixes any issue of a html tag being cut off before being closed. Hopefully I'm right!
2o Refresh - Again
I have refreshed 2o with the latest CMS2o development version, which has all previous progress updates, small admin theme updates, validated admin panel.
I've also changed the PHP error reporting setting on my development server, to try and remove issues with servers that may use such setting. This has helped me find a bug in the blog archive, but I'm not entrily sure it is fixed.
Progress Update
Upon CMS2o's installation, the user will need to verify CMS2o's url. This is saved into cfg_site and is used by C2-External (it fixes a bug in the old function).
C2-Admin has just got the XHTML validation fix that the frontend got a while ago. C2-Admin probably still has some XHTML issues.
2o Refresh
The WBRC theme is now working properly in Internet Explorer 7 (and valid). The stripes in the background of the content area has been removed.
The SimpleBoxed theme has had some changes to make it valid, yet still needs work.