51ff3226 |
1 | {if $header_id neq true} |
2 | <html> |
3 | <head> |
4 | <META http-equiv="Default-Style" content="kyberia"> |
5 | <meta http-equiv="Content-Type" content="text/html; |
6 | charset=windows-1250"> |
7 | <link rel='stylesheet' title="kyberia" type='text/css' |
8 | href='/data/css/kyberia.css'> |
9 | <title>analyza dokazala hovno</title> |
10 | <script> |
11 | function vymena() {ldelim} |
12 | document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ; |
13 | document.images['fricon'].src = |
14 | '/images/users/'+document.formular.mail_to.value+'.gif'; |
15 | {rdelim} |
16 | |
17 | function chngto(name,id) {ldelim} |
18 | document.formular.mail_to.value = name ; |
19 | name = name.toLowerCase() ; |
20 | document.images['fricon'].src = '/images/nodes/' |
21 | +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif'; |
22 | {rdelim} |
23 | </script> |
24 | </head> |
25 | |
26 | <body> |
27 | {if $user_id eq true}{* toolbar *}{include file="1549959.tpl"}{/if} |
28 | {if $error eq true}<center><span |
29 | class='most_important'>{$error}</span></center>{/if} |
30 | {if $new_mail eq true}<center><a href='/id/24/' class='mail'>u have |
31 | {$new_mail} new mail,last from {$new_mail_name}</a></center>{/if} |
32 | <!--<span class='most_important'>dnes v noci od 23:23 bude niekolko hodin |
33 | kyberia vypnuta, vdaka za pochopenie</span>--> |
34 | {/if} |
35 | |
36 | <table style='width: 100%; align:center;' id='configure'> |
37 | <tr><td align='center'> |
38 | |
39 | {if $node.node_creator eq $user_id} |
40 | {if $user_id eq false} |
41 | <center>{* loginbox *}{include |
42 | file="1549885.tpl"}</center><br><br> |
43 | {/if} |
44 | |
45 | <form method='post' enctype="multipart/form-data" |
46 | action='/id/{$node.node_id}/'> |
47 | <table align='center'> |
48 | <tr><td><input type='text' name='node_name' |
49 | value='{$node.node_name}'> |
50 | <td><input type='submit' name='event' |
51 | value='configure_node_name'> |
52 | <tr><td><select name='node_system_access'> |
53 | <option value='public' {if $node.node_system_access eq |
54 | 'public'}selected{/if}>public</option> |
55 | <option value='moderated' {if $node.node_system_access eq |
56 | 'moderated'}selected{/if}>moderated</option> |
57 | <option value='private' {if $node.node_system_access eq |
58 | 'private'}selected{/if}>private</option> |
59 | <option value='cube' {if $node.node_system_access eq |
60 | 'cube'}selected{/if}>cube</option> |
61 | <option value='crypto' {if $node.node_system_access eq |
62 | 'crypto'}selected{/if}>crypto</option> |
63 | </select></td> |
64 | <td><input type='submit' name='event' |
65 | value='configure_system_access'> |
66 | <tr><td><input name='node_external_access' type='checkbox' |
67 | value='yes' {if $node.node_external_access eq 'yes'}checked{/if}> |
68 | <td><input type='submit' name='event' |
69 | value='configure_external_access'> |
70 | <tr><td><input type='file' name='description_image'> |
71 | <td><input type='submit' name='event' |
72 | value='configure_image_new'> |
73 | <tr><td><input type='text' name='template_id' |
74 | value='{$node.template_id}'> |
75 | <td><input type='submit' name='event' |
76 | value='configure_template_id'> |
77 | </table> |
78 | <table><tr><td>apply on vector ??? <input type='checkbox' |
79 | name='apply_on_vector'> </td></tr></table> |
80 | </form> |
81 | |
82 | |
83 | |
84 | <form action='/id/{$node.node_id}/' method='post'> |
85 | <table> |
86 | <tr><td colspan='2'>vector: {$node.node_vector} </td></tr> |
87 | <tr><td> |
88 | <input type='text' name='new_parent' |
89 | value='{$node.node_parent}'> |
90 | </td><td> |
91 | <input type='submit' name='event' value='set_parent'> |
92 | </td></tr> |
93 | <tr><td> |
94 | <input type='text' name='external_link' |
95 | value='{$node.external_link}'> |
96 | </td><td> |
97 | <input type='submit' name='event' value='set_external_link'> |
98 | </td></tr> |
99 | </table> |
100 | </form> |
101 | |
102 | <form action='/id/{$node.node_id}/' method='post'> |
103 | <table> |
104 | <tr><td><input type='text' name='owner' |
105 | value='{$node.owner}'><input type='submit' name='event' |
106 | value='set_creator'> |
107 | </table> |
108 | </form> |
109 | |
110 | <!-- |
111 | <form action='/id/{$node.node_id}/' method='post'> |
112 | <table><tr><td> |
113 | <select name='template_id'> |
114 | {foreach key=key from=$types item=template_id} |
115 | <option value='{$key}'>{$template_id}</option> |
116 | {/foreach} |
117 | </select> |
118 | </td> |
119 | <td> |
120 | <input type='submit' name='event' value='set_type'> |
121 | </td></tr></table> |
122 | </form> |
123 | --> |
124 | <form method='post' enctype="multipart/form-data" |
125 | action='/id/{$node.node_id}/'> |
126 | {if $node.node_system_access eq 'crypto'}crypto password: {$crypto_pass}{/if} |
127 | <input type='file' name='data_file'> <input |
128 | type='submit' name='event' value='upload_data_file'> |
129 | <br><input type='checkbox' name='unzip'>unzip? |
130 | <input type='checkbox' name='gallery'>gallery<Br><br> |
131 | </form> |
132 | |
133 | {if $user_id eq $node.node_id} |
134 | <form action='/id/{$node.node_id}/' method='post'> |
135 | <table align='center'> |
136 | <tr><td><input type='text' name='k_wallet' |
137 | value='{$k_wallet}'></td><td><input type='submit' |
138 | name='event' value='k_wallet'></td></tr> |
139 | <tr><td><input type='text' name='header_id' |
140 | value='{$header_id}'></td><td><input type='submit' |
141 | name='event' value='set_header_template'></td></tr> |
142 | <tr><td><input type='text' name='listing_amount' |
143 | value='{$listing_amount}'></td><td><input type='submit' |
144 | name='event' value='set_listing_amount'></td>< |
145 | <tr><td><select name='listing_order'> |
146 | <option value='desc' {if $smarty.session.listing_order eq |
147 | 'desc'}selected{/if}>najnovsie hore</option> |
148 | <option value='asc' {if $smarty.session.listing_order eq |
149 | 'asc'}selected{/if}>najstarsie hore</option> |
150 | </select> |
151 | <td><input type='submit' name='event' |
152 | value='set_listing_order'></td></tr> |
153 | </table> |
154 | <br> |
155 | <table class='bordered'> |
156 | <tr><td>old password</td><td><input name='old_password' |
157 | type='password'></td></tr> |
158 | <tr><td>new password</td><td><input name='new_password1' |
159 | type='password'></td></tr> |
160 | <tr><td>new password (again)</td><td><input |
161 | name='new_password2' type='password'></td></tr> |
162 | <tr><td colspan='2' align='center'><input |
163 | type='submit' name='event' |
164 | value='set_password'></td></tr> |
165 | </table> |
166 | </FORM> |
167 | {/if} |
168 | |
169 | {/if} |
170 | |
171 | <form method='post'> |
172 | template_id: <input type='text' name='add_template_id'> <br> |
173 | <input type='submit' name='event' value='addTemplate'> |
174 | </form> |
175 | |
176 | {if $node.node_creator eq $user_id or $node.node_permission eq 'master' or |
177 | $node.node_permission eq 'op'} |
178 | <form method='post' enctype="multipart/form-data" |
179 | action='/id/{$node.node_id}/'> |
180 | <input type='checkbox' name='no_html' value='yes'> NO |
181 | HTML |
182 | <input type='checkbox' name='code' value='yes'> code |
183 | |
184 | <input type='checkbox' name='wiki' |
185 | value='yes'> wiki<br><textarea class=node_content |
186 | name='node_content'>{$node.node_content|escape:"html"}</textarea><br> |
187 | <center><input type='submit' name='event' |
188 | value='configure_content'></center> |
189 | </form> |
190 | <br><br> |
191 | |
192 | <form method='post' action='/id/{$node.node_id}'> |
193 | {get_node_commanders} |
194 | {include file="1549911.tpl"} |
195 | </form> |
196 | {/if} |
197 | |
198 | </td></tr> |
199 | </table> |
200 | |
201 | |
202 | |
203 | <center>© kyberia.sk v2 - ergond's crypt<br> |
204 | prevadzkovatel stranky ruci za nic |
205 | </center> |
51ff3226 |
206 | |
207 | </body> |
5586f4ec |
208 | </html> |