{* $Header: /cvsroot/bitweaver/_bit_wiki/templates/page_permissions.tpl,v 1.2 2005/08/07 17:46:51 squareing Exp $ *} {strip}
{bithelp}

{tr}Permissions for{/tr} {$pageInfo.title}

{jstabs} {jstab title="Permissions"} {form legend="Assign permissions for `$pageInfo.title`"}
{formlabel label="Group"} {forminput} {formhelp note="Select the group that should be gived specific permissions."} {/forminput}
{formlabel label="Permission"} {forminput} {formhelp note="Select what permission you want to give the group."} {/forminput}
{/form}

{tr}Current permissions for{/tr} {$pageInfo.title}

{section name=pg loop=$page_perms} {sectionelse} {/section}
{tr}Group{/tr} {tr}Permissions{/tr} {tr}Actions{/tr}
{$page_perms[pg].group_name} {$page_perms[pg].perm_name} {biticon ipackage=liberty iname="delete" iexplain="remove from this page"}
{tr}No individual permissions set
global permissions apply{/tr}
{/jstab} {jstab title="Email Notifications"} {form legend="Notify via email when updated"}
{formlabel label="Email"} {forminput} {formhelp note="Enter the email address where you want to have notifications sent, as soon as there are changes made to this page."} {/forminput}
{/form} {if count( $emails ) gt 0 }

{tr}Existing requests for email notification{/tr}

{/if} {/jstab} {/jstabs}
{include file="bitpackage:wiki/page_action_bar.tpl"} {/strip}