X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=data%2Ftemplates%2Fown_templates%2F1073423.tpl;fp=data%2Ftemplates%2Fown_templates%2F1073423.tpl;h=59a85bbf0c6bd9ac6c1a8a9d3d2e5bc3b754c652;hb=8ab498a1ff528bf9a7251ccc94a79ae86774fbca;hp=0000000000000000000000000000000000000000;hpb=2f9b488531ea667d5d2790e671dbe6e058c7ebd2;p=mirrors%2FKyberia-bloodline.git diff --git a/data/templates/own_templates/1073423.tpl b/data/templates/own_templates/1073423.tpl new file mode 100644 index 0000000..59a85bb --- /dev/null +++ b/data/templates/own_templates/1073423.tpl @@ -0,0 +1,75 @@ + + + + + + +standing above it all, or standing aside, perhaps? + + + +
+{if $user_id eq true}{if $header_id neq true}{include file="modules/toolbar.tpl"}{/if}{/if} +{if $error eq true}
{$error}
{/if} + + + + + + + + +
+

+ + + + + +
+
+ +
latest data nodes


+ {get_nodes_by_type type=12 listing_amount=23 offset=$offset} + {foreach from=$get_nodes_by_type item=child} + {$child.node_name|wordwrap:40:"
":true}

+ + by {$child.login|wordwrap:40:"
":true}

+ in {$child.parent_name|wordwrap:40:"
":true}

+ {/foreach} +
+ {get_nodes_by_parent parent=21 listing_amount=$listing_amount offset=$offset} + +
user blogs

+ {foreach from=$get_nodes_by_parent item=child} + + + +
+ {$child.node_name|wordwrap:20:"
":true}

{$child.node_content|truncate:66|imagestrip|strip_tags|stripslashes|wordwrap:20:"
":true|imagestrip} +
by {$child.login} {$child.node_views} views

+ {/foreach} +
+
latest forums

+ {get_nodes_by_type type=3 listing_amount=10 offset=$offset} + {foreach from=$get_nodes_by_type item=child} + {$child.node_name} + by {$child.login} + ({$child.node_children_count} children)
+ {/foreach} +
+ + {get_linked_nodes} +
latest articles
+ {foreach from=$get_linked_nodes item=child } + + +
+ {$child.node_name}
+ + {$child.node_content|truncate:320|stripslashes|strip_tags} +

node created by {$child.login},synapse link created by {$child.linker} +

+ {/foreach} +
+{include file="modules/footer.tpl"} \ No newline at end of file