Added Changeset [417] again to the trunk because removing it from the branches also removed it from the trunk
Edited CHANGELOG and set version to 2.6.6
Removed changeset [417] from the 2.6.x branches because it is for WB 2.7.x versions
Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
Optimized search and highlighting funktions
Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted in the pages directory (Special thanks to "Funky_MF" for the fix)
Fixed issues with some languages when UTF8 is used.Removed all htmlentites from the code (revoked changeset [396]) and added new functions instead.Adapted the search and the highlighting to use the new functions.With this changes WB can now be used with charset UTF8 for all languages.
Added multilingual support to the search;Fixed ticket #385;
changed MODULE_DESCRIPTION variable to module_description as we use in the modules languages also the lowercase version
Fixed some issues in search highlighting function (Thanks to thorn)
Added new function for highlighting search results in the content area; Fixed some issues in search with special chars; (Special thanks to "thorn" and "Funky_MF")
Fixed bug in changeset 428 (page files were not removed from the /pages folder when deleting files from the backend due to a typo in wb/framework/function.php).
Added functions page_css() and page_javascript() to frontend.functions.php. Function include link references in the head section to the optional module.css and module.js files.
Suppressed PHP warnings and errors when reading empty intro.php
Applied fix to allow parsing of PHP code in the intro page (/pages/intro.php)
Security enhancement (reduced number of login trials from 50 to 3).
Fixed wrong error message in form modul
fixed typo in changeset [428]
Fixed ticket #380 (Thanks to pcwacht)
Added new variable $MODULE_DESCRIPTION wich allows to have optional a language specific description of the modules in the language files of the modules.
Fixed "REMEMBER_KEY" Cookie SQL Injection security issue (#376)
Updated some core files to allow the configuration of PHPMailer via the admin settings panel instead of config.php. PHPMailer related settings are now stored in the Website Baker database. The following settings can be configured:SMTP-host, SMTP-authentification , SMTP-password and SMTP-username.
Fixed issue in the search table entries of form modul
Fixed some bugs in rss.php
Fixed error when uninstalling the news modul
Added Id keywords to all missing files
Added the Id keyword to class.wbmailer.php
Fixed issue with Permissions for pages sections
Fixed form modul stores empty records
Removed mention of GMX name
Updated installation footer
Updated links to Website Baker website
Fixed bug in installer
Removed use of GMX name in installation
Fixed some minor javascript errors in admin (thanks to pcwacht)
Fixed root_parent doesn't get updated when moving item in menu (#305)
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Fixed IE allows to set a page as parent of itself (#320)
Fixed a small IE layout issue in adminActualized CHANGELOG
Fixed problem with Page Title has to be escaped (#287)
Fixed the possibility to call the index.php of the templates directly in the browser (#291)
Added id keyword to new file class.wbmailer.php
Fixed missing message when adding a site without page title (#300)
Code cleaning and fixing two issues in save_group.php
Fixed bug #346 with captcha script
Return to Search Results Page (#365)
Removed changeset 365 because it is for WB 2.7.xChanged version to 2.6.5Completed CHANGELOG
Fixed a little typo error in class.admin.php (#364)
Added phpmailer class (thanks to doc)
Added Remember-expanded-pages-in-admin (thanks to ephraimt)
Added List sorting in admin area (thanks to rsmith)
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 large space between menupoints in IE (#349)
Fixed Website description is not displayed when no page description is available (#348)
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 various php notices (#334)
Fixed addons table isn't updated when a modul is updated (#332)Added new upgrade_function (thanks to kozmoz)
Fixed spelling errors in the signup2.php (#330)
Fixed missing default values for INT fields in all system and modules tables (#329)
Fixed installer does not insert admin user, added missing default values for INT fields to save.php (#328)
Fixed search results generate invalid XHTML and notify warnings (#326)Added support for getting page ID of page that referred search request (#327) (thanks to brofield)
Fixed intro page doesn't save correct. See #71.
Fixed typo bug in form module save_field
Added new script that could possibly be apart of 2.7.x as a replacement for having the pages directory
Added get_post_escaped to wb class which automatically calls add_slashes on get_post output and used it in form/save_field.php
Fixed bug #313 - MySQL strict mode installation issue with missing default values.
Fixed problems that were created in changeset 353
Fixed problems that weren't fully addressed in changeset 356
Added notice for when PHP Session Support appears to be disabled in installer, even if it is enabled and the problem actually lies in the users browser #154
Added multi-submission protection to form module #119
Fixed typo in news delete post page #283
Fixed typo in news save comment page #282
Fixed more security issue's related to ticket #237
Fixed tickets 190 and 207
Changed version number to 2.6.4.
Fixes security issue #237.
Removed superfluous lines from admin/pages/index.php
Removed use of variable module_function in sections_save.php
Fixed problem with pre-2.6.0 modules not appearing in section list
Removed "From:" from calls to internal mail function. Ticket 189
Ticket #162 - info top level domain not accepted in installation.
Ticket #182 - error not reset by additional query
Changed to in htmlarea install script. Fixes obscure bug.
Fixed ticket #146 - problems removing groups from private, registered viewer lists of page.
Updated version.php to show 2.6.3
Changed link target selection. Now: self, top, new. Ticket #145
Fixed ticket #143. Charset setting is now used in admin login and forgot pages.
Changed INSERT SQL code for settings table in installation.
John: New option in backup tool - either export all tables in database or only WB specific.
Removed a semicolon from settings table insert SQL query.
Style adjustment of the install script.
Added strip_slashes call to directory parameter.
Fixed ticket #134 - error on browsing media.
John: fixed ticket #82 backup module.
Fixed ticket #141 - admin now sees all folders in media