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
I'm not shure if this is possible without changing additional some core files wich uses jQuery.
API Redesign: DialogThe dialog widget has undergone an API redesign
API Redesign: ProgressbarThe progressbar widget has undergone an API redesign,
Deprecated APIsAs mentioned above, dialog went through an API redesigns which resulted in some existing APIs being deprecated
New .finish() method.toggle(function, function, ... ) removedjQuery.browser() removed.live() removed.die() removedjQuery.sub() removed.add()
However as you already mentioned, most of the modules using jQuery (incl. my own ones) will not work out of the box when upgrading the files to latest jQuery version.Guess it's better to stick with the actual version to keep backwards compatibility with existing modules for the 2.8.x series