X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=data%2Ftemplates%2Fown_templates%2F802610.tpl;fp=data%2Ftemplates%2Fown_templates%2F802610.tpl;h=e2d23bbe0313fde7e81e517ae17fa56a8c3c0e4e;hb=b42b2bf946332ad8544d53f610be9cb05e80bf56;hp=0000000000000000000000000000000000000000;hpb=e586807dafc64c3fe152ab518599e6cf3f0f84e1;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/802610.tpl b/data/templates/own_templates/802610.tpl new file mode 100644 index 0000000..e2d23bb --- /dev/null +++ b/data/templates/own_templates/802610.tpl @@ -0,0 +1,81 @@ + +{include file="modules/header.tpl"} + + + +
+ +{get_userlist} +{if $active_friends eq true} + +
friends
+{foreach from=$active_friends item=node_visitor} +
{$node_visitor.login}
+{/foreach}
+{/if} +
users on.line
+{foreach from=$active_users item=node_visitor} +{$node_visitor.login}
+{/foreach} + +
+
+ +{get_bookmark_statistics} +{foreach from=$get_bookmark_statistics item=bookmark_statistic} + +{/foreach} +
{$bookmark_statistic.login}{$bookmark_statistic.node_user_subchild_count}
+
+ + +
+
+ +  +{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} +{if $bookmark_category.node_name neq true} +Unsorted +{/if} + +
+{foreach from=$bookmark_category.children item=bookmarks} +{if $bookmarks.node_name && $bookmarks.node_id} +
+{$bookmarks.node_name|strip_tags} +{if $bookmarks.node_user_subchild_count neq false} +:: {$bookmarks.node_user_subchild_count} N! +{/if} +{if $bookmarks.lastdescendant_created > $bookmarks.last_visit} +:: D! +{/if}   [posledne] +
+
{/if} +{/foreach}
+ +
+ +{/foreach} +
+ +
+ + +
+
+{if $node.node_creator eq $user_id or $node.node_permission eq 'master' or $node.node_permission eq 'op'}configure{/if} top
+
+ + +