Removed support for internal HTMLArea editor.
Changed column names in mod_news_posts from short,long to content_short, content_long.
Fixed a php peculiarity bug ;-)
Implemented choice of WYSIWYG editor
Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.
Added frontend class initialisation code to RSS script
Fixed some DB code for RSS script
Fixed a minor parse error
Added the Id keyword for all files
Initial version of RSS newsfeed script - thanks to forum user "cman"
Restructured frontend code and fixed various bugs
Initial import from CVS to Subversion of Website Baker 2.5.2