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
<!-- BEGIN header_block --><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><title>{WEBSITE_TITLE}»{TEXT_ADMINISTRATION}-{SECTION_NAME}</title><meta http-equiv="content-type" content="text/html; charset={CHARSET}" /><meta http-equiv="content-language" content="{LANGUAGE}" /><meta name="description" content="{TEXT_ADMINISTRATION}" /><meta name="keywords" content="{TEXT_ADMINISTRATION}" /><link href="{THEME_URL}/theme.css" rel="stylesheet" type="text/css" /><!--<link href="{WB_URL}/include/jquery/jquery-ui.css" rel="stylesheet" type="text/css" />--><link href="{WB_URL}/include/filetree/filetree.css" rel="stylesheet" type="text/css" /><script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script><script type="text/javascript" src="[url]/jquery.easing.js"></script> <script src="{WB_URL}/include/filetree/filetree.js" type="text/javascript"></script><script type="text/javascript">$(document).ready( function() { $('#picture_browser').fileTree({ root: 'url/', script: 'url/connectors/jqueryFileTree.php', expandSpeed: 1000, collapseSpeed: 1000, multiFolder: false }, function(file) { alert(file); }); });......</script>
jqueryadmin module is not really an option as it is just applied to the frontend output and i need the functions within a backend module for usercomfort.