1 {get_movement_params children_count=$node.node_children_count}
2 {include file="modules/header.tpl"}
5 <center><font style='error'>{$error}</font></center>
9 <center>{include file="modules/loginbox.tpl"}</center><br><br>
12 <table width='100%'><tr>
15 <td valign='top' align='center' width='23%'>
18 <tr><td colspan='2' align='center'>
19 <img src='/images/nodes/1/4/{$node.node_id}.gif'>
21 <tr><td>node:</td><td><a href='/id/{$node.node_id}'>23.02.2005-10:28:34</a></td></tr>
22 <tr><td>template:</td><td><a href='/id/4'>4</a></td></tr>
23 <tr><td>parent:</td><td><a href='/id/821926'>N0T3P4D</a></td>
24 <tr><td>owner:</td><td><a href='/id/1434594'>replica</a></td>
25 <tr><td>datetime:</td><td>23.02.2005. - 10:28:34</td></tr>
30 <table class='bordered'>
31 <tr><td colspan='2' align='center' class='important'>permissions</td></tr>
32 <tr><td>you:</td><td align='center'>
35 <tr><td>system:</td><td align='center'>private</a></td>
36 <tr><td>net:</td><td align='center'>yes</a></td>
40 <center><a href='/id/{$node.node_id}/neurons'>neurons</a></center>
42 <center><a href='/id/{$node.node_id}/stats'>statistics</a></center>
43 <center><a href='/id/{$node.node_id}/offtopic'>offtopic</a></center>
44 <center><a href='/id/{$node.node_id}/links'>links</a></center>
45 <center><a href='/id/{$node.node_id}/print'>print</a></center>
46 <center><a href='/id/15/{$node.node_id}'>k</a></center>
52 <td colspan='2' align='center'>
53 <br><span class='important'>node viewed 9 times</span>
54 <br><span class='important'>total descendants::</span>
55 <br><span class='important'>total children::0</span>
58 <form action='/id/{$node.node_id}/' method='post'>
61 <td colspan='2' align='center'>
62 <input type='submit' name='event' value='book'>
64 <input type='submit' name='event' value='K'>
71 <center><a href='/id/{$node.node_id}/configure'>configure</a></center><br>
72 <center><a href='/id/{$node.node_id}/forum'>!!!show flat!!!</a></center>
77 {include file="modules/get_poll_box.tpl"}
79 {*showing bookmark_statistics*}
80 {include file="modules/get_bookmark_statistics_box.tpl"}
82 <!--end of left column-->
84 <!--main central column-->
85 <td width=66% valign='top'>
86 {*showing node_content*}
87 {include file="modules/node_content.tpl"}
89 {*showing form for adding child node*}
90 <form enctype="multipart/form-data" action='/id/{$node.node_id}/
91 {if $action neq false}{$action}{/if}' method='post' name='formular'>
92 {if $permissions.w eq true}
93 {* include file="modules/addnode.tpl" *}
98 title or keywords::
99 <input type='text' name='node_name'>
101 <td><input type='checkbox' name='no_html' value='yes'><td valign='middle'> NO HTML</td>
105 <textarea name='node_content'></textarea>
109 <tr><!- -------------------------------------------- -->
113 {if $user_id eq 2133}
114 <input type='submit' name='event' value='add'>
116 <input type='submit' name='event' value='ass'>
120 <select name='template_id'>
121 <option value='4'>submission</option>
122 <option value='3'>forum</option>
123 <option value='2'>nodeshell</option>
124 <option value='12'>data</option>
129 <input type='submit' name='template_event' value='preview'>
135 <td><input type='hidden' name='get_children_offset' value='0'></td>
136 <td><input type='submit' name='get_children_move' value='<'></td>
137 <td><input type='submit' name='get_children_move' value='<<'></td>
138 <td><input class='small' name='listing_amount' type='text' value='100'></td>
139 <td><select name='listing_order'>
140 <option value='desc' selected >zozadu :-)</option>
141 <option value='asc' >(-: zpredu</option>
143 <td><input name='get_children_move' type='submit' value='>>'></td>
144 <td><input type='submit' name='get_children_move' value='>'></td>
150 <td align='left'><input type='submit' name='template_event' value='filter_by'>
152 <select name='search_type'>
153 <option value='user'>user</option>
154 <option value='content'>content</option>
156 <td align='left'><input type='submit' name='event' value='put'>
157 <td align='left'><input class='small' type='text' value='' name='nodeshell_id'>
158 <td><input type='hidden' name='node_parent' value='{$node.node_id}'>
160 </tr><!- -------------------------------------------- -->
162 <tr><!- -------------------------------------------- -->
164 <td colspan='5' align='center'>
166 <td colspan='5' align='center'>
167 <input type='submit' name='event' value='delete'>
168 <input type='submit' name='event' value='set_parent'>
169 ::<input type='text' name='new_parent'>
175 </tr><!- -------------------------------------------- -->
178 <table align='center'><tr>
180 <td><input type='submit' value='K' name='event'> </td>
185 <table align='center'>
187 <td><a href='/id/{$user_id}/'>
188 <img hspace='0' vspace='0' width='50' height='50' border='0' align='left' name='pwnd' alt='pwnd' src='/images/nodes/{$user_id[0]}/{$user_id[1]}/{$user_id}.gif'>
193 {include file="modules/get_threaded_children.tpl"}
198 <!--end of central column-->
202 {include file="modules/footer.tpl"}