|
14 | 14 | </client_settings>
|
15 | 15 | <registry_contributions>
|
16 | 16 | <client_configs>
|
17 |
| - <template_part theme="umbra" ajxpId="sidebar_splitter" ajxpClass="AjxpPane" ajxpOptions='{"fit":"height"}'><![CDATA[ |
18 |
| - <div id="folderPane" ajxpClass="FoldersTree" ajxpOptions='{"display":"dz","replaceScroller":true}' ajxpPaneHeader="165" ajxpPaneIcon="view_tree.png" style="margin:20px;"></div> |
19 |
| - <style> |
20 |
| - #sidebar_splitter{padding-bottom:20px;background-color:#EFD585;} |
21 |
| - .webfx-tree-item:first-of-type{ |
22 |
| - display:none; |
23 |
| - } |
24 |
| - .webfx-tree-container>.webfx-tree-item:first-of-type{ |
25 |
| - display:block; |
26 |
| - } |
27 |
| - .webfx-tree-container.first_container{ |
28 |
| - margin-left: -19px; |
29 |
| - } |
30 |
| - .webfx-tree-container > .webfx-tree-item { |
31 |
| - font-weight: bold; |
32 |
| - } |
33 |
| - .webfx-tree-container > .webfx-tree-container > .webfx-tree-item { |
34 |
| - font-weight: normal; |
35 |
| - } |
36 |
| - </style> |
37 |
| - ]]></template_part> |
38 |
| - <template_part ajxpClass="AjxpPane" ajxpId="workspace_toolbar" ajxpOptions='{"fit":"none"}' theme="vision"><![CDATA[ |
39 |
| - <style> |
40 |
| - #workspace_toolbar{display:none;} |
41 |
| - #global_toolbar{background-color: #30383A;} |
42 |
| - #browser {padding: 10px 5px 0 0;background-color: #30383A;} |
43 |
| - .action_bar.editor_action_bar {right: 7px;} |
44 |
| - .action_bar a{margin-top:4px} |
45 |
| - </style> |
46 |
| - ]]></template_part> |
47 |
| - <template_part ajxpId="browser" ajxpClass="AjxpPane" ajxpOptions='{"fit":"height","fitParent":"ajxp_desktop", "fakeOption":"true"}' theme="vision"><![CDATA[ |
48 |
| - <div id="vertical_splitter" class="settings_main_pane" ajxpClass="Splitter" ajxpOptions='{"direction": "vertical", "invisibleBar":true, "initA": "20%", "minA":28, "maxA":380, "fit":"height","fitParent":"browser", "minSize":0, "foldingButton":"A"}'> |
49 |
| - <div ajxpClass="AjxpTabulator" id="leftTabulator" ajxpOptions='{"defaultTabId": "folders","tabInfos" : [{"id":"folders","label":"ajxp_conf.122","iconClass":"icon-cogs","element":"leftPane"},{"id":"flagged","label":"147","iconClass":"icon-bookmark","element":"flagged_elements"}],"headerToolbarOptions":{"submenuClassName":"panelHeaderMenu","submenuPosition":"bottom right","submenuOffsetTop":12,"toolbarsList":["vertical_splitter-actions"],"skipBubbling":true, "skipCarousel":true,"submenuOffsetTop":2}}'> |
50 |
| - <div id="flagged_elements" ajxpClass="FetchedResultPane" ajxpOptions='{"nodeProviderProperties":{"get_action":"get_bookmarks", "format":"node_list"},"reloadOnServerMessage":"tree/reload_bookmarks"}'></div> |
51 |
| - <div id="leftPane" ajxpClass="AjxpPane" ajxpOptions='{"fit":"height"}'> |
52 |
| - <div id="search_container_settings" class="settings_search_container" ajxpClass="SearchEngine" ajxpOptions='{"toggleResultsVisibility":"search_results_cont", "fitMarginBottom":10, "groupByData":false}'></div> |
53 |
| - <div id="settings_pane" class="flat_tree_pane" ajxpClass="FoldersTree" ajxpOptions='{"display":"dz","replaceScroller":true,"fit":"height", "fitParent":"leftPane"}' ></div> |
54 |
| - </div> |
55 |
| - </div> |
56 |
| - <div id="rightPane" ajxpClass="AjxpPane" ajxpOptions='{"fit":"height", "messageBoxReference":true}'> |
57 |
| - <div id="editor_tabs" ajxpClass="AjxpTabulator" class="flat_tabulator" ajxpOptions='{"fit":"height", "fitMarginBottom":0, "registerAsEditorOpener":true, "saveState":false,"events":{"ajaxplorer:context_changed":"this.switchToFirstIfPathDiffers(arguments[0]);"}, "defaultTabId": "info","tabInfos" : [{"id":"info","label":"","iconClass":"icon-list-alt", "element":"files_list_pane"}]}'> |
58 |
| - <div id="files_list_pane" ajxpClass="AjxpPane"> |
59 |
| - <div id="breadcrumb_container"><div id="breadcrumb" ajxpClass="Breadcrumb" ajxpOptions=''></div><div ajxpClass="BookmarksBar" ajxpOptions='{}' id="bm_bar"></div></div> |
60 |
| - <div id="actions" class="buttons_bar_container"> |
61 |
| - <div id="buttons_bar" class="action_bar" ajxpClass="ActionsToolbar" ajxpOptions='{"toolbarsList":["put", "get", "remote"],"skipBubbling":true, "skipCarousel":true,"submenuOffsetTop":2}'></div> |
62 |
| - </div> |
63 |
| - <div id="content_pane" ajxpClass="FilesList" ajxpOptions='{"displayMode":"detail","replaceScroller":true, "fit":"height", "fitParent":"editor_tabs", "fitMarginBottom":0, "cellPaddingCorrection":6, "iconBgPosition" : "5px 4px"}'></div> |
64 |
| - </div> |
65 |
| - </div> |
66 |
| - </div> |
67 |
| - <style> |
68 |
| - #get_my_feed_button{ |
69 |
| - display:none !important; |
70 |
| - } |
71 |
| - </style> |
72 |
| - </div> |
73 |
| - <script> |
74 |
| - if($("browser")) $("browser").ajxpPaneObject.resize(); |
75 |
| - document.observeOnce("ajaxplorer:context_changed", function(){ |
76 |
| - try{ |
77 |
| - $A($("settings_pane").ajxpPaneObject.tree.childNodes).each(function(c){ |
78 |
| - c._webfxtree_expand(); |
79 |
| - $(c._loadingItem).remove(); |
80 |
| - }) |
81 |
| - }catch(e){} |
82 |
| - if($("browser")) $("browser").ajxpPaneObject.resize(); |
83 |
| - }); |
84 |
| - </script> |
85 |
| - ]]></template_part> |
86 | 17 | <template_part ajxpId="orbit_content" ajxpClass="AjxpPane" ajxpOptions='{"fit":"height","fitParent":"ajxp_desktop", "fitMinOffsetTop":"$(\"global_toolbar\").getHeight();", "fakeOption":"true"}' theme="orbit"><![CDATA[
|
87 | 18 | <div id="vertical_splitter" style="opacity:0;" class="settings_main_pane" ajxpClass="Splitter" ajxpOptions='{"direction": "vertical", "invisibleBar":true, "initA": 280, "minA":28, "maxA":380, "fit":"height","fitParent":"browser", "minSize":0, "foldingButton":"A"}'>
|
88 | 19 | <div ajxpClass="AjxpTabulator" id="leftTabulator" ajxpOptions='{"defaultTabId": "folders","tabInfos" : [{"id":"folders","label":"ajxp_conf.122","iconClass":"icon-cogs","element":"leftPane"},{"id":"flagged","label":"147","iconClass":"icon-bookmark","element":"flagged_elements"}],"headerToolbarOptions":{"submenuClassName":"panelHeaderMenu","submenuPosition":"bottom right","submenuOffsetTop":12,"toolbarsList":["vertical_splitter-actions"],"skipBubbling":true, "skipCarousel":true,"submenuOffsetTop":2}}'>
|
|
0 commit comments