X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F1549822.tpl;fp=wwwroot%2Fdata%2Ftemplates%2Fown_templates%2F1549822.tpl;h=0000000000000000000000000000000000000000;hb=8ab498a1ff528bf9a7251ccc94a79ae86774fbca;hp=42bb9eae50e101c906981ecc1157e4e1f09588ef;hpb=2f9b488531ea667d5d2790e671dbe6e058c7ebd2;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/data/templates/own_templates/1549822.tpl b/wwwroot/data/templates/own_templates/1549822.tpl deleted file mode 100644 index 42bb9ea..0000000 --- a/wwwroot/data/templates/own_templates/1549822.tpl +++ /dev/null @@ -1,61 +0,0 @@ -{get_children listing_amount='232323' offset=$offset types=$children_types} - -{foreach from=$get_children item=child} -{$child.depth} - -{if $child.template_id eq 2} -  - nodeshell:: {$child.node_name} :: - (posledne, - k) - {if $child.lastdescendant_created > $child.last_visit}  NEW DESCENDANT{/if} - ({$child.login}){if $child.node_creator eq $user_id} --conf{/if} -{elseif $child.template_id eq 3} -  -  forum:: {$child.node_name|strip_tags} :: - ({$child.node_children_count} children{if $child.node_user_subchild_count} {$child.node_user_subchild_count} NEW{/if}) - {if $child.lastdescendant_created > $child.last_visit}  NEW DESCENDANT{/if} - ({$child.login}){if $child.node_creator eq $user_id} --conf{/if} -{elseif $child.template_id eq 5} -  -  article:: {$child.node_name} - ({$child.login}){if $child.node_creator eq $user_id} --conf{/if} -{elseif $child.template_id eq 12} -  -  data:: {$child.node_name} - ({$child.login}){if $child.node_creator eq $user_id} --conf{/if} -{elseif $child.template_id eq 14} -  -  template:: {$child.node_name} - ({$child.login}){if $child.node_creator eq $user_id} -conf{/if} - -{elseif $child.template_id eq 4} -  -  submission:: {$child.node_name} - ({$child.login}){if $child.node_creator eq $user_id} --conf{/if} -{else} -  -  node:: {$child.node_name} - ({$child.login}){if $child.node_creator eq $user_id} --conf{/if} -{/if} - {if $child.k > 0}[{$child.k}K]{/if}
-{/foreach} - -{get_linked_nodes orderby=$listing_order} -{foreach from=$get_linked_nodes item=link} -  - link:: {$link.node_name} :: - (posledne, - k) - {if $link.synapse_created > $link.last_visit}  NEW LINK{/if} - ({$link.login}){if $link.node_creator eq $user_id} --conf{/if}
-{/foreach} - -{foreach from=$get_linked_bookmarks item=link} -  - bookmark:: {$link.node_name} :: - (posledne, - k) - {if $link.synapse_created > $link.last_visit}  NEW LINK{/if} - ({$link.login}){if $link.node_creator eq $user_id} --conf{/if}
-{/foreach} \ No newline at end of file