{strip}
  • {if $numbering} {$structure_tree.prefix}  {/if} {if $showdesc and $structure_tree.description and $toc_type neq 'admin'} {$structure_tree.description|escape} :  {/if} {if $toc_type eq 'admin'}
    {if count($structure_tree.sub)} {icon name='caret-down'} {/if} {icon name='sort'} {self_link _script='tiki-index.php' page=$structure_tree.pageName structure=$structure_name _class="tips input-group-text" _title=":{tr}View{/tr}" _noauto="y"} {icon name="view"} {/self_link} {if $tiki_p_watch_structure eq 'y'} {if !$structure_tree.event} {self_link page_ref_id=$structure_tree.page_ref_id watch_object=$structure_tree.page_ref_id watch_action=add page=$structure_tree.pageName _class="tips input-group-text" _title=":{tr}Monitor the Sub-Structure{/tr}"} {icon name="watch"} {/self_link} {else} {self_link page_ref_id=$structure_tree.page_ref_id watch_object=$structure_tree.page_ref_id watch_action=remove _class="tips input-group-text" _title=":{tr}Stop Monitoring the Sub-Structure{/tr}"} {icon name="stop-watching"} {/self_link} {/if} {/if} {if $structure_tree.editable} {if $structure_tree.flag == 'L'}
    {capture assign=title}{tr _0=$structure_tree.user}locked by %0{/tr}{/capture} {icon name='lock' alt="{tr}Locked{/tr}" title=$title}
    {else} {self_link _script='tiki-editpage.php' page=$structure_tree.pageName _class='tips input-group-text' _title=':{tr}Edit page{/tr}'} {icon name="edit"} {/self_link} {/if} {if empty($page)} {self_link _onclick="addNewPage(this);return false;" _class="tips input-group-text" _title=":{tr}Add new child page{/tr}"} {icon name="add"} {/self_link} {self_link _onclick="movePageToStructure(this);return false;" _class="tips input-group-text" _title=":{tr}Move{/tr}"} {icon name="caret-right"} {/self_link} {self_link page_ref_id=$structure_tree.page_ref_id remove=$structure_tree.page_ref_id _class="tips input-group-text text-danger" _title=":{tr}Delete{/tr}"} {icon name="delete"} {/self_link} {/if} {/if}
    {/if} {if (!$showdesc and $toc_type eq 'fancy') or ($showdesc and $toc_type eq 'admin' and !empty($structure_tree.description))} : {$structure_tree.description|escape}{/if}
    {* no
  • here *} {/strip}