X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=basic-data%2Ftemplates%2Fown_templates%2F1562726.tpl;fp=basic-data%2Ftemplates%2Fown_templates%2F1562726.tpl;h=0000000000000000000000000000000000000000;hb=28a0f9d30ba36c49c48b59cad22a855a0337161a;hp=6457ca1176568d7af528129ca23441d5eb01faf4;hpb=a1797ae2365c0b45e3456fd6bc98b2993ffc87a8;p=mirrors%2FKyberia-bloodline.git diff --git a/basic-data/templates/own_templates/1562726.tpl b/basic-data/templates/own_templates/1562726.tpl deleted file mode 100644 index 6457ca1..0000000 --- a/basic-data/templates/own_templates/1562726.tpl +++ /dev/null @@ -1,123 +0,0 @@ -{include file="modules/header.tpl"} - -{if $user_id eq false} -
{include file="modules/loginbox.tpl"}


-{/if} - - - - - - - - - -
-{* show node info *} -{include file="modules/node_settings.tpl"} - -{* showing poll *} -{include file="modules/get_poll_box.tpl"} -
-{*showing bookmark_statistics*} - -{include file="modules/get_bookmark_statistics_box.tpl"} -
-{*showing node_content*} -
-{$node.node_content|nl2br} -


-{*showing form for adding child node*} -
-{if $permissions.w eq true}{include file="modules/addnode.tpl"}{/if} - -{if $template_event eq 'preview'} - - - -
- - -
PREVIEW - -
{$post_vars.node_content|preview}
-
-{* end of preview *} - -{elseif $template_event eq 'filter_by'} -{get_threaded_children listing_amount=23232322323 offset=$offset types=$children_types search_type=$post_vars.search_type search=$post_vars.node_content} -{elseif $user_id neq true} -{get_threaded_children offset=0 listing_amount=232 orderby="asc"} -{elseif $node.node_user_subchild_count eq true} -{get_threaded_children offset=0 listing_amount=232 time=$node.last_visit time=$node.last_visit orderby=$listing_order types=$children_types} - -{else} -{get_threaded_children listing_amount=$listing_amount offset=$offset types=$children_types orderby=$listing_order} -{/if} - - - -{*get_linked_nodes time_1=$time_1 time_2=$time_2 orderby=$listing_order*} -{if $user_id neq true} -{merge_arrays array1=$get_threaded_children array2=$get_linked_nodes sort_by='thread' orderby="asc"} -{else} -{merge_arrays array1=$get_threaded_children array2=$get_linked_nodes sort_by='thread' orderby=$listing_order} -{/if} - - -{foreach from=$merged item=child} -{if $child.template_id eq 11} - {get_poll poll=$child} - {include file="modules/show_poll.tpl" get_poll=$get_poll} -
-{else} - - - -{*if $child.node_created > $node.last_visit and $child.depth>$node.vector_depth*} - - -{*/if*} - - -
{$child.node_vector}
- - -
{$child.login} -{if $child.user_action neq false} - [lokacia :: {$child.user_action}] -{/if} -   -  {$child.node_created|date_format:"%d.%m.%Y. - %H:%M:%S"} -{if $child.node_created > $node.last_visit}  NEW{/if} -{if $child.node_status eq 'linked'}LINKED{/if} - -{if $child.node_name eq ''} - -{else} - -{/if} -
{$child.node_content|stripslashes|nl2br}
-
-{/if} -
-{/foreach} - - - - - - - -
- - - -
- - -
- -{include file="modules/footer.tpl"} -