Added RU-language-files, provided by user shlack; converted to entities.
Added class nixhier to frontend.css from form and news Modul (required for ASP)
removed include/captcha/asp.php. css have to be added to module's css-files.
reintroduced include/captcha/asp.php
removed include/captcha/asp.php
added missing Dutch language files for core modules
Modified news module to create a default index.php during installation (directory spoofing)
removed German Umlauts in some language file (PHP comments)
module news: set focus on captcha-field if user have to re-enter captcha
added kewyword id to all new files
Added missing text in languages files for jscalendar
Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
Added default index.php to all folders to prevent directory spoofing
Improved ASP in news-module.
Had to fix some strtotime()-related issues in admin/pages/sections and module news to use with PHP4.
some cleanup in news-module (ASP related).
removed forgotten debug output
fixed some issues with CAPTCHA and ASP: Adjusted baseline of '*' in supplyed fonts to meet baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib checks. Improved ASP in news-module.
module news: added publish_until field to control the visibility of a news-posting by date and time
added new CAPTCHA and ASP (Advanced Spam Protection)
fixed bug in news module: Dont allow comments if commenting is disabled or post or post's group is inactive
fixed bug in Codepress integration (if codepress framework not installed)
Fixed bug with the edit module CSS file implementation (IE7, Opera)
fixed E_NOTICE-warning in news-module (SECTION_ID)
adapted news-module to use the new jscalendar, removed old one
Fixed bug in news modul with missing variable PAGE_DIRECTORY
added again keywords to news modul files
Updated news modul with features from the advanced news modul
Added keywords to new files
added new module-based search-function and publish-by-date code
Changed all copyright notices to include now 2008
fixed issue with special chars in news feed
Fixed some bugs in rss.php
Fixed error when uninstalling the news modul
Added Id keywords to all missing files
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Code cleaning and fixing two issues in save_group.php
Fixed Captcha error when adding comment to news (#358)
Fixed table width 100% are wrong displayed in container templates when IE is used (#350)
Fixed group images in news modul cannot be stored (#342)
Fixed files in /pages/posts folder are not deleted (#340)
Fixed specialchars problem in the news modul (#339)
Fixed news modul stores empty records (#338)
Fixed Captcha didn't work in news comments (#337)
Fixed missing default values for INT fields in all system and modules tables (#329)
Fixed typo in news delete post page #283
Fixed typo in news save comment page #282
Changed all line endings to Unix stlye
Removed duplicate expression from news/install.php
Updated all copyright notices to include 2006
Added default value '' to all varchar and text fields
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Fixed bug #99 and two additional instances of catpcha instead of captcha.
Fixed problems on RSS script
Added Captcha to News module
Fixed bug where READ_MORE was never shown in news pages because 'long' was used as table column name instead of 'content_long'. Related to ticket #81.
Fixed ticket #80 and some faulty stripslashes in news view.php
Moved page_link function to class wb and changed page_link() in functions.php to use the wb class method
Applied aportale's patch to use label instead of javascript toggle code
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed inconsistent line ending styles
News mod now hides read more link if no need for it (see ticket #56)
Fixed minor bug in news mod
Replaced faulty use of add_slashes by addslashes.
Updated module info files
Removed strip_slashes_dummy.
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
Temporarily moved addons folder
""
Moved News module
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