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
<?php if ($_SESSION['GROUP_ID'] == 0) {$classvisible = "";} else {$classvisible = 'class="adminonly'";}?>
For example, instead of one checkbox in module access at the bottom of advanced group settings page to have 2 checkboxes, like:Module access:WYSIWYG: ⊗ View/edit o Manage Settings <--- Only edit contentNews: ⊗ View/edit ⊗ Manage Settings <---- Both view/edit and edit settingsCode: o View/edit o Manage sections <---- No accessAnd so on..
Maybe add the code linked to the module section on the WB help project or tutorial so module authors become aware of this kind of option.