mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:44 +01:00
101 lines
5.6 KiB
XML
101 lines
5.6 KiB
XML
<?xml version="1.0"?>
|
|
<!-- $Id$ -->
|
|
<overlay>
|
|
<template id="filemanager.index.rows" template="" lang="" group="0" version="1.7.002">
|
|
<grid width="100%">
|
|
<columns>
|
|
<column/>
|
|
<column width="30%"/>
|
|
<column/>
|
|
<column width="120"/>
|
|
<column width="120"/>
|
|
<column/>
|
|
<column/>
|
|
<column/>
|
|
<column/>
|
|
<column/>
|
|
<column width="70"/>
|
|
</columns>
|
|
<rows>
|
|
<row class="th">
|
|
<nextmatch-sortheader label="Type" id="mime" align="center"/>
|
|
<nextmatch-sortheader label="Name" id="name"/>
|
|
<nextmatch-sortheader label="Size" id="size"/>
|
|
<nextmatch-sortheader label="Modified" id="mtime"/>
|
|
<nextmatch-sortheader label="Created" id="ctime"/>
|
|
<nextmatch-sortheader label="Permissions" id="mode"/>
|
|
<nextmatch-sortheader id="uid" label="Owner"/>
|
|
<nextmatch-sortheader id="gid" label="Group"/>
|
|
<nextmatch-header label="Comment" id="comment"/>
|
|
<nextmatch-customfields readonly="true" id="customfields"/>
|
|
<hbox options="0,0">
|
|
<description value="Actions"/>
|
|
<button image="check" label="Check all" id="check_all" statustext="Check all" onclick="toggle_all(this.form,form::name('checked[]')); return false;" needed="1" align="right"/>
|
|
</hbox>
|
|
</row>
|
|
<row class="row">
|
|
<vfs-mime id="${row}[path]" align="center"/>
|
|
<vfs id="$row" no_lang="1"/>
|
|
<vfs-size id="${row}[size]" align="right"/>
|
|
<date-time id="${row}[mtime]" readonly="true"/>
|
|
<date-time id="${row}[ctime]" readonly="true"/>
|
|
<vfs-mode id="${row}[mode]"/>
|
|
<vfs-uid id="${row}[uid]" no_lang="1"/>
|
|
<vfs-gid id="${row}[gid]" no_lang="1"/>
|
|
<description id="${row}[comment]"/>
|
|
<customfields-list id="$row" class="customfields"/>
|
|
<hbox align="right">
|
|
<button image="edit" label="Edit settings" id="edit[$row_cont[path]]" statustext="Rename, change permissions or ownership" onclick="window.open(egw::link('/index.php','menuaction=filemanager.filemanager_ui.file&path=$row_cont[path]'),'fileprefs','dependent=yes,width=495,height=425,scrollbars=yes,status=yes'); return false;"/>
|
|
<buttononly options="mail_post_to" id="mail[$row_cont[path]]" onclick="window.open(egw::link('/index.php','menuaction=felamimail.uicompose.compose&preset[file]=vfs://default$row_cont[path]'),'_blank','dependent=yes,width=700,height=800,scrollbars=yes,status=yes'); return false;" align="center"/>
|
|
<button id="delete[$row_cont[path]]" image="delete" label="Delete" statustext="Delete this file or directory" onclick="return confirm('Delete this file or directory');" align="center"/>
|
|
<checkbox id="checked[]" align="right" options=""$row_cont[path]""/>
|
|
</hbox>
|
|
</row>
|
|
</rows>
|
|
</grid>
|
|
</template>
|
|
<template id="filemanager.index" template="" lang="" group="0" version="1.7.003">
|
|
<grid width="100%">
|
|
<columns>
|
|
<column width="250"/>
|
|
<column/>
|
|
</columns>
|
|
<rows>
|
|
<row disabled="!@nm[msg]">
|
|
<description span="all" class="redItalic" id="nm[msg]"/>
|
|
<description/>
|
|
</row>
|
|
<row>
|
|
<hbox span="all">
|
|
<image label="Up" src="goup" options="filemanager.filemanager_ui.index&path=.."/>
|
|
<image src="gohome" options="filemanager.filemanager_ui.index&path=~" label="Go to your home directory"/>
|
|
<textbox id="nm[path]" size="80" label="Path" onchange="1" class="address"/>
|
|
<button id="button[go]" image="key_enter" label="Go to"/>
|
|
<image src="buttonseparator"/>
|
|
<button image="edit" label="Edit settings" id="edit[{$cont[nm][path]}]" statustext="Rename, change permissions or ownership" onclick="window.open(egw::link('/index.php','menuaction=filemanager.filemanager_ui.file&path={$cont[nm][path]}'),'fileprefs','dependent=yes,width=495,height=425,scrollbars=yes,status=yes'); return false;"/>
|
|
<button id="button[createdir]" image="button_createdir" ro_image="createdir_disabled" label="Create directory" onclick="var dir = prompt(egw::lang('New directory')); if (!dir) return false; document.getElementById(form::name('nm[path]')).value=dir;"/>
|
|
<button image="link" ro_image="link_disabled" label="Create a link" id="button[symlink]" onclick="var link = prompt(egw::lang('Link target')); if (!link) return false; document.getElementById(form::name('nm[path]')).value=link;"/>
|
|
<button id="button[paste]" image="editpaste" ro_image="editpaste_disabled" statustext="$cont[paste_tooltip]"/>
|
|
<button id="button[linkpaste]" image="linkpaste" ro_image="linkpaste_disabled" statustext="$cont[linkpaste_tooltip]"/>
|
|
<button id="button[mailpaste]" image="mailpaste" ro_image="mailpaste_disabled" statustext="$cont[mailpaste_tooltip]" onclick="window.open(egw::link('/index.php','menuaction=felamimail.uicompose.compose$cont[mailpaste_files]'),'_blank','dependent=yes,width=700,height=800,scrollbars=yes,status=yes'); return false;"/>
|
|
</hbox>
|
|
</row>
|
|
<row>
|
|
<nextmatch options="filemanager.index.rows" span="all" id="nm"/>
|
|
</row>
|
|
<row>
|
|
<hbox>
|
|
<file id="upload[]" statustext="Select file to upload in current directory" onchange="xajax_doXMLHTTP('filemanager_ui::ajax_check_upload_target',this.id,this.value,'{$cont[nm][path]}');"/>
|
|
<button label="Upload" id="button[upload]"/>
|
|
</hbox>
|
|
<hbox align="right">
|
|
<menulist>
|
|
<menupopup id="action" options="Select action..." onchange="do_action(this);" no_lang="1"/>
|
|
</menulist>
|
|
<button image="arrow_ltr" label="Check all" id="check_all" statustext="Check all" onclick="toggle_all(this.form,form::name('nm[rows][checked][]')); return false;" needed="1" class="checkAllArrow"/>
|
|
</hbox>
|
|
</row>
|
|
</rows>
|
|
</grid>
|
|
</template>
|
|
</overlay> |