Moved backup-sql code into seperate script
Finished reload module
Worked on backup and reload modules
Added basic structure for two new stock tools: backup and reload
Fixed HTMLArea install script
Replaced faulty use of add_slashes by addslashes.
Update captcha code on submitting form
Updated Captcha code
Implemented backend captcha code
Added Id keyword to htmlarea module files
Updated module info files
Added nl2br to body when viewing a form submission
Removed strip_slashes_dummy.
Module table entries now get deleted upon module installation. Removed 1 second delay in admin success messages.
Renamed compatibility.php to frontend.functions.php.Moved frontend functions from class frontend to frontend.functions.php. Removed instances of strip_slashes_dummy. Replaced $this by $wb in a couple of places.Created file initialize.php, where all initializations now take place (moved from class wb constructor).
Moved all modules,templates, and languages into previous locations
Moved Wrapper module
Moved News module
Moved Menu Link module
Moved HTMLArea module
Moved Form module
Moved Code module
Moved WYSIWYG module
Fixed more path bugs concerning the htmlarea module transition.
Fixed path bugs concerning the htmlarea module transition.
Removed support for internal HTMLArea editor. Created new stock module HTMLArea.
Removed support for internal HTMLArea editor.
Changed column names in mod_news_posts from short,long to content_short, content_long.
Rolled back changeset 62,63.
Fixed a php peculiarity bug ;-)
Added code to remove occurances DB_URL in Code module to prevent exposure of database info
Fixed addslashes issue in form/save_field.php
Fixed minor bugs
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
Removed direct access path disclosure occurrences.
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