1 <form method='post' action='/id/{$node.node_id}'>
3 <tr><td valign='top' width=12%>
4 {* get_userlist *}{include file="1549848.tpl"}
7 <td valign='top' width=50%>
8 <h1>Bookmarks.fresh</h1>
13 {foreach from=$get_bookmarks item=bookmark_category}
14 {* showing bookmark category *}
15 {if $bookmark_category.node_name neq false}
16 kategoria::<a class='important' href='/id/{$bookmark_category.node_id}/'>{$bookmark_category.node_name}</a>
17 {if $bookmark_category.sum neq false}
18 :: <span class='most_important'> {$bookmark_category.sum} NEW</span>
23 {foreach from=$bookmark_category.children item=bookmarks}
24 <input style='height: 11px; width: 11px;' type='checkbox' name='bookmarks_chosen[]' value='{$bookmarks.node_id}'>
25 {if $bookmarks.node_name}
26 <a href='/id/{$bookmarks.node_id}'>{$bookmarks.node_name}</a>
27 {if $bookmarks.node_user_subchild_count neq false}
28 :: <span class='most_important'> {$bookmarks.node_user_subchild_count} NEW CHILDREN</span>
30 {if $bookmarks.lastdescendant_created > $bookmarks.last_visit}
31 :: <span class='most_important'>!!NEW DESCENDANT!!</span>
33 {if $bookmarks.node_updated > $bookmarks.last_visit}
34 :: <span class='most_important'>!!CONTENT CHANGED!!</span>
49 {foreach from=$get_bookmarks item=bookmark_category}
50 {* showing bookmark category *}
51 {if $bookmark_category.node_name neq false}
52 kategoria::<a class='important' href='/id/{$bookmark_category.node_id}/'>{$bookmark_category.node_name}</a>
57 {foreach from=$bookmark_category.children item=bookmarks}
58 {if $bookmarks.lastdescendant_created > $bookmarks.last_visit}
59 <input style='height: 11px; width: 11px;' type='checkbox' name='bookmarks_chosen[]' value='{$bookmarks.node_id}'>
60 {if $bookmarks.node_name}
61 <a href='/id/{$bookmarks.node_id}'>{$bookmarks.node_name}</a>
62 {if $bookmarks.node_user_subchild_count neq false}
63 :: <span class='most_important'> {$bookmarks.node_user_subchild_count} NEW CHILDREN</span>
65 {if $bookmarks.lastdescendant_created > $bookmarks.last_visit}
66 :: <span class='most_important'>!!NEW DESCENDANT!!</span>
68 {if $bookmarks.node_updated > $bookmarks.last_visit}
69 :: <span class='most_important'>!!CONTENT CHANGED!!</span>
85 {foreach from=$get_bookmarks item=bookmark_category}
86 {* showing bookmark category *}
87 {if $bookmark_category.node_name neq false}
88 kategoria::<a class='important' href='/id/{$bookmark_category.node_id}/'>{$bookmark_category.node_name}</a>
89 {if $bookmark_category.sum neq false}
90 :: <span class='most_important'> {$bookmark_category.sum} NEW</span>
95 {foreach from=$bookmark_category.children item=bookmarks}
96 {if $bookmarks.node_user_subchild_count neq false}
97 <input style='height: 11px; width: 11px;' type='checkbox' name='bookmarks_chosen[]' value='{$bookmarks.node_id}'>
98 {if $bookmarks.node_name}
99 <a href='/id/{$bookmarks.node_id}'>{$bookmarks.node_name}</a>
100 {if $bookmarks.node_user_subchild_count neq false}
101 :: <span class='most_important'> {$bookmarks.node_user_subchild_count} NEW CHILDREN</span>
103 {if $bookmarks.lastdescendant_created > $bookmarks.last_visit}
104 :: <span class='most_important'>!!NEW DESCENDANT!!</span>
106 {if $bookmarks.node_updated > $bookmarks.last_visit}
107 :: <span class='most_important'>!!CONTENT CHANGED!!</span>
123 {foreach from=$get_bookmarks item=bookmark_category}
124 {* showing bookmark category *}
125 {if $bookmark_category.node_name neq false}
126 kategoria::<a class='important' href='/id/{$bookmark_category.node_id}/'>{$bookmark_category.node_name}</a>
127 {if $bookmark_category.sum neq false}
128 :: <span class='most_important'> {$bookmark_category.sum} NEW</span>
133 {foreach from=$bookmark_category.children item=bookmarks}
134 {if $bookmarks.node_user_subchild_count neq false || $bookmarks.lastdescendant_created > $bookmarks.last_visit}
135 <input style='height: 11px; width: 11px;' type='checkbox' name='bookmarks_chosen[]' value='{$bookmarks.node_id}'>
136 {if $bookmarks.node_name}
137 <a href='/id/{$bookmarks.node_id}'>{$bookmarks.node_name}</a>
138 {if $bookmarks.node_user_subchild_count neq false}
139 :: <span class='most_important'> {$bookmarks.node_user_subchild_count} NEW CHILDREN</span>
141 {if $bookmarks.lastdescendant_created > $bookmarks.last_visit}
142 :: <span class='most_important'>!!NEW DESCENDANT!!</span>
144 {if $bookmarks.node_updated > $bookmarks.last_visit}
145 :: <span class='most_important'>!!CONTENT CHANGED!!</span>
158 Recycle Bin [<a href='/id/1571388/2086083'>1</a>,<a href='/id/123456/2086083'>2</a>]
160 <input type='text' name='bookmark_category_id' /><input type='submit' name='event' value='set_bookmark_category' /><br />
161 <input type='submit' name='event' value='unbook_multi' />
162 <input type='submit' name='event' value='set_as_read' /><br />
163 <input type='radio' value='0' name='bookstyl'> Vsechny bookmarty
164 <input type='radio' value='1' name='bookstyl'> Jen new descendant
165 <input type='radio' value='2' name='bookstyl'> Jen new children
166 <input type='radio' value='3' name='bookstyl'> New Children a new descendant
167 <input type='submit' name='event' value='bookstyl' />