X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;ds=sidebyside;f=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F1478235.tpl;fp=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F1478235.tpl;h=746f85689723b737055ab9f5ed72c8f9f2d23016;hb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;hp=0000000000000000000000000000000000000000;hpb=dcee763368a1e3f380d07320a5254d91a09304e6;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/data/templates/own_templates/1478235.tpl b/wwwroot/data/templates/own_templates/1478235.tpl new file mode 100644 index 0000000..746f856 --- /dev/null +++ b/wwwroot/data/templates/own_templates/1478235.tpl @@ -0,0 +1,92 @@ +{*header*}{include file="1549864.tpl"} + + + +{if $user_id eq false} +
{* loginbox *}{include file="1549885.tpl"}
+ +{else} + + + + + + + +
+
+{*friends*} + +{get_userlist} +{if $active_friends eq true} +
+
friends
+{foreach from=$active_friends item=active_friend} +
+{/foreach} + +{/if} + +
+ +{$active_friend.login|strip_tags}[{$active_friend.user_action|strip_tags:false|truncate:23}]
{$active_friend.idle_time_minutes}min {$active_friend.idle_time_seconds}sec +
+
+
+
users on.line
+{foreach from=$active_users item=active_user} +
{$active_user.login|escape:'html'|truncate:23}
+{/foreach} +
+ +
+ +
+  +{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:false|truncate:123} +{if $bookmarks.node_user_subchild_count neq false} ::{$bookmarks.node_user_subchild_count} NeW CHiLd +{/if} + +{if $bookmarks.lastdescendant_created > $bookmarks.last_visit} ::DeSCdnT +{/if} +{if $bookmarks.node_updated > $bookmarks.last_visit} ::ConTNT CHanGD +{/if} +{if $bookmarks.node_creator eq $user_id or $bookmarks.node_permission eq 'master' or $bookmarks.node_permission eq 'op'} ::[configure] +{/if} + ::[{$bookmarks.node_creator}] +
+ +{/if} +{/foreach}
+ +
+ +{/foreach} +
+ + +
+ +
+{/if} + +{*footer*}{include file="1549377.tpl"} \ No newline at end of file