X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=data%2Ftemplates%2Fown_templates%2F1549582.tpl;fp=data%2Ftemplates%2Fown_templates%2F1549582.tpl;h=0000000000000000000000000000000000000000;hb=a1797ae2365c0b45e3456fd6bc98b2993ffc87a8;hp=31d0f929ef0b324bec069388854c9888a589eabe;hpb=b097cd5c3065f23e47a0226ee43fa0ce9cc4cd99;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/1549582.tpl b/data/templates/own_templates/1549582.tpl deleted file mode 100644 index 31d0f92..0000000 --- a/data/templates/own_templates/1549582.tpl +++ /dev/null @@ -1,54 +0,0 @@ -{if $template_event eq 'preview'} - - - -
- - -
PREVIEW - -
{$post_vars.node_content|preview}
-
-{* end of preview *} - -{elseif $template_event eq 'filter_by'} - {get_children listing_amount=23232322323 offset=$offset types=$children_types search_type=$post_vars.search_type search=$post_vars.node_content} -{elseif $node.node_user_subchild_count eq true} - {get_children children_type=$children_type listing_amount=$node.node_user_subchild_count+5 offset=$offset} -{else} - {get_children children_type=$children_type listing_amount=$listing_amount offset=$offset} -{/if} - -{get_linked_nodes} - -{merge_arrays array1=$get_children array2=$get_linked_nodes sort_by='node_created'} - - -{foreach from=$merged item=child} - - - - -
- - {if $child.k eq true}{$child.k} k{/if} - - - - -
-  {$child.creator} - {if $child.user_action neq false} -  [lokacia :: {$child.user_action}] - {/if} -   {$child.node_created|date_format:"%H:%M:%S - %d.%m.%Y"}  -    -   {$child.node_name}   - {if $child.k > 0} [{$child.k}K] {/if} - {if $child.node_created > $node.last_visit}  NEW{/if} - {if $child.node_children_count}{$child.node_children_count}  CHILDREN{/if} - {if $child.node_parent neq $node.node_id}LINKED{/if} -
{$child.node_content|stripslashes}
-
-
-{/foreach}