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