WebsiteBaker 2.13.9 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
return '[[LibInclude?lib=lib_jquery&preset=slimbox]]';
<?php // automatically include optional WB module files (frontend.css, frontend.js) if (function_exists('register_frontend_modfiles')) { register_frontend_modfiles('css'); // register_frontend_modfiles('jquery'); register_frontend_modfiles('js'); } ?>
// this allows to include the optional module files (frontend.css, frontend.js) into the head sectionif(function_exists('register_frontend_modfiles')) { register_frontend_modfiles('css'); register_frontend_modfiles('js');}
A droplet that returns droplet markup??? I don't think this can work...