Updated online users code to store structures differently. This resolves a dual session bug that was happening.
Resorted the comments, again, to show oldest AND newest by using a link above the comments. "Showing [x] comments first".
Updated URL REWRITE code to reflect changes to comment sorting.
Changed the layout of the article information on display pages.
Fixed minor bugs with attachments thorwing errors to some users.
Added user manager to the administration index. Administrators can now disable accounts using this feature.
Fixed bug with adding attachment into comments.
2/23/2010
Updated Pager code to include the use of year/month/page function.
Archive listing now shows a user's archive list when viewing their blog.
2/11/2010
Added JPEG content type to allowed uploads.
Corrected issues with Facebook Connect code.
Redesigned forwarding javascript code once article is created.
Added an image to the front page to show when an article has an attachment.
Resorted the comments to show oldest to newest.
2/08/2010
Added more Advertisements.
1/26/2010
Updated login code.
Optimized cached queries and cache reset code.
Added compression and file caching to IIS.
Added debug administration interface.
1/25/2010
Attachments have been implemented for images.
Facebook Connect integration has been implemented. Users now can post an article on Websavey and select to have it published on Facebook. This creates an entry on your profile and news feed with a link back to the article on Websavey. This was done in hopes that users will post on Websavey more.
1/18/2010
Implemented delete articles, comments and attachments.
Created CRUD interface for attachment cfc.
Updated article module to support attachments.
Added Password Retrieval.
Added Public/Private functions to articles. Users must be logged in to see Private Articles.
Moved "Latest Comments" off to the right side menu. Only viewable when logged in.
1/08/2010
Added latest commented article list on main page.
Transferred all user account data from old system.
Transferred old Posts from message board and created them as Articles.
Transferred message board replies to article comments.
Security improvements to code.
1/07/2010
Added ability to view HTML code when creating new articles.
When searching by user, date - Update paging to include date. Currently, the pager will drop the date and use only \username\page\2 . Should be \username\year\month\page