X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F2072298.tpl;fp=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F2072298.tpl;h=64d6445d74b82b0cd149765afd746a139c70201b;hb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;hp=0000000000000000000000000000000000000000;hpb=dcee763368a1e3f380d07320a5254d91a09304e6;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/data/templates/own_templates/2072298.tpl b/wwwroot/data/templates/own_templates/2072298.tpl new file mode 100644 index 0000000..64d6445 --- /dev/null +++ b/wwwroot/data/templates/own_templates/2072298.tpl @@ -0,0 +1,170 @@ +
+ + + +
+{* get_userlist *}{include file="1549848.tpl"} + +

Bookmarks.fresh

+ +{if $bookstyl eq 0} + +{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_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 + + + +
\ No newline at end of file