X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F7.tpl;fp=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F7.tpl;h=8ca0705395c1de971f3c8239a983112fc2542bda;hb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;hp=0000000000000000000000000000000000000000;hpb=dcee763368a1e3f380d07320a5254d91a09304e6;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/data/templates/own_templates/7.tpl b/wwwroot/data/templates/own_templates/7.tpl new file mode 100644 index 0000000..8ca0705 --- /dev/null +++ b/wwwroot/data/templates/own_templates/7.tpl @@ -0,0 +1,77 @@ +{* header *}{include file="1549864.tpl"} + +{if $error eq true} +
{$error}
+{/if} + +{if $user_id eq false} +
{* loginbox *}{include file="1549885.tpl"}
+ +{else} + + + + + + + + +
+{* node_settings *}{include file="1549925.tpl"} + +{* showing poll *}{*include file="1549834.tpl"*} +
+{*showing bookmark_statistics*}{include file="1549386.tpl"} +
+ +{include file="1549916.tpl"} +{* shows what other friends think about users *} +{get_children_by_external_link external_link='session://friend' listing_amount=$listing_amount offset=$offset orderby=desc} +{foreach from=$get_children_by_external_link item=child} + + + +
  + + +
+{if $child.template_id eq 6 } +
{$child.node_name} +{elseif $child.template_id eq 5 } +
{$child.node_name} +{else} +comment::{$child.node_name} by + {$child.login} +{if $child.user_action neq false} + [{$child.user_action}] +{/if} +{/if} +
  {$child.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"}
+
{$child.node_content|nl2br|stripslashes}
+
+{/foreach} + +
+
+ +
+{if $permissions.w eq true} + + + + + +
+ with name:
+{/if} + +
+
+ + +
+{/if}