Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1663178.tpl
1 <html>
2
3 <head>
4 <meta http-equiv="Cache-Control" content="Public">
5 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
6 <link rel='stylesheet' type='text/css' href='http://www.depo.blueweb.sk/kyberia/css/kyberia.css'>
7 <title>zelame tlupe domestikovanych primatov uspech v buchani drevenymi palickami do cierneho kotucika</title><br />
8 <br />
9 {if $node.node_name eq 'mail'}<br />
10
11 <script><br />
12 function vymena() {ldelim}<br />
13 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;<br />
14 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';<br />
15 {rdelim}<br />
16 <br />
17 function chngto(name,id) {ldelim}<br />
18 document.formular.mail_to.value = name ;<br />
19 name = name.toLowerCase() ;<br />
20 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';<br />
21 {rdelim}<br />
22 </script><br />
23 {/if}<br />
24 <br />
25 </head>
26
27
28 <body>
29 hjghjghjhg
30 <!-- header -->
31 {if $user_id eq true}
32 {include file="http://www.depo.blueweb.sk/kyberia/tpl/ZoneX_header.tpl"}
33 {/if}
34
35 <!-- error message -->
36 {if $error eq true}
37 <center><span class='most_important'>
38 {$error}
39 </span></center>
40 {/if}
41
42 <!-- mail -->
43 {if $new_mail eq true}
44 <center><a href='/id/24/' class='mail'>{$new_mail} nová správa od id {$new_mail_name}</a></center>
45 {/if}
46
47 <!-- banner -->
48 <div id='banner'></div>
49 <center><img src='http://kyberia.sk/upload/top.gif' border='0'></center>
50
51
52
53 <table width='780' align='center' valign='top' class='bordered2'>
54 <tr><br />
55 <td align='center' valign='top' style='width: 230px'><br />
56 {get_nodes_by_type type=6 listing_amount=23 offset=$offset}<br />
57 <center><span class='important'>user blogs</span></center><Br><br />
58 {foreach from=$get_nodes_by_type item=child}<br />
59
60 <table width='100%'><br />
61 <tr><td><img src='{get_image_link id=$child.node_creator}' align='left' hspace='5' vspace='5' border='0'><br />
62 <a href='/id/{$child.node_id}'>{$child.node_name|wordwrap:20:"n":true}</a><br>{$child.node_content|truncate:230|imagestrip|stripslashes|wordwrap:15:"n":true|imagestrip}<br />
63 <br><center>by <a href='/id/{$child.node_creator}'>{$child.login}</a> {$child.node_views} views</center></td></tr><br />
64 </table><br><br />
65 {/foreach}<br />
66
67 <a href='/blogs/'>more blogs??</a><br />
68 </td><br />
69 <td valign='top'><br />
70 <center>{include file="modules/loginbox.tpl"}</center><br />
71 <br><br><br />
72 <Center><span align='center' class='important'>latest forums</span></center><br><br />
73 {get_nodes_by_type type=3 listing_amount=10 offset=$offset}<br />
74 {foreach from=$get_nodes_by_type item=child}<br />
75
76 <a href='/id/{$child.node_id}'>{$child.node_name}</a><br />
77 by <a href='/id/{$child.node_creator}'>{$child.login}</a><br />
78 ({$child.node_children_count} children)</a><br><br />
79 {/foreach}<br />
80 <br />
81 <br><br><br />
82 <Center><span align='center' class='important'>latest data nodes</span></center><br><br />
83
84 {get_nodes_by_type vector=;1;101 type=12 listing_amount=9 offset=$offset}<br />
85 {foreach from=$get_nodes_by_type item=child}<br />
86 <a href='/id/{$child.node_id}'>{$child.node_name}</a><br />
87 by <a href='/id/{$child.node_creator}'>{$child.login}</a><br />
88 in <a href='/id/{$child.node_parent}'>{$child.parent_name}</a><br><br />
89
90 {/foreach}<br />
91 <br><br />
92 {get_nodes_by_type orderby="nodes.node_created desc" vector=;1;101 type=5 listing_amount=27 offset=$offset on_main='yes'}<br />
93 <br><center><span class='important' align='center'>latest articles</span></center><br />
94 {foreach from=$get_nodes_by_type item=child }<br />
95 <table width='100%' class='bordered'><br />
96 <tr><td><img src='{get_image_link id=$child.node_id}' align='left' hspace='5' vspace='5' border='0'><br />
97
98 <a href='/id/{$child.node_id}'>{$child.node_name}</a><br><br />
99 {$child.node_content|truncate:230|stripslashes}<br />
100 <br><br><i>added by <a href='/id/{$child.node_creator}'>{$child.login}</a> <br />
101 into nodeshell <a href='/id/{$child.node_parent}'> {$child.parent_name}</a></i><br />
102 </td></tr><br />
103
104 </table><br><br />
105 {/foreach}<br />
106 <br />
107 </td><br />
108 <td valign='top' style='width: 105px'><br />
109 <center><br><a href='/id/31'>register</a></center><br />
110 <br><br><br />
111 {include file="modules/get_userlist.tpl"}<br />
112 </td><br />
113
114 <br />
115 </tr><br />
116 </table><br />
117 {include file="modules/footer.tpl"}<br />
118
119 </td></tr></table></html>
120
121
This page took 0.293129 seconds and 4 git commands to generate.