X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=data%2Ftemplates%2Fown_templates%2F1573668.tpl;fp=data%2Ftemplates%2Fown_templates%2F1573668.tpl;h=10b372c0a6c9675a39e5dae69d98c3e99e1789b1;hb=b42b2bf946332ad8544d53f610be9cb05e80bf56;hp=0000000000000000000000000000000000000000;hpb=e586807dafc64c3fe152ab518599e6cf3f0f84e1;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/1573668.tpl b/data/templates/own_templates/1573668.tpl new file mode 100644 index 0000000..10b372c --- /dev/null +++ b/data/templates/own_templates/1573668.tpl @@ -0,0 +1,83 @@ +{include file="1549864.tpl"} + +{if $error eq true} +
{$error}
+{/if} + +{if $user_id eq false} +
{include file="1549885.tpl"}
+ +{else} + + + + + + + + +
+{include file="1549925.tpl"} + +{* showing poll *} +{*include file="1549834.tpl"*} +
+{*showing bookmark_statistics*} +{include file="1549386.tpl"} +
+ +
mesiac_ +rok_ + +
[ format mesiac: mm rok: yyyy ]
+
+ +{if $smarty.post.rok && $smarty.post.mes eq true} + +{getCreationByTemplateId template_id="4" creator_id=$node.node_id listing_amount=232323} + +{foreach from=$getCreationByTemplateId item=child} +{if $child.node_created|date_format:"%Y" eq $smarty.post.rok && $child.node_created|date_format:"%m" eq $smarty.post.mes} + +
{$child.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"} +
+
+ {$child.node_name|escape:"html"} in {$child.parent_name|escape:"html"} +{if $child.node_created > $node.last_visit}  NEW{/if} + +
+
+ {$child.node_content|truncate:230|stripslashes|escape:"html"} +
+
+{/if} +{/foreach} + +{else} +{getCreationByTemplateId template_id="4" creator_id=$node.node_id listing_amount=$listing_amount offset=$offset} + +{foreach from=$getCreationByTemplateId item=child} + +
+
+ {$child.node_name|strip_tags} in {$child.parent_name|strip_tags} {if $child.user_action neq false} [lokacia :: {$child.user_action|strip_tags}]{/if} +
  {$child.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"} + {if $child.k > 0} [{$child.k}K] {/if} + {if $child.lastdescendant_created > $node.last_visit}  NEW{/if} + +
+
+ {$child.node_content|truncate:230|stripslashes|strip_tags:false|imagestrip} +
+
+{/foreach} +{/if} + +
+
+{/if} + + + + +