X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=data%2Ftemplates%2Fown_templates%2F1432207.tpl;fp=data%2Ftemplates%2Fown_templates%2F1432207.tpl;h=ac619399237e04035a57ee6a34a4f55876855948;hb=28a0f9d30ba36c49c48b59cad22a855a0337161a;hp=0000000000000000000000000000000000000000;hpb=a1797ae2365c0b45e3456fd6bc98b2993ffc87a8;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/1432207.tpl b/data/templates/own_templates/1432207.tpl new file mode 100644 index 0000000..ac61939 --- /dev/null +++ b/data/templates/own_templates/1432207.tpl @@ -0,0 +1,148 @@ +{get_movement_params children_count=$node.node_children_count} +{include file="1549864.tpl"} + +{if $error eq true} +
{$error}
+{/if} + +{if $user_id eq false} +
{include file="1549885.tpl"}


+{/if} + + + + + + + + +
+{* show node info *} +{include file="1549925.tpl"} + +{* showing poll *} +{include file="1549834.tpl"} +
+{*showing bookmark_statistics*} +{include file="1549386.tpl"} +
+{*showing node_content*} +{include file="1549916.tpl"} +{*showing form for adding child node*} +
+ +{if $permissions.w eq true}{include file="1548927.tpl"}{/if} + +{* include file="modules/get_threaded_children.tpl" children_type=4 *} + +{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} +{math equation="(x-y)-8" x=$child.depth y=$node.vector_depth assign="oover"} +
+ {*if $child.node_created > $node.last_visit and $child.depth>$node.vector_depth*} + {$child.node_vector} + {*/if*} +
+ {* put.Ty hack *} + {if $child.synapse_creator neq ''} + SYNAPSE CREATOR + {else} + {$child.login} + {/if} + {*end of put.Ty hack *} +
+
+  {$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_updated} + (modif: {$child.node_updated|date_format:"%d.%m.%Y. - %H:%M:%S"}) + {/if} + {if $child.k > 0} + [{$child.k}K] + {/if} + {if $child.node_created > $node.last_visit} +   NEW + {/if} + {if $child.node_status eq 'linked'} +  HARDLINK + {/if} + {if $child.node_updated > $node.last_visit} + !!CONTENT CHANGED!! + {/if} + {if $bookmarks.last_visit eq true and $child.lastdescendant_created > $bookmarks.last_visit} + !!NEW DESCENDANT!! + {/if} + +
+ {if $child.node_name eq ''} + enter node {$child.node_id} + {else} + {$child.node_name} + {/if} + {if $child.node_creator eq $user_id} + | conf + {/if} +
+
+
+ {$child.node_content|stripslashes|nl2br} +
+
+
+
+
+{/if} +{/foreach} + + + + + + + +
+ +
+ +
+ +{include file="1549377.tpl"} \ No newline at end of file