51ff3226 |
1 | {get_movement_params children_count=$node.node_children_count} |
2 | {include file="modules/header.tpl"} |
3 | |
4 | |
5 | {if $error eq true} |
6 | <center><font style='error'>{$error}</font></center> |
7 | {/if} |
8 | |
9 | {if $user_id eq false} |
10 | <center>{include file="modules/loginbox.tpl"}</center><br><br> |
11 | {/if} |
12 | |
13 | <table width='100%'><tr> |
14 | |
15 | |
16 | <!--left column--> |
17 | <td valign='top' align='center' width='23%'> |
18 | {* show node info *} |
19 | {include file="modules/node_settings.tpl"} |
20 | |
21 | {* showing poll *} |
22 | {include file="modules/get_poll_box.tpl"} |
23 | <br> |
24 | {*showing bookmark_statistics*} |
25 | {include file="modules/get_bookmark_statistics_box.tpl"} |
26 | </td> |
27 | |
28 | <!--end of left column--> |
29 | |
30 | <!--main central column--> |
31 | <td valign='top'> |
32 | {*showing node_content*} |
33 | {include file="modules/node_content.tpl"} |
34 | |
35 | <form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post' name='formular'> |
36 | {if $permissions.w eq true}{include file="modules/addnode.tpl"}{/if} |
37 | </form> |
38 | |
39 | {get_children listing_amount='23232323232323' offset=$offset types=$children_types} |
40 | |
41 | {foreach from=$get_children item=child} |
42 | {$child.depth} |
43 | |
44 | {if $child.template_id eq 2} |
45 | <input style='height: 11px; width: 11px;' type='checkbox' value='{$child.node_id}' name='node_chosen[]'> |
46 | nodeshell:: <a class='important' href='/id/{$child.node_id}'>{$child.node_name}</a> :: |
47 | (<a href='/id/23/{$child.node_vector}'>posledne</a>, |
48 | <a href='/id/15/{$child.node_vector}'>k</a>, {if $child.node_creator eq $user_id or $child.node_permission eq 'master' or $child.node_permission eq 'op'}<a href='/id/{$child.node_id}/1961033'>configure</a>{/if}) |
49 | {if $child.lastdescendant_created > $child.last_visit}<span class='most_important'> NEW DESCENDANT</span>{/if} |
50 | (<a href='/id/{$child.node_creator}'>{$child.login}</a>)<br> |
51 | {elseif $child.template_id eq 1417553} |
52 | <input style='height: 11px; width: 11px;' type='checkbox' value='{$child.node_id}' name='node_chosen[]'> |
53 | node-hell:: <a class='important' href='/id/{$child.node_id}'>{$child.node_name}</a> :: |
54 | (<a href='/id/23/{$child.node_vector}'>posledne</a>, |
55 | <a href='/id/15/{$child.node_vector}'>k</a>, {if $child.node_creator eq $user_id or $child.node_permission eq 'master' or $child.node_permission eq 'op'}<a href='/id/{$child.node_id}/1961033'>configure</a>{/if}) |
56 | {if $child.lastdescendant_created > $child.last_visit}<span class='most_important'> NEW DESCENDANT</span>{/if} |
57 | (<a href='/id/{$child.node_creator}'>{$child.login}</a>)<br> |
58 | {elseif $child.template_id eq 3} |
59 | <input style='height: 11px; width: 11px;' type='checkbox' value='{$child.node_id}' name='node_chosen[]'> |
60 | forum:: <a href='/id/{$child.node_id}'>{$child.node_name}</a> :: |
61 | ({$child.node_children_count} children{if $child.node_user_subchild_count} <span class='most_important'> {$child.node_user_subchild_count} NEW</span>{/if}) |
62 | {if $child.lastdescendant_created > $child.last_visit}<span class='most_important'> NEW DESCENDANT</span>{/if} |
63 | {if $child.node_creator eq $user_id or $child.node_permission eq 'master' or $child.node_permission eq 'op'}(<a href='/id/{$child.node_id}/1961033'>configure</a>>{/if} (<a href='/id/{$child.node_creator}'>{$child.login}</a>) <br> |
64 | {elseif $child.template_id eq 5} |
65 | <input style='height: 11px; width: 11px;' type='checkbox' value='{$child.node_id}' name='node_chosen[]'> |
66 | article:: <a class='important' href='/id/{$child.node_id}'>{$child.node_name}</a> :: {if $child.node_creator eq $user_id or $child.node_permission eq 'master' or $child.node_permission eq 'op'}(<a href='/id/{$child.node_id}/1961033'>configure</a>){/if} (<a href='/id/{$child.node_creator}'>{$child.login}</a>) <br> |
67 | {elseif $child.template_id eq 12} |
68 | <input style='height: 11px; width: 11px;' type='checkbox' value='{$child.node_id}' name='node_chosen[]'> |
69 | data:: <a class='important' href='/id/{$child.node_id}'>{$child.node_name}</a> |
70 | {if $node.node_creator eq $user_id or $node.node_permission eq 'master' or $node.node_permission eq 'op'}(<a href='/id/{$node.node_id}/1961033'>configure</a>){/if} (<a href='/id/{$child.node_creator}'>{$child.login}</a>)<br> |
71 | {elseif $child.template_id eq 14} |
72 | <input style='height: 11px; width: 11px;' type='checkbox' value='{$child.node_id}' name='node_chosen[]'> |
73 | template:: <a class='important' href='/id/{$child.node_id}'>{$child.node_name}</a> :: {if $child.node_creator eq $user_id or $child.node_permission eq 'master' or $child.node_permission eq 'op'}(<a href='/id/{$child.node_id}/1961033'>configure</a>){/if} (<a href='/id/{$child.node_creator}'>{$child.login}</a>) (<br> |
74 | |
75 | {elseif $child.template_id eq 4} |
76 | <input style='height: 11px; width: 11px;' type='checkbox' value='{$child.node_id}' name='node_chosen[]'> |
77 | submission:: <a class='important' href='/id/{$child.node_id}'>{$child.node_name}</a> :: |
78 | {if $child.node_creator eq $user_id or $child.node_permission eq 'master' or $child.node_permission eq 'op'}(<a href='/id/{$child.node_id}/1961033'>configure</a>){/if} (<a href='/id/{$child.node_creator}'>{$child.login}</a>) <br> |
79 | |
80 | {elseif $child.template_id eq 28} |
81 | <input style='height: 11px; width: 11px;' type='checkbox' value='{$child.node_id}' name='node_chosen[]'> |
82 | rss_bot:: <a class='important' href='/id/{$child.node_id}'>{$child.node_name}</a> :: {if $child.node_creator eq $user_id or $child.node_permission eq 'master' or $child.node_permission eq 'op'}(<a href='/id/{$child.node_id}/1961033'>configure</a>){/if} (<a href='/id/{$child.node_creator}'>{$child.login}</a>) <br> |
83 | |
84 | {elseif $child.template_id eq $child.node_id} |
85 | <input style='height: 11px; width: 11px;' type='checkbox' value='{$child.node_id}' name='node_chosen[]'> |
86 | tpl:: <a class='important' href='/id/{$child.node_id}'>{$child.node_name}</a> :: (<a href='/id/{$child.node_id}/14'>code</a>{if $child.node_creator eq $user_id or $child.node_permission eq 'master' or $child.node_permission eq 'op'}|<a href='/id/{$child.node_id}/1961033'>configure</a>{/if}) (<a href='/id/{$child.node_creator}'>{$child.login}</a>) <br> |
87 | |
88 | |
89 | {else} |
90 | <input style='height: 11px; width: 11px;' type='checkbox' value='{$child.node_id}' name='node_chosen[]'> |
91 | node:: <a class='important' href='/id/{$child.node_id}'>{$child.node_name}</a> :: |
92 | {if $child.node_creator eq $user_id or $child.node_permission eq 'master' or $child.node_permission eq 'op'}(<a href='/id/{$child.node_id}/1961033'>configure</a>){/if} (<a href='/id/{$child.node_creator}'>{$child.login}</a>) <br> |
93 | {/if} |
94 | {/foreach} |
95 | |
96 | {get_linked_nodes orderby=$listing_order} |
97 | {foreach from=$get_linked_nodes item=link} |
98 | <input style='height: 11px; width: 11px;' type='checkbox' value='{$link.node_id}' name='node_chosen[]'> |
99 | link:: <a class='important' href='/id/{$link.node_id}'>{$link.node_name}</a> :: |
100 | (<a href='/id/23/{$link.node_vector}'>posledne</a>, |
101 | <a href='/id/15/{$link.node_vector}'>k</a>) |
102 | {if $link.synapse_created > $link.last_visit}<span class='most_important'> NEW LINK</span>{/if} ({if $child.node_creator eq $user_id or $child.node_permission eq 'master' or $child.node_permission eq 'op'}(<a href='/id/{$child.node_id}/1961033'>configure</a>){/if} |
103 | (<a href='/id/{$link.synapse_creator}'>{$link.login}</a>) <br> |
104 | {/foreach} |
105 | |
106 | {foreach from=$get_linked_bookmarks item=link} |
107 | <input style='height: 11px; width: 11px;' type='checkbox' value='{$link.node_id}' name='node_chosen[]'> |
108 | bookmark:: <a class='important' href='/id/{$link.node_id}'>{$link.node_name}</a> :: |
109 | (<a href='/id/23/{$link.node_vector}'>posledne</a>, |
110 | <a href='/id/15/{$link.node_vector}'>k</a>) |
111 | {if $link.synapse_created > $link.last_visit}<span class='most_important'> NEW LINK</span>{/if} |
112 | (<a href='/id/{$link.synapse_creator}'>{$link.login}</a>) ({if $child.node_creator eq $user_id or $child.node_permission eq 'master' or $child.node_permission eq 'op'}<a href='/id/{$child.node_id}/1961033'>configure</a>{/if})<br> |
113 | {/foreach} |
114 | |
115 | <!--end of central column--> |
116 | </td></tr></table> |
117 | |
118 | |
119 | {include file="modules/footer.tpl"} |
120 | |
121 | |
122 | |