Code

Added storage RDN properties.
[gosa.git] / gosa-plugins / gofon / gofon / conference / generic.tpl
1 <h3>{t}Properties{/t}</h3>
3 <table summary="{t}Conference{/t}">
4   <tr>
5     <td>
6         <table summary="{t}Generic settings{/t}">
7         <tr>
8           <td>
9             <LABEL for="cn">
10               {t}Conference name{/t}
11             </LABEL>
12             {$must}
13           </td>
14           <td>
15 {render acl=$cnACL}
16             <input type='text' id="cn" name="cn" size=25 maxlength=60 value="{$cn}" title="{t}Name of conference to create{/t}">
17 {/render}
18           </td>
19         </tr>
20         <tr>
21           <td>
22             <LABEL for="goFonConferenceOption_D">
23               {t}Type{/t}
24             </LABEL>
25             {$must}
26           </td>
27           <td>
28 {render acl=$goFonConferenceOptionDACL}
29             <select id="goFonConferenceOption_D" size="1" name="goFonConferenceOption_D" 
30               title="{t}Choose subtree to place conference in{/t}"> 
31               {html_options options=$goFonConferenceOptions selected=$goFonConferenceOption_D}
32             </select>
33 {/render} 
34           </td>
35         </tr>
36         <tr>
37           <td colspan="2">
38             <br>
39           </td>
40         </tr>
41         <tr>
42           <td>
43             <LABEL for="base">
44               {t}Base{/t}
45             </LABEL>
46             {$must}
47           </td>
48           <td>
50 {render acl=$baseACL}
51           {$base}
52 {/render}
54           </td>
55         </tr>
56         <tr>
57           <td><LABEL for="goFonHomeServer">{t}Home server{/t}</LABEL>{$must}</td>
58           <td>
59 {render acl=$goFonHomeServerACL}
60                 <select name='goFonHomeServer' size=1>
61                  {html_options options=$goFonHomeServers selected=$goFonHomeServer}
62                 </select>
63 {/render}
64           </td>
65         </tr>
66         <tr>
67           <td>{t}Language{/t}
68           </td>
69           <td>
70 {render acl=$languageACL}
71             <select name="language" title="{t}Select language{/t}" size=1>
72               {html_options options=$languages selected=$language}
73             </select>
74 {/render}
75           </td>
76         </tr>
77       </table>
78     </td>
79     <td class="left-border">
80       &nbsp;
81     </td>
82     <td width="50%">
83       <table summary="{t}Additional settings{/t}">
84         <tr>
85           <td>
86             <LABEL for="description">
87               {t}Description{/t}
88             </LABEL>
89           </td>
90           <td>
91 {render acl=$descriptionACL}
92             <input id="description" name="description" size=40 maxlength=80 type='text' 
93               value="{$description}" title="{t}Descriptive text for department{/t}">
94 {/render} 
95           </td>
96         </tr>
97         <tr>
98           <td>
99             {t}Lifetime (in days){/t}
100           </td>
101           <td>
102 {render acl=$goFonConferenceOptionLifetimeACL}
103             <input type='text' name="goFonConferenceOptionLifetime" size=15 value="{$goFonConferenceOptionLifetime}">
104 {/render} 
105           </td>
106         </tr>
107         <tr>
108           <td>
109             {t}Phone number{/t}
110             {$must}
111           </td>
112           <td>
113 {render acl=$telephoneNumberACL}
114             <input type='text' name="telephoneNumber" value="{$telephoneNumber}" size=15>
115 {/render} 
116           </td>
117         </tr>
118       </table>
120     </td>
121   </tr>
122   <tr>
123     <td colspan=3 >
124       <hr>
125     </td>
126   </tr>
127   <tr>
128     <td colspan=3>
129       <h3>{t}Options{/t}</h3>
130     </td>
131   </tr>
132   <tr>
133     <td>
135             <table summary="{t}Options{/t}">
136         <tr>
137                 <td>
138 {render acl=$goFonConferenceOptionPACL}
139                         <input type="checkbox" onclick="changeState('goFonPIN');" name="goFonConferenceOption_P" 
140                                             value="P" {$goFonConferenceOption_PCHK}> 
141 {/render} 
142                 </td>
143           <td>
144                         {t}Preset PIN{/t}
145                 </td>
146               </tr>
147               <tr>
148                 <td>
149                   &nbsp;
150                 </td>
151                 <td>
152                         {t}PIN{/t} 
153 {render acl=$goFonPINACL}
154             <input type='password' name="goFonPIN" id="goFonPIN" value="{$goFonPIN}" title="{$goFonPIN}">
155 {/render} 
156                 </td>
157               </tr>
158         <tr>
159                 <td colspan=2>
160 {render acl=$goFonConferenceOptionrACL}
161                         <input type="checkbox" onclick="changeState('goFonConferenceOptionFormat');" name="goFonConferenceOption_r" 
162               value="r" {$goFonConferenceOption_rCHK}> 
163 {/render} 
164               {t}Record conference{/t}
165                 </td>
166               </tr>
167               <tr>
168                 <td>
169                   &nbsp;
170                 </td>
171                 <td>
172                   {t}Sound file format{/t}&nbsp;
173 {render acl=$goFonConferenceOptionFormatACL}
174                   <select id="goFonConferenceOptionFormat" size="1" name="goFonConferenceOptionFormat" 
175               title="{t}Choose subtree to place department in{/t}"> 
176                     {html_options options=$goFonConferenceOptionFormats selected=$goFonConferenceOptionFormat}
177                 </select>
178 {/render} 
179                 </td>
180               </tr>
181             </table>
183     </td>
184     <td class="left-border">
185       &nbsp;
186           </td>
187     <td>
189       <table summary="{t}Flags{/t}">
190         <tr>
191           <td>
192 {render acl=$goFonConferenceOptionMACL}
193             <input type="checkbox" name="goFonConferenceOption_M" value="M" {$goFonConferenceOption_MCHK}> 
194 {/render} 
195             {t}Play music on hold{/t}
196           </td>
197         </tr>
198         <tr>
199           <td>
200 {render acl=$goFonConferenceOptionsACL}
201             <input type="checkbox" name="goFonConferenceOption_s" value="s" {$goFonConferenceOption_sCHK}> 
202 {/render} 
203             {t}Activate session menu{/t}
204           </td>
205         </tr>
206         <tr>
207           <td>
208 {render acl=$goFonConferenceOptioniACL}
209             <input type="checkbox" name="goFonConferenceOption_i" value="i" {$goFonConferenceOption_iCHK}> 
210 {/render} 
211             {t}Announce users joining or leaving the conference{/t}
212          </td>
213         </tr>
214         <tr>
215           <td>
216 {render acl=$goFonConferenceOptioncACL}
217             <input type="checkbox" name="goFonConferenceOption_c" value="c" {$goFonConferenceOption_cCHK}>
218 {/render} 
219             {t}Count users{/t}
220           </td>
221         </tr>
222       </table>
224     </td>
225   </tr>
226 </table>
228 <input type='hidden' name='phoneConferenceGeneric' value='1'>
230 <!-- Place cursor -->
231 <script language="JavaScript" type="text/javascript">
232   <!-- // First input field on page
233         focus_field('cn');
234   -->
235 </script>
236 <!-- 
237 // vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler: 
238 -->