X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=data%2Ftemplates%2Fown_templates%2F2515678.tpl;fp=data%2Ftemplates%2Fown_templates%2F2515678.tpl;h=4bdbce9c5390d2862d11d4d4941f98a67b8ba26c;hb=b42b2bf946332ad8544d53f610be9cb05e80bf56;hp=0000000000000000000000000000000000000000;hpb=e586807dafc64c3fe152ab518599e6cf3f0f84e1;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/2515678.tpl b/data/templates/own_templates/2515678.tpl new file mode 100644 index 0000000..4bdbce9 --- /dev/null +++ b/data/templates/own_templates/2515678.tpl @@ -0,0 +1,171 @@ +
+ + + +
+{* get_userlist *}{include file="1549848.tpl"} + +

Bookmarks

+ +{if $bookstyl eq 0} + +{get_bookmarks} +{foreach from=$get_bookmarks item=bookmark_category} +{* showing bookmark category *} +{if $bookmark_category.node_name neq false} +{$bookmark_category.node_name} + {if $bookmark_category.sum neq false} + :: {$bookmark_category.sum} NEW + {/if} +{/if} +
+ +{foreach from=$bookmark_category.children item=bookmarks} + +{if $bookmarks.node_name} +{$bookmarks.node_name} +{if $bookmarks.node_user_subchild_count neq false} +:: {$bookmarks.node_user_subchild_count} NEW CHILDREN +{/if} +{if $bookmarks.lastdescendant_created > $bookmarks.last_visit} +:: !!NEW DESCENDANT!! +{/if} +{if $bookmarks.node_updated > $bookmarks.last_visit} +:: !!CONTENT CHANGED!! +{/if} + +{/if} +
+{/foreach} + +
+{/foreach} + + +{/if} +{if $bookstyl eq 1} + +{get_bookmarks} +{foreach from=$get_bookmarks item=bookmark_category} +{* showing bookmark category *} +{if $bookmark_category.node_name neq false} + kategoria::{$bookmark_category.node_name} + +{/if} +
+ +{foreach from=$bookmark_category.children item=bookmarks} +{if $bookmarks.lastdescendant_created > $bookmarks.last_visit} + +{if $bookmarks.node_name} +{$bookmarks.node_name} +{if $bookmarks.node_user_subchild_count neq false} +:: {$bookmarks.node_user_subchild_count} NEW CHILDREN +{/if} +{if $bookmarks.lastdescendant_created > $bookmarks.last_visit} +:: !!NEW DESCENDANT!! +{/if} +{if $bookmarks.node_updated > $bookmarks.last_visit} +:: !!CONTENT CHANGED!! +{/if} + +{/if} +
+{/if} +{/foreach} + +
+{/foreach} + + +{/if} +{if $bookstyl eq 2} + +{get_bookmarks} +{foreach from=$get_bookmarks item=bookmark_category} +{* showing bookmark category *} +{if $bookmark_category.node_name neq false} + kategoria::{$bookmark_category.node_name} + {if $bookmark_category.sum neq false} + :: {$bookmark_category.sum} NEW + {/if} +{/if} +
+ +{foreach from=$bookmark_category.children item=bookmarks} +{if $bookmarks.node_user_subchild_count neq false} + +{if $bookmarks.node_name} +{$bookmarks.node_name} +{if $bookmarks.node_user_subchild_count neq false} +:: {$bookmarks.node_user_subchild_count} NEW CHILDREN +{/if} +{if $bookmarks.lastdescendant_created > $bookmarks.last_visit} +:: !!NEW DESCENDANT!! +{/if} +{if $bookmarks.node_updated > $bookmarks.last_visit} +:: !!CONTENT CHANGED!! +{/if} + +{/if} +
+{/if} +{/foreach} + +
+{/foreach} + +{/if} + +{if $bookstyl eq 3} + +{get_bookmarks} +{foreach from=$get_bookmarks item=bookmark_category} +{* showing bookmark category *} +{if $bookmark_category.node_name neq false} + kategoria::{$bookmark_category.node_name} + {if $bookmark_category.sum neq false} + :: {$bookmark_category.sum} NEW + {/if} +{/if} +
+ +{foreach from=$bookmark_category.children item=bookmarks} +{if $bookmarks.node_user_subchild_count neq false || $bookmarks.lastdescendant_created > $bookmarks.last_visit} + +{if $bookmarks.node_name} +{$bookmarks.node_name} +{if $bookmarks.node_user_subchild_count neq false} +:: {$bookmarks.node_user_subchild_count} NEW CHILDREN +{/if} +{if $bookmarks.lastdescendant_created > $bookmarks.last_visit} +:: !!NEW DESCENDANT!! +{/if} +{if $bookmarks.node_updated > $bookmarks.last_visit} +:: !!CONTENT CHANGED!! +{/if} + +{/if} +
+{/if} +{/foreach} + +
+{/foreach} + +{/if} + +Recycle Bin [1,2] +

+
+ +
+ Vsechny bookmarty + Jen new descendant + Jen new children + New Children a new descendant + + + +
+{*footer*}{include file="1694307.tpl"} \ No newline at end of file