Fixed parent dropdown in admin/pages/settings.php, too.
admin/pages: the parent dropdown-list showed foreign private pages, too. Fixed.
fixed bug with text Captcha (input restricted to 10 characters) and a small layout issue
Had to fix some strtotime()-related issues in admin/pages/sections and module news to use with PHP4.
fixed issue with top bar icon alt tag
added some more backend layout modifications, corrected bug in NL.php language file
Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
replaced static text line with variable text from language file
introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
added default language for users to avoid empty language fields
added new CAPTCHA and ASP (Advanced Spam Protection)
Removed changes introduced with Changeset 593 (need to agree if we want add this to the core with WB2.7)
Generate filename in pages/ from page_title instead of menu_title.
fixed another E_NOTICE warning
Added multi-lingual Admin tool description. Moved Admin tool language text from global language file to module language files. Added function get_variable_content to allow extraction of variable without including files.
added second icon to calendar-fields in manage-sections to empty date-fields. Changed calendar-icon to clock-icon. Added new icon (clock_del_16.png) to images.
Removed the manage section icon from the page admin (sections managed by publish by date function).
updated admin/pages/sections.php to changed jscalendar-api from changeset 571
Some minor changes. Reduced success time out, set WYSIWSY background colgor to white, fixed some errors in the form module (only in conjunction with E_ALL)
Added support to configure the mailer settings via the backend
Fixed hardcoded /pages issue in intro page feature
fixed two E_NOTICE-warnings in admin/pages/index.php
Revoked parts of changeset [547] and again introduced changeset [540]
adjusted headings in admin/pages/index.php
added new module-based search-function and publish-by-date code
Reintroduced some more changes from changeset [520] and [540] which where overwritten by changeset [546]
fixed bug in frontend login and multiple groups (in conjunction with error_reporting = E_ALL)
Added keywords to new Admintools files
Reintroduced changes from changeset [520] and [540] wich where overwritten by changeset [546]
Revoked changeset [541] end removed all PAGE_EXTENSION variables and the related option in WB settings as this function only works on Apache Servers together with .htaccess and mod_rewrite...
added the "users in multiple groups" feature (closes parts of ticket #546)
changed admin/pages/save.php to allow hidden config-elements in table search
module menu_link: fixed page-deleteing-bug and some odd behavior, added table mod_menu_link
fixed #532 - PHP Error levels
Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames. (!!Attention!! To get extenions other than .php working additional fixes are necessary!) Fixes ticket #370
Added a missing </tr> tag in Changeset 536
re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally removed by Changeset 529 (enhanced pages admin)
Moved the admin tools from 'Settings' to the new section 'Admin-Tools'.
Bug fix for ticket 525. Prevents that installed modules with identical version are updated again.
corrected link in /admin/login/template.html and increased redirection timer for success messages
this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
Fixed error with redirection to admin panel after installation due to already defined constant VERSION (redirection fails if PHP errors/warnings are displayed).
introduced the enhanced pages admin dialogue developed by icouto
Changed all copyright notices to include now 2008
Edited CHANGELOG and set version to 2.6.7
Fixed bug with settings2.php and page extensions
Fixed bug introduced in [484]
Fixed issue with escaped single quotes in pagenames generation (thanks to thorn)
Fixes an issue with changing the menu_title also changes the page name in the /pages dir;Now page name only changes if page_title is changed and menu_title is independent from page_title and page name.
fixed ticket #402 Thanks to Thorn
Added package which allows to integrate optional JS & CSS module files (frontend.css, frontend.js, backend.css, backend.js) into the <head> section of the HTML code. This allows developers to code modules which creates (X)HTML valid output.
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)
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.
changed MODULE_DESCRIPTION variable to module_description as we use in the modules languages also the lowercase version
Security enhancement (reduced number of login trials from 50 to 3).
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.
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.
Added Id keywords to all missing files
Fixed issue with Permissions for pages sections
Updated links to Website Baker website
Fixed some minor javascript errors in admin (thanks to pcwacht)
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 missing message when adding a site without page title (#300)
Removed changeset 365 because it is for WB 2.7.xChanged version to 2.6.5Completed CHANGELOG
Added Remember-expanded-pages-in-admin (thanks to ephraimt)
Added List sorting in admin area (thanks to rsmith)
Fixed addons table isn't updated when a modul is updated (#332)Added new upgrade_function (thanks to kozmoz)
Fixed intro page doesn't save correct. See #71.
Fixed problems that were created in changeset 353
Fixed more security issue's related to ticket #237
Fixed tickets 190 and 207
Changed version number to 2.6.4.
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
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.
Added strip_slashes call to directory parameter.
Fixed ticket #134 - error on browsing media.
Added permission check to admin/pages/add.php to fix ticket #68. Also used get_page_permission, get_user_details, get_page_details in some places.
Changed all line endings to Unix stlye
Changed ->mail to ->mail in admin/login/forgot/index.php - ticket #136
Updated help links to use websitebaker.org/permalink
Updated all copyright notices to include 2006
Fixed some wrong html tags in settings/template.html (moved WYSIWYG Style back to advanced options)
Set version number to 2.6.2.
Ticket #126. Cookie REMEMBER_KEY wasn't cleared in account/logout and expiration date is now set to time in the past. Thanks to alex!
Changed mail calls to $wb->mail (thanks to John!).
Forgotten password: if sending of e-mail fails, restore old password. Ticket #110