Website Baker Version 2.65
Die neue Version von Websitebaker 2.6.5 steht rechtzeitig zum Jahreswechsel zum Download bereit.
Rechtzeitig zum Jahreswechsel können wir Ihnen die aktuelle Version von Website Baker 2.6.5 zum Download anbieten. Das komplette Paket befindet sich im Download - Bereich.
Es handelt sich bei dieser Version um ein Bugfixing und Maintenance Release. Für ein Upgrade auf die Version 2.6.5 ist kein Datenbankupgrade notwendig. Einfach über die existierende Installation kopieren. Fertig!
Komplette Liste der Änderungen:
# Fixed some minor javascript errors in admin (thanks to pcwacht)
# Fixed root_parent doesn't get updated when moving item in menu (#305)
! Changed all copyright notices to include now 2007
23-Dec-2006 Matthias Gallas
# Fixed IE allows to set a page as parent of itself (#320)
# 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)
21-Dec-2006 Matthias Gallas
# Fixed missing message when adding a site without page title (#300)
21-Dec-2006 Ryan Djurovich
# Fixed bug with captcha script (#346)
20-Dec-2006 Matthias Gallas
# Fixed Return to Search Results Page (#365)
! Set Version to 2.6.5
- Removed Changeset 365 because this will be a part of WB 2.7.x
# Fixed a little typo error in class.admin.php (#364)
26-Nov-2006 Ryan Djurovich
+ Added new script that could possibly be apart of 2.7.x as a replacement
for having the pages directory
17-Nov-2006 Matthias Gallas
# Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
15-Nov-2006 Matthias Gallas
# Fixed again intropage doesn't work (#71)
20-Oct-2006 Matthias Gallas
+ 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 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
available (#348)
# Fixed group images in news modul cannot be stored (#342)
# Fixed Typo in form/save_field.php (#341)
# 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)
+ Added new upgrade_function (thanks to kozmoz)
# Fixed addons table isn't updated when a modul is updated (#332)
# Fixed spelling errors in the signup2.php (#330)
# Fixed MySQL 5.x missing default values for INT fields in all system
and modules tables (#329)
# Fixed installer does not insert admin user (#328)
+ Added support for getting page ID of page that referred search
request (#327) (thanks to brofield)
# Fixed search results generate invalid XHTML and notify warnings (#326)
Stefan Braunewell
# Fixed Field 'last_reset' doesn't have a default value (#313)
+ Added get_post_escaped to wb class which automatically calls add_slashes
on get_post output and used it in form/save_field.php