WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
Note: The development of new features for the 2.8.x Series will be stopped at end of 2013 with the published release of WB 2.8.4.New features from the future 2.9.x Series will not be migrated down to 2.8.4.WB 2.8.4 will be supported with bugfixes and security patches in any case til the EOL at June, 30th 2015.[...]Attention: Feature requests will be moved to version 2.9.x of WB.The current version is 2.8.4This project includes any code from the beginning of WebsiteBaker in 2005 til EOL of WB-2.8.4 at June, 2015.This project does not containing code from WB-2-9.x (started in Jan, 1st 2014) and up.
Can't (don't know where to) delete created pages.
$sql = 'SELECT `value` FROM `'.$oDb-TablePrefix.'settings` WHERE `name`=\'wb_revision\'';$sql = 'SELECT `value` FROM `'.$oDb->TablePrefix.'settings` WHERE `name`=\'wb_revision\'';
OLD: $search = '<script type="text/javascript" src="' .WB_URL .'/modules/droplets/js/mdcr.js"></script>';NEW: $search = '<script src="' .WB_URL .'/modules/output_filter/js/mdcr.js" type="text/javascript"></script>';
//:Emailfiltering on your output - dummy Droplet//:usage: [[EmailFilter]]return '';
WB 2.8.4 doesnt touch the registered droplets, so you use the old droplet code ... WB doesnt need the old EMailFilter Droplet, it use the OutputFilter for that
If not already implemented in the upgrade script, a short notice after the upgrade would be good informing that old Droplets needs to be updated manually.
Why should I go back from 2.8.4 to 2.8.3.SP7???