2005-11-14 22:40:50 +01:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!-- $Id$ -->
|
|
|
|
<overlay>
|
2012-11-14 19:00:02 +01:00
|
|
|
<template id="resources.edit_tabs.general" template="" lang="" group="0" version="">
|
|
|
|
<grid width="700" height="380">
|
2005-11-14 22:40:50 +01:00
|
|
|
<columns>
|
|
|
|
<column/>
|
2012-11-14 19:00:02 +01:00
|
|
|
<column/>
|
|
|
|
<column width="10"/>
|
|
|
|
<column/>
|
2005-11-14 22:40:50 +01:00
|
|
|
</columns>
|
|
|
|
<rows>
|
|
|
|
<row>
|
2012-11-14 19:00:02 +01:00
|
|
|
<description value="Description (short)"/>
|
|
|
|
<textbox statustext="Short description of resource" id="short_description" size="50" maxlength="100"/>
|
|
|
|
<description/>
|
|
|
|
<description value="Short description of resource"/>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<description value="Location"/>
|
|
|
|
<textbox statustext="Location of resource" id="location" size="50" maxlength="100"/>
|
|
|
|
<description/>
|
|
|
|
<description value="Where to find this resource?"/>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<description value="Storage information"/>
|
|
|
|
<textbox statustext="Information about storage" id="storage_info" size="50" maxlength="100"/>
|
|
|
|
<description/>
|
|
|
|
<description value="Information about storage"/>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<description value="Quantity"/>
|
|
|
|
<textbox statustext="Quantity of resource" id="quantity" size="5" maxlength="10"/>
|
|
|
|
<description/>
|
|
|
|
<description value="Quantity of resource"/>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<description value="Useable"/>
|
|
|
|
<textbox statustext="How many of them are useable?" id="useable" size="5" maxlength="10"/>
|
|
|
|
<description/>
|
|
|
|
<description value="How many of the resources are useable?"/>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<description value="Bookable"/>
|
|
|
|
<checkbox statustext="Is resource bookable?" id="bookable"/>
|
|
|
|
<description/>
|
|
|
|
<description value="Is this resource bookable?"/>
|
|
|
|
</row>
|
2012-11-20 22:30:35 +01:00
|
|
|
<row>
|
|
|
|
<description value="Accessory of"/>
|
|
|
|
<menulist>
|
2012-12-03 21:20:42 +01:00
|
|
|
<menupopup id="accessory_of" no_lang="1"/>
|
2012-11-20 22:30:35 +01:00
|
|
|
</menulist>
|
|
|
|
<description/>
|
2013-01-08 18:09:24 +01:00
|
|
|
<description id="accessory_label"/>
|
2012-11-20 22:30:35 +01:00
|
|
|
</row>
|
2012-11-14 19:00:02 +01:00
|
|
|
<row>
|
|
|
|
<description disabled="true" value="Buyable"/>
|
|
|
|
<checkbox disabled="true" statustext="Is resource buyable?" id="buyable"/>
|
|
|
|
<description/>
|
|
|
|
<description disabled="true" value="Is this resource buyable?"/>
|
|
|
|
</row>
|
|
|
|
<row height="100%">
|
|
|
|
<description/>
|
|
|
|
<description/>
|
|
|
|
<description/>
|
2005-11-14 22:40:50 +01:00
|
|
|
<description/>
|
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
2012-11-14 19:00:02 +01:00
|
|
|
<template id="resources.edit_tabs.page" template="" lang="" group="0" version="">
|
|
|
|
<grid width="100%" height="380">
|
2005-11-14 22:40:50 +01:00
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
2012-11-14 19:00:02 +01:00
|
|
|
<row valign="top">
|
2012-12-06 18:14:18 +01:00
|
|
|
<htmlarea statustext="Web-Site for this resource" id="long_description" height="350px" width="700px" toolbar="true"/>
|
2005-11-14 22:40:50 +01:00
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
2012-11-14 19:00:02 +01:00
|
|
|
<template id="resources.edit_tabs.pictures" template="" lang="" group="0" version="">
|
|
|
|
<grid width="700" height="380">
|
2005-11-14 22:40:50 +01:00
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
2012-11-14 19:00:02 +01:00
|
|
|
<row valign="top">
|
|
|
|
<hbox>
|
|
|
|
<vbox>
|
|
|
|
<image src="resource_picture"/>
|
|
|
|
<description/>
|
|
|
|
</vbox>
|
|
|
|
<groupbox>
|
|
|
|
<caption label="picture source"/>
|
|
|
|
<grid>
|
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
<column/>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
|
|
|
<row>
|
|
|
|
<description align="right" value="Use general resources icon"/>
|
|
|
|
<radio id="picture_src" options="gen_src"/>
|
|
|
|
<menulist>
|
|
|
|
<menupopup id="gen_src_list" no_lang="1"/>
|
|
|
|
</menulist>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<description align="right" value="Use the category's icon"/>
|
|
|
|
<radio id="picture_src" options="cat_src"/>
|
|
|
|
<description/>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<description align="right" value="Use own picture"/>
|
|
|
|
<radio id="picture_src" options="own_src"/>
|
|
|
|
<file id="own_file"/>
|
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</groupbox>
|
|
|
|
</hbox>
|
|
|
|
</row>
|
|
|
|
<row height="100%">
|
2005-11-14 22:40:50 +01:00
|
|
|
<description/>
|
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
2012-11-14 19:00:02 +01:00
|
|
|
<template id="resources.edit_tabs.links" template="" lang="" group="0" version="">
|
|
|
|
<grid width="700" height="380">
|
2005-11-14 22:40:50 +01:00
|
|
|
<columns>
|
2012-11-14 19:00:02 +01:00
|
|
|
<column width="100"/>
|
2005-11-14 22:40:50 +01:00
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
2012-11-14 19:00:02 +01:00
|
|
|
<row class="th">
|
|
|
|
<description value="Create new links" span="all"/>
|
|
|
|
</row>
|
|
|
|
<row class="row">
|
|
|
|
<link-to id="link_to" span="all"/>
|
|
|
|
</row>
|
|
|
|
<row class="th">
|
|
|
|
<description value="Existing links" span="all"/>
|
|
|
|
</row>
|
|
|
|
<row class="row_off" valign="top" height="164">
|
|
|
|
<link-list id="link_to" span="all"/>
|
|
|
|
</row>
|
|
|
|
<row height="100%">
|
|
|
|
<description/>
|
2005-11-14 22:40:50 +01:00
|
|
|
<description/>
|
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
2012-11-14 19:00:02 +01:00
|
|
|
<template id="resources.edit_tabs.custom" template="" lang="" group="0" version="">
|
|
|
|
<grid width="700" height="380">
|
2005-11-14 22:40:50 +01:00
|
|
|
<columns>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
2012-11-14 19:00:02 +01:00
|
|
|
<row valign="top">
|
|
|
|
<customfields/>
|
|
|
|
</row>
|
2005-11-14 22:40:50 +01:00
|
|
|
<row>
|
|
|
|
<description/>
|
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
2012-12-17 23:14:32 +01:00
|
|
|
<template id="resources.edit_tabs.history" template="" lang="" group="0" version="">
|
|
|
|
<historylog cols="1" id="history" rows="1"/>
|
|
|
|
</template>
|
2005-11-14 22:40:50 +01:00
|
|
|
<template id="resources.edit_tabs" template="" lang="" group="0" version="">
|
2008-09-10 07:53:42 +02:00
|
|
|
<grid height="380">
|
2005-11-14 22:40:50 +01:00
|
|
|
<columns>
|
|
|
|
<column width="700"/>
|
|
|
|
<column/>
|
|
|
|
<column/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
|
|
|
<row class="row_off">
|
2012-12-03 21:20:42 +01:00
|
|
|
<tabbox id="tabs" span="all">
|
2005-11-14 22:40:50 +01:00
|
|
|
<tabs>
|
2012-11-14 19:00:02 +01:00
|
|
|
<tab id="general" label="General" statustext="General informations about resource"/>
|
|
|
|
<tab id="page" label="Description" statustext="Informations about the location of resource"/>
|
|
|
|
<tab id="pictures" label="Picture" statustext="Prizeing information for booking or buying"/>
|
|
|
|
<tab id="links" label="Links" statustext="Web-Page of resource"/>
|
|
|
|
<tab id="custom" label="Custom" statustext="Pictures or resource"/>
|
2012-12-17 23:14:32 +01:00
|
|
|
<tab id="history" label="History"/>
|
2005-11-14 22:40:50 +01:00
|
|
|
</tabs>
|
|
|
|
<tabpanels>
|
2012-11-14 19:00:02 +01:00
|
|
|
<template id="resources.edit_tabs.general"/>
|
|
|
|
<template id="resources.edit_tabs.page"/>
|
|
|
|
<template id="resources.edit_tabs.pictures"/>
|
|
|
|
<template id="resources.edit_tabs.links"/>
|
|
|
|
<template id="resources.edit_tabs.custom"/>
|
2012-12-17 23:14:32 +01:00
|
|
|
<template id="resources.edit_tabs.history"/>
|
2005-11-14 22:40:50 +01:00
|
|
|
</tabpanels>
|
|
|
|
</tabbox>
|
|
|
|
</row>
|
|
|
|
<row height="100%">
|
|
|
|
<description span="all"/>
|
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
|
|
|
<template id="resources.edit_buttons" template="" lang="" group="0" version="">
|
2012-12-03 21:20:42 +01:00
|
|
|
<grid width="100%" id="button">
|
2005-11-14 22:40:50 +01:00
|
|
|
<columns>
|
2012-12-03 21:20:42 +01:00
|
|
|
<column/>
|
2005-11-14 22:40:50 +01:00
|
|
|
<column/>
|
|
|
|
<column/>
|
|
|
|
<column width="100%"/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
|
|
|
<row>
|
2012-12-03 21:20:42 +01:00
|
|
|
<hbox span="3">
|
|
|
|
<button statustext="Saves entry and exits" label="Save" id="save"/>
|
|
|
|
<button label="Apply" id="apply"/>
|
|
|
|
<button label="Cancel" onclick="window.close();"/>
|
|
|
|
</hbox>
|
2012-11-14 19:00:02 +01:00
|
|
|
<button align="right" label="Delete" id="delete" onclick="return confirm('Do you really want do delte this resource?');"/>
|
2005-11-14 22:40:50 +01:00
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
2013-01-08 18:09:24 +01:00
|
|
|
<template id="resources.edit" template="" lang="" group="0" version="1.9.002">
|
2005-11-14 22:40:50 +01:00
|
|
|
<grid>
|
|
|
|
<columns>
|
|
|
|
<column width="700"/>
|
|
|
|
</columns>
|
|
|
|
<rows>
|
2013-02-08 13:47:54 +01:00
|
|
|
<row disabled="!@msg">
|
2013-01-07 17:21:08 +01:00
|
|
|
<description id="msg" no_lang="1" span="all" class="message"/>
|
2005-11-14 22:40:50 +01:00
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<hbox>
|
2012-11-14 19:00:02 +01:00
|
|
|
<textbox statustext="Name of resource" label="Name" id="name" needed="1"/>
|
2005-11-14 22:40:50 +01:00
|
|
|
<textbox label="Inventory number" id="inventory_number"/>
|
|
|
|
<menulist>
|
2012-11-14 19:00:02 +01:00
|
|
|
<menupopup align="right" statustext="Which category does this resource belong to?" label="Category" id="cat_id" needed="1" no_lang="1"/>
|
2005-11-14 22:40:50 +01:00
|
|
|
</menulist>
|
|
|
|
</hbox>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<template id="resources.edit_tabs"/>
|
|
|
|
</row>
|
|
|
|
<row>
|
|
|
|
<template id="resources.edit_buttons"/>
|
|
|
|
</row>
|
|
|
|
</rows>
|
|
|
|
</grid>
|
|
|
|
</template>
|
|
|
|
</overlay>
|