Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1496001.tpl
1 {if $header_id neq true}
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
5 <link rel='stylesheet' type='text/css' href='/data/css/main.css'>
6 <title>
7 {* title *}{include file="791948.tpl"}
8 </title>
9 </head>
10 <body>
11 {/if}
12 {if $user_id eq true}
13 {if $header_id neq true} {* toolbar *}{include file="1549959.tpl"}
14 {/if}
15 {/if}
16 {literal}
17 <style>
18 .cmnt {font-size:80%;}
19 .cmnt a {font-size:100%;}
20
21 </style>
22 {/literal}
23
24 <div style="text-align:left; position:relative; width: 780px; margin: 0 auto;">
25 <img src="/upload/top.gif">
26 <div style="border:1px solid #6dae42; border-top:0; width: 778px; _width:780px;">
27 <!-- left column -->
28 <div style="float: left; width:25%; margin-left:5px;">
29 <!-- data nodes -->
30 <span class="important">latest data nodes::</span><br><span class='cmnt'><a href="/id/683643/2080947">books</a>&laquo;</span><br><br>
31 {get_nodes_by_type type=12 listing_amount=23 offset=$offset}
32 {foreach from=$get_nodes_by_type item=child}
33 <a href='/id/{$child.node_id}'>{$child.node_name|wordwrap:40:"<br>":true}</a><br>
34 <span class='cmnt'>by <a href='/id/{$child.node_creator}'>{$child.login|wordwrap:40:"<br>":true}</a>
35 in <a href='/id/{$child.node_parent}'>{$child.parent_name|wordwrap:40:"<br>":true}</a></span><br><br>
36
37 {/foreach}
38 <!-- end of datanodes -->
39 <br><br><br>
40 <!-- blogs -->
41 {get_nodes_by_parent parent=21 listing_amount=18 offset=$offset}
42 <span class='important'>user blogs::</span><Br><Br>
43 {foreach from=$get_nodes_by_parent item=child}
44 <img src='{get_image_link id=$child.node_creator}' align='left' hspace='5' vspace='5' border='0'>
45 <a href='/id/{$child.node_id}'>{$child.node_name|strip_tags:false|wordwrap:20:"<br>":true}</a><br>{$child.node_content|truncate:66|stripslashes|wordwrap:20:"<br>":true|strip_tags:false}
46 <span class='cmnt'><br>by <a href='/id/{$child.node_creator}'>{$child.login}</a> {$child.node_views} views
47 </span><br><br style="clear:left;">
48
49 {/foreach}
50 <!-- end of blogs -->
51 {* node_settings *}{include file="1549925.tpl"}
52 </div>
53 <!-- end of left column -->
54 <!-- central column -->
55 <div style="float: left; width:50%; _width:360px; margin-left:5px;">
56 {* loginbox *}{include file="1549885.tpl"}<br>
57 <!-- forums -->
58 <span class='important'>latest forums::</span><br><br>
59 {get_linked_nodes node_id=1058182 listing_amount=23}
60 {foreach from=$get_linked_nodes item=child}
61 <a href='/id/{$child.node_id}'>{$child.node_name|strip_tags|stripslashes}</a>
62 <span class='cmnt'>by <a href='/id/{$child.node_creator}'>{$child.login}</a>
63 ({$child.node_children_count} children)</a></span><br>
64
65 {/foreach}<br>
66 <!-- end of forums -->
67 <!-- articles -->
68 {get_linked_nodes node_id=1 listing_amount=23}<br>
69 <span class='important'>latest articles::</span><br><br>
70 {foreach from=$get_linked_nodes item=child }
71 <div style="border:1px solid #6dae42; margin-bottom:8px;">
72 <img width=75 src='{get_image_link id=$child.node_id}' hspace='5' vspace='5' style='float:left; border:0;'>
73 <a href='/id/{$child.node_id}'>{$child.node_name}</a><br>
74 {$child.node_content|truncate:320|stripslashes|strip_tags:false}
75 <br><br><span class='cmnt'>node created by <a href='/id/{$child.node_creator}'>{$child.login}</a>,synapse link created by <a href='/id/{$child.synapse_creator}'>{$child.linker}</a></span><br style='clear:left;'>
76 </div>
77
78 {/foreach}
79 <!-- end of articles -->
80 <br>
81 </div>
82 <!-- end of central column -->
83 <!-- right column -->
84 <div style="float:right; width: 20%; margin-right:5px; margin-top:23px;">
85 <center><a href='/id/31'>register</a><br><a href='/id/17/' title='request password'>request password</a>
86 <form action='/id/25/' method='post'>
87 <input type='text' value='{$smarty.post.query}' name='query'>
88 <input type='submit' name='template_event' value='search'><br>
89 </form><br><br>
90 </center>
91 {* get_userlist *}{include file="1549848.tpl"}
92 </div>
93 <!-- end of right column -->
94 </div>
95 <br style="clear:both;">
96
97 </div>
98 {* footer *}{include file="1549377.tpl"}
This page took 0.303582 seconds and 4 git commands to generate.