| Website Baker 2.x -> Stable -> 2.6.6 | ||||
|
Release Notes: |
||||
|
After over 6 months and over 21,000 downloads since 2.6.5 was released, it is now time for an update, 2.6.6! I would like to thank everybody who has contributed to this release, with special thanks to Matthias Gallas for merging the latest changes to the 2.6.6 branch, as well as all members of the ever-growing Development Team! == Upgrading from 2.6.x to 2.6.6 == Simply update all changed files and you're done (remember not to overwrite custom addons, or config.php). == Upgrading from 2.5.2 to 2.6.6 == Simply download the upgrade script from 2.6.3 and follow the instructions contained in it. == Upgrading from 2.5.1 or earlier == Please upgrade to 2.5.2 first, and then upgrade using the script mentioned above. |
||||
|
Files: |
||||
|
||||
|
Change Log: |
||||
|
Please note: This change log may not be accurate Legend: + = Added - = Removed # = Bugfix ! = Update/Change 01-Jul-2007 Matthias Gallas # Fixed converting issue with some ISO-charsets and speeded up converting on large pages 01-Jul-2007 Ryan Djurovich # Fixed bug where error message not displayed when script fails to create a page # Fixed bugs introduced in [484] 14-May-2007 Matthias Gallas + Added support for ISO-8859-6.(Thanks to thorn) 12-May-2007 Christian Sommer + Replaced functions page_css and page_javascript by register_frontend_modfiles + Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files + Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea) + Added the new function register_frontend_modfiles to the built in templates 08-May-2007 Matthias Gallas + Added wrapper to functions.php if mb_string is not available (Thanks to thorn) + 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 30-Apr-2007 Matthias Gallas # Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus) 10-Apr-2007 Matthias Gallas + Optimized search and highlighting funktions (Thanks to thorn) 03-Apr-2007 Matthias Gallas # 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) 01-Apr-2007 Matthias Gallas # 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. Very special thanks to Thorn who wrote and tested this changes. 12-Mar-2007 Matthias Gallas + Added multilingual support to search 03-Mar-2007 Matthias Gallas + Added new function for highlighting search results in the content area (Special thanks to "thorn" and "Funky_MF") # Fixed some issues in search with special chars (Special thanks to "thorn" and "Funky_MF") 22-Feb-2007 Christian Sommer # Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php) 16-Feb-2007 Christian Sommer ! Suppressed PHP warnings and errors when reading empty intro.php 16-Feb-2007 Christian Sommer # Applied fix to enable parsing of PHP code in the intro.php 12-Feb-2007 Christian Sommer ! Added functions page_css and page_javascript which allow to include optional module files module.css and module.js into the section. This allows to create valid (X)HTML, as CSS definitions of modules are included in the head section 12-Feb-2007 Christian Sommer ! Security enhancement (reduced number of login trials from 50 to 3) 02-Feb-2007 Matthias Gallas # Applied fix for ticket #380 (Thanks to pcwacht) 30-Jan-2007 Ryan Djurovich # Applied fix for ticket #376 29-Jan-2007 Matthias Gallas + Added new variable $MODULE_DESCRIPTION wich allows to have optional a language specific description of the modules in the language files of the modules. 21-Jan-2007 Matthias Gallas # Fixed issue in the search table entries of form modul 13-Jan-2007 Matthias Gallas # Fixed some bugs in rss.php 07-Jan-2007 Matthias Gallas # Fixed error when uninstalling the news modul 02-Jan-2007 Matthias Gallas + Added id keywords to all missing files # Fixed issue with Permissions for pages sections 27-Dec-2006 Matthias Gallas # Fixed form modul stores empty records |