introduced the enhanced pages admin dialogue developed by icouto
Added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
Added FCKEditor as the new default WYSIWYG editor (htmlarea removed from the package)
Added constants MOD_FRONTEND_CSS_REGISTERED and MOD_FRONTEND_JAVASCRIPT_REGISTERED to function frontend.functions.php to allow modules to check if the register_frontend_modfiles function is invoked from the index.php of the current template.
Fixed Typo in CHANGELOG
- Update codepress to Version 0.9.6- Update phplib to Version 7.4a
Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
Fixed #542 (thanks to Thorn)
Changed all copyright notices to include now 2008
Edited CHANGELOG and set version to 2.6.7
Updated CHANGELOG
Fixed bug where error message not displayed when script fails to create a page
Fixed bug introduced in [484]
fixed typo in CHANGELOG
Added support for ISO-8859-6. WB now fully supports UTF8 and all ISO charsets except ISO-2022-JP and ISO-2022-KR. This languages only can be used with UTF8.
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 new functions page_css and page_javascript to the built in templates
Added search highlight class to css files of the built in templates
Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
Edited CHANGELOG
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)
edited CHANGELOG
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.
Edited last changes to CHANGELOG
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).
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 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
actualized CHANGELOG
Return to Search Results Page (#365)
Removed changeset 365 because it is for WB 2.7.xChanged version to 2.6.5Completed CHANGELOG
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
Fixed problem with pre-2.6.0 modules not appearing in section list
Fixed ticket #146 - problems removing groups from private, registered viewer lists of page.
Due to compatibility reasons, removed support for MEMORY_USAGE again. Updated CHANGELOG.
Changed all line endings to Unix stlye
Updated all copyright notices to include 2006
Updated CHANGELOG. Correction: Last submission solved #104, not #127.
Updated CHANGELOG - now ready for 2.6.0 (stable) release
Updated CHANGELOG and some other files
Updated Changelog.
Updated Changelog
Rolled back changeset 62,63.
Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
Removed initialize.php, moved initialization code to class wb constructor. Changed attribute no_default_content to default_block_content and changed behavior.
Updated CHANGELOG (in r29)
Changed 2.5.3 to 2.6.0
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2