! /modules/droplets/ set to version 1.3.0 installing module with sql import make upgrade.php compatible with upgrade-scrip.php
change sql statements to strict in module dropletsfix vars in compatibility mode for versions before 2.8.1 in frontend.functions.php
Preparing 2.8.2 stable, last tests
fixed headerinfos
update headerinfos
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
Tickets #932 change deprecated eregi functions Tickets #948 fixed Multiple use of same parametrised droplet - parameter handlingUpgrade Droplets to Version 1.0.3update some headerinfosnon existing pages, will be created if clicking save in page settings
update headerinfo in module droplets
updated module info.php (Thanks to Waldschwein)
Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter. (problem introduced by code optimisations for WB2.8) Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)
Created 2.8.x branch
Fixed the wrong handling of htmlentities in Droplet parameter parsing
Added missing id tags and copyright notices to droplets modul
Add Droplets Modul to the project and the modificated files (index, seach and frontendfunctions)