X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=data%2Ftemplates%2Fown_templates%2F1897709.tpl;fp=data%2Ftemplates%2Fown_templates%2F1897709.tpl;h=ef5938a49401f43b33c642acad7d2e21cbcf6a62;hb=8ab498a1ff528bf9a7251ccc94a79ae86774fbca;hp=0000000000000000000000000000000000000000;hpb=2f9b488531ea667d5d2790e671dbe6e058c7ebd2;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/1897709.tpl b/data/templates/own_templates/1897709.tpl new file mode 100644 index 0000000..ef5938a --- /dev/null +++ b/data/templates/own_templates/1897709.tpl @@ -0,0 +1,38 @@ +{include file="1549864.tpl"} + +{if $error eq true} +
{$error}
+{/if} + +{if $user_id eq false} +
{include file="1549885.tpl"}
+ +{else} +fylter prispevkov
+/1897709 zadajte do adresy za niekoho userinfo vo formate mesiac: mm rok: yyyy

+ +
+mesiac_ rok_ +
+ +{getCreationByTemplateId template_id="4" creator_id=$node.node_creator 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} + + + +{/if} \ No newline at end of file