! add div container in page_content for each sections,! update droplets SectionPicker, ShowWysiwyg and ShowRandomWysiwyg! put sec_anchor in this div, sec_anchor fixed in all found files sec_anchor default now set to "section_", sec_anchor can't be empty for future developement
! Preparing Separation of code and HTML in Droplets
! remove folder structure in zip file for backup droplets
! update droplets uninstall, upgrade! add $database=WbDatabase::getInstance();! update /examples/
some modifications concerning the new autoloaderTwig Template engine v.1.7.0some droplets actualisizedunfinished changes in installer
last fixes for use of page_icon s.o.
! update upgrade-script, now don't overwrite existings values in settings+ add field tooltip to table pages in installer! change some module tool_icon.png (Tks to Stefek) ! add date_time string to backup_droplets.zip- search and comment out founded require_once(WB_PATH."/framework/class.database.php"); ...
reorganisation of default theme of page-settingsadded menu_icon_0 and menu_icon_1update show_menu2 to handle the new icon fields (see README.de|en.txt)add new droplet 'iParentIcon' for use with the new iconsadded new module-depending language files (not complete yet) in admin/pages
fixed alternating row styles in droplet listing
some validation fixes in backend
typofix in Droplet [ShowRandomWysiwyg]
Droplet [SectionPicker] fixedAdded new droplets [ShowWysiwyg] and [ShowRandomWysiwyg]
update all used files with redirect_url to $_SESSION['HTTP_REFERER']
update php mailer to version 5.2
fix droplet import after new wb installtion
fix droplet sectionPickerfix install config.php not writeable check table droplet if empty import examples
did some changes and fixes found by testers
! changes in code modul+ add function getTableEngine to class.database + add Quickskin to include folder+ add reworkes Droplet SectionPicker to load modules frontend.css
new backend theme handling (Tks to Stefek)some fixes in install
fix redirect login
update jquery to version 1.6.4
change sql statements to strict in module dropletsfix vars in compatibility mode for versions before 2.8.1 in frontend.functions.php
! update DA language (Tks to Achrist)! update some languages variables (Tks to Rübenwurzel, Testör)! move function url_encode from admin/pages to framework/functions.php ! add missing svn properties in some headerinfos! font-size correction in wb_theme (Tks to Rübenwurzel)
found more backlinks to fixremove not working ftan in frontendfixed redirect in login procedure (Tks to mr-fan)update droplet LoginBox, additional parameter $redirectremove double config call in media (Tks to Testör)
Preparing 2.8.2 stable, last tests
redefined wrong admin backlinks
YGN Ethical Hacker Group (2.8.2 / 2.9.0)
fixed headerinfos
update headerinfos
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
fix Droplet LoginBox fronend_signup (tks to Maverik)fix save user e-mail,
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
update headerinfochange $search_pattern for check if Javascript mailto encryption is enabledmodule output_filter set to version 0.12
Droplet emailfilter fixed search mdcr.jssome little fixes in upgrade-scriptnew WebsiteBaker Logo in themes
updated module info.php (Thanks to Waldschwein)
Add Missing code inside "framework/addon.precheck.php" (ticket #798).Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).
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
commentet out the droplets logo for a more similar backend design with other admin tools
- Added German language file to droplets
- Added modul_description to language files of droplets
- Added Danish language files to modules (Thanks to Achrist)
- Updated Danish language file (Thanks to Achrist)
replaced all remaining mktime() with time(), except from third party scripts
Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
Fixed the wrong handling of htmlentities in Droplet parameter parsing
Droplets upgrade script fixesAdded warning message in output_filter
Bugfix in the ugrade.php of the droplet-module
update upgrade-script to avoid droping droplet-tables if the modul still exists. Add an upgrade-script to the droplets.
Added missing id tags and copyright notices to droplets modul
Add Droplets Modul to the project and the modificated files (index, seach and frontendfunctions)