2015-02-17 10:55:05 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-01-04 18:28:10 +01:00
|
|
|
<!DOCTYPE overlay PUBLIC "-//EGroupware GmbH//eTemplate 2.0//EN" "https://www.egroupware.org/etemplate2.0.dtd">
|
2006-11-10 16:30:01 +01:00
|
|
|
<overlay>
|
|
|
|
<template id="importexport.export_dialog.general_tab_content" template="" lang="" group="0" version="">
|
2022-10-26 17:57:34 +02:00
|
|
|
<grid width="100%">
|
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
|
|
|
<row>
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-description span="all"></et2-description>
|
2022-10-26 17:57:34 +02:00
|
|
|
</row>
|
|
|
|
<row class="select_appname ">
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-description value="Select application"></et2-description>
|
|
|
|
<et2-select id="appname" onchange="1" noLang="1"></et2-select>
|
2022-10-26 17:57:34 +02:00
|
|
|
</row>
|
|
|
|
<row class="select_definition">
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-description value="Select definition"></et2-description>
|
2023-08-31 23:54:03 +02:00
|
|
|
<et2-select id="definition" onchange="1" noLang="1"></et2-select>
|
2022-10-26 17:57:34 +02:00
|
|
|
</row>
|
|
|
|
<row class="select_plugin">
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-description value="Select plugin"></et2-description>
|
|
|
|
<et2-select id="plugin" onchange="1" noLang="1"></et2-select>
|
2022-10-26 17:57:34 +02:00
|
|
|
</row>
|
|
|
|
<row>
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-box id="plugin_description" span="all">
|
|
|
|
<et2-description id="description" span="all" noLang="1"></et2-description>
|
|
|
|
</et2-box>
|
2022-10-26 17:57:34 +02:00
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
|
|
|
<template id="importexport.export_dialog.general_tab" template="" lang="" group="0" version="">
|
|
|
|
<grid height="200px" width="100%">
|
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
|
|
|
<row valign="top">
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-image src="export"></et2-image>
|
2022-10-26 17:57:34 +02:00
|
|
|
<template id="importexport.export_dialog.general_tab_content"/>
|
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
2006-11-10 16:30:01 +01:00
|
|
|
<template id="importexport.export_dialog.selection_tab" template="" lang="" group="0" version="">
|
2012-12-31 21:36:28 +01:00
|
|
|
<grid width="100%" height="200px">
|
2006-11-10 16:30:01 +01:00
|
|
|
<columns>
|
2012-12-31 21:36:28 +01:00
|
|
|
<column width="150"/>
|
|
|
|
<column width="300" disabled="@no_filter"/>
|
2006-11-10 16:30:01 +01:00
|
|
|
</columns>
|
|
|
|
<rows>
|
2012-12-31 21:36:28 +01:00
|
|
|
<row class="th" height="20" disabled="@plugin_selectors_template">
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-description></et2-description>
|
|
|
|
<et2-description value="Definition filter"></et2-description>
|
2012-12-31 21:36:28 +01:00
|
|
|
</row>
|
2011-01-27 17:41:48 +01:00
|
|
|
<row valign="top" disabled="@plugin_selectors_template">
|
2006-11-10 16:30:01 +01:00
|
|
|
<html id="plugin_selectors_html" no_lang="1"/>
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-box class="filters">
|
2014-07-14 13:29:55 +02:00
|
|
|
<filter id="filter_html"/>
|
2023-01-04 18:28:10 +01:00
|
|
|
</et2-box>
|
2006-11-10 16:30:01 +01:00
|
|
|
</row>
|
2012-12-31 21:36:28 +01:00
|
|
|
<row class="th" height="20" disabled="!@plugin_selectors_template">
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-description></et2-description>
|
|
|
|
<et2-description value="Definition filter"></et2-description>
|
2012-12-31 21:36:28 +01:00
|
|
|
</row>
|
|
|
|
<row valign="top" disabled="!@plugin_selectors_template">
|
2023-03-20 17:36:50 +01:00
|
|
|
<template id="@plugin_selectors_template"/>
|
|
|
|
<et2-box
|
|
|
|
onclick="document.getElementById('importexport-export_dialog_selection-filter').checked=true;"
|
|
|
|
class="filters">
|
|
|
|
<filter id="filter_tpl"/>
|
|
|
|
</et2-box>
|
|
|
|
</row>
|
2006-11-10 16:30:01 +01:00
|
|
|
</rows>
|
|
|
|
</grid>
|
2012-12-31 21:36:28 +01:00
|
|
|
<styles>
|
|
|
|
select[multiple] {
|
|
|
|
width: 400px;
|
|
|
|
}
|
|
|
|
.filters {
|
|
|
|
max-height: 300px;
|
|
|
|
min-height: 150px;
|
|
|
|
overflow-y: auto;
|
|
|
|
}
|
|
|
|
</styles>
|
2006-11-10 16:30:01 +01:00
|
|
|
</template>
|
|
|
|
<template id="importexport.export_dialog.options_tab" template="" lang="" group="0" version="">
|
|
|
|
<grid height="200px">
|
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
2011-10-31 20:18:06 +01:00
|
|
|
<row>
|
|
|
|
<grid>
|
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
|
|
|
<row>
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-description value="Delimiter"></et2-description>
|
|
|
|
<et2-hbox noLang="1">
|
|
|
|
<et2-select id="delimiter" onchange="var _this = jQuery(this); var text = _this.parent().parent().find('input'); if(_this.val() =='') {text.val('');text.show(); text.focus();} else {text.hide();}" noLang="1"></et2-select>
|
|
|
|
<et2-textbox id="other_delimiter" class="hide"></et2-textbox>
|
|
|
|
</et2-hbox>
|
2011-10-31 20:18:06 +01:00
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</row>
|
2011-01-27 17:41:48 +01:00
|
|
|
<row valign="top" disabled="@plugin_options_template">
|
2011-10-31 20:18:06 +01:00
|
|
|
<html id="plugin_options_html" no_lang="1"/>
|
2006-11-10 16:30:01 +01:00
|
|
|
</row>
|
|
|
|
<row>
|
2011-01-27 17:41:48 +01:00
|
|
|
<template id="@plugin_options_template"/>
|
2006-11-10 16:30:01 +01:00
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
2011-10-31 20:18:06 +01:00
|
|
|
<styles>
|
|
|
|
.hide input {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
</styles>
|
2006-11-10 16:30:01 +01:00
|
|
|
</template>
|
2011-01-27 17:41:48 +01:00
|
|
|
<template id="importexport.export_dialog" template="" lang="" group="0" version="1.9.001">
|
2006-11-10 16:30:01 +01:00
|
|
|
<grid width="100%">
|
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
2022-10-26 17:57:34 +02:00
|
|
|
<rows>
|
|
|
|
<row>
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-description id="msg"></et2-description>
|
2022-10-26 17:57:34 +02:00
|
|
|
</row>
|
|
|
|
<row>
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-tabbox id="general_tab|selection_tab|options_tab">
|
2022-10-26 17:57:34 +02:00
|
|
|
<tabs>
|
|
|
|
<tab id="general_tab" label="General"/>
|
|
|
|
<tab id="selection_tab" label="Selection"/>
|
|
|
|
<tab id="options_tab" label="Options"/>
|
|
|
|
</tabs>
|
|
|
|
<tabpanels>
|
|
|
|
<template id="importexport.export_dialog.general_tab"/>
|
|
|
|
<template id="importexport.export_dialog.selection_tab"/>
|
|
|
|
<template id="importexport.export_dialog.options_tab"/>
|
|
|
|
</tabpanels>
|
2023-01-04 18:28:10 +01:00
|
|
|
</et2-tabbox>
|
2022-10-26 17:57:34 +02:00
|
|
|
</row>
|
|
|
|
<row class="save_definition dialog-operators high">
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-checkbox label="Save as definition" id="save_as_definition"></et2-checkbox>
|
2022-10-26 17:57:34 +02:00
|
|
|
</row>
|
|
|
|
<row class="dialog-footer-toolbar">
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-hbox span="all">
|
|
|
|
<et2-hbox>
|
|
|
|
<et2-button label="Export" id="export" image="export"></et2-button>
|
|
|
|
<et2-button label="Preview" id="preview" onclick="app.importexport.export_preview" image="prieview"></et2-button>
|
|
|
|
</et2-hbox>
|
|
|
|
<et2-button class="cancel" align="right" label="Cancel" id="cancel" onclick="window.close(); return false;" image="cancel"></et2-button>
|
|
|
|
</et2-hbox>
|
2022-10-26 17:57:34 +02:00
|
|
|
</row>
|
|
|
|
<row>
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-vbox id="preview_box" span="all" class="preview">
|
2022-10-26 17:57:34 +02:00
|
|
|
<html id="preview-box" class="content"/>
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-box align="center" id="preview-box-buttons" class="preview-box-buttons">
|
|
|
|
<et2-button align="center" label="OK" onclick="jQuery(this).parents('.preview').css('display','none'); return false;"></et2-button>
|
|
|
|
</et2-box>
|
|
|
|
</et2-vbox>
|
2022-10-26 17:57:34 +02:00
|
|
|
</row>
|
|
|
|
</rows>
|
2006-11-10 16:30:01 +01:00
|
|
|
</grid>
|
|
|
|
<styles>
|
2013-11-01 23:04:43 +01:00
|
|
|
div.preview_box {
|
2011-01-27 17:41:48 +01:00
|
|
|
position: absolute;
|
|
|
|
top: 0px;
|
|
|
|
left: 0px;
|
2013-01-07 19:25:53 +01:00
|
|
|
width: 97%;
|
|
|
|
height: 95%;
|
|
|
|
overflow: hidden;
|
2011-01-27 17:41:48 +01:00
|
|
|
background-color: white;
|
|
|
|
z-index: 999;
|
|
|
|
display: none;
|
2013-01-07 19:25:53 +01:00
|
|
|
border: 1px solid black;
|
|
|
|
margin: 1.5%;
|
|
|
|
}
|
|
|
|
.preview_box .header {
|
|
|
|
font-size: 150%;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
padding: 5px;
|
|
|
|
border-bottom: 1px outset;
|
|
|
|
}
|
|
|
|
.header .count {
|
|
|
|
float:right;
|
2011-01-27 17:41:48 +01:00
|
|
|
}
|
2013-01-07 19:25:53 +01:00
|
|
|
.preview_box>.content {
|
|
|
|
overflow: auto;
|
|
|
|
}
|
|
|
|
.preview-box-buttons {
|
|
|
|
margin-left: 50%;
|
2006-11-10 16:30:01 +01:00
|
|
|
}
|
|
|
|
</styles>
|
|
|
|
</template>
|
2023-01-04 18:28:10 +01:00
|
|
|
</overlay>
|