Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1079641.tpl
1 <!--
2 This program is free software. It comes without any warranty, to
3 the extent permitted by applicable law. You can redistribute it
4 and/or modify it under the terms of the Do What The Fuck You Want
5 To Public License, Version 2, as published by Sam Hocevar. See
6 http://sam.zoy.org/wtfpl/COPYING for more details.
7 -->
8
9 <html>
10 <head>
11 <meta http-equiv="Cache-Control" content="Public">
12 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
13 <link rel='stylesheet' type='text/css' href='/id/1079588/download'>
14 <title>komunitny diskusny system alternativa.sk</title>
15 </head>
16 <body>
17 <form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post'>
18 {$error}
19 {if $user_id eq false}
20 <table align='center' valign='center' width='100%' height='100%'>
21 <tr><td>
22 <center>Prosim prihlas sa do systemu alternativa.sk
23 <table><tr><td>login::</td><td> <input tabindex=1 accesskey=l type='text' name='login'></td>
24 <td>&nbsp;password::</td><td><input tabindex=2 accesskey=p type='password' name='password'></td><td>
25 <input tabindex=3 type='submit' name='event' value='login'></td></tr></table>
26 <br>&copy; alternativa.sk 2004<br>
27 Zaregistrova\9d sa mô\9eete <a href='/id/1097147'>tu</a></center></td></tr></table>
28 {else}
29 <center>Bol si úspe\9ane prihlásený.</a></center>
30
31 <form enctype="multipart/form-data" action='/id/{$node.node_id}/' method='post'>
32 <center>
33 <a href='/id/1078009/'>Alternatíva</a> ----
34 <a href='/id/19'>Ob¾úbené bookmarky</a> ----
35 <a href='/id/24'>Po\9ata</a> ----
36 <a href='/id/23'>Posledné</a> ----
37 <a href='/id/15'>K</a> ----
38 <a href='/id/27'>¼udia</a> ----
39 <a href='/id/21'>Denníky</a> ----
40 <a href='/id/29'>Správy</a> ----
41 <a href='/id/25'>H¾adaj</a> ----
42 <a href='/id/548/configure'>Zmena nastavenia</a> -----
43 <input type='submit' value='logout' name='event' tabindex='23'>
44
45 </center>
46 <center>Vitajte v komunitnom systeme alternativa.sk <center>
47 <table><tr><td width='230'>
48 <table align='center' width='230' cellspacing='0' cellpadding='0'>
49 {get_userlist vector=$cube_vector}
50 {foreach name=users from=$active_users item=active_user}
51 {$active_user.login}<br>
52 {/foreach}
53
54 </td></tr>
55 </table>
56 </td>
57 {get_movement_params children_count=$node.node_children_count}
58
59
60 <!--main central column-->
61 <td valign='top'>
62 {*showing node_content*}
63 <table><tr><td>datovy bod:</td><td><a href='/id/{$node.node_id}'>{$node.node_name}</a></td></tr>
64 <tr><td>rodicovsky datovy bod:</td><td><a href='/id/{$node.node_parent}'>{$node.node_parent_name}</a></td>
65 <tr><td>vytvoril:</td><td><a href='/id/{$node.node_creator}'>{$node.owner}</a></td>
66 <tr><td>datum:</td><td>{$node.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"}</td></tr>
67 </table>
68 <br>
69 {include file="modules/node_content.tpl"}
70 <form enctype="multipart/form-data" action='/id/{$node.node_id}/
71 {if $action neq false}{$action}{/if}' method='post' name='formular'>
72 {if $permissions.w eq true}{include file="modules/addnode.tpl"}{/if}
73 {* getting and showing nodeshell children *}
74
75 {get_children listing_amount='23232323232323' offset=$offset types=$children_types}
76 {foreach from=$get_children item=child}
77 {$child.depth}
78 prispevok:: <a class='important' href='/id/{$child.node_id}'>{$child.node_name}</a><br>
79 {/foreach}
80
81
82 {* get_nodeshell_children.tpl *}
83 </form>
84 <!--end of central column-->
85
86 </td>
87
88 </tr></table>
89
90 {include file="modules/footer.tpl"}
91 </td>
92 </tr></table>
93 {/if}
94 </body>
95 </html>
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
This page took 0.398197 seconds and 4 git commands to generate.