{if $print_page ne 'y' && $gBitUser->hasPermission( 'p_users_view_icons_and_tools' )} {capture name=navbarlist}{strip} {if !$gContent->isLocked()} {assign var=format_guid value=$pageInfo.format_guid} {if $gLibertySystem->mPlugins.$format_guid.is_active eq 'y'} {if $gContent->hasUpdatePermission() or $page eq 'SandBox'}
  • {tr}Edit{/tr}
  • {/if} {/if} {if $page ne 'SandBox' && $gBitUser->hasPermission( 'p_wiki_remove_page' )}
  • {tr}Remove{/tr}
  • {/if} {/if} {if $page ne 'SandBox'} {if $gBitUser->hasPermission( 'p_wiki_admin' ) or ($gBitUser->mUserId and ($gBitUser->mUserId eq $pageInfo.modifier_user_id) and ($gBitUser->hasPermission( 'p_wiki_lock_page' )) and ($gBitSystem->isFeatureActive( 'wiki_usrlock' )))} {if $gContent->isLocked()}
  • {tr}Unlock{/tr}
  • {else}
  • {tr}Lock{/tr}
  • {/if} {/if} {if $gBitUser->hasPermission( 'p_wiki_admin' )}
  • {tr}Permissions{/tr}
  • {/if} {if $gBitSystem->isFeatureActive( 'wiki_history' ) and $gContent->hasUserPermission('p_wiki_view_history')}
  • {tr}History{/tr}
  • {/if} {/if} {if $gBitSystem->isFeatureActive( 'wiki_like_pages' )}
  • {tr}Similar{/tr}
  • {/if} {if $gBitSystem->isFeatureActive( 'wiki_undo' ) and !$gContent->isLocked() and $gContent->hasUserPermission('p_wiki_rollback')}
  • {tr}Undo{/tr}
  • {/if} {if $gBitSystem->isFeatureActive( 'wiki_uses_slides' )} {if $show_slideshow eq 'y'}
  • {tr}Slides{/tr}
  • {elseif $structure eq 'y'}
  • {tr}Slides{/tr}
  • {/if} {/if} {if $gBitUser->hasPermission( 'p_wiki_admin' )}
  • {tr}Export{/tr}
  • {/if} {if $gBitSystem->isFeatureActive( 'users_watches' ) and $gContent->hasUserPermission('p_users_admin')}
  • {tr}Watches{/tr}
  • {/if} {/strip}{/capture} {if $smarty.capture.navbarlist ne ''} {/if} {/if}