Config

Access Type:

{#if $ae_loc.access_type && $ae_loc.access_type != 'anonymous'} {#if $ae_loc.access_type == 'super'} Super Access {:else if $ae_loc.access_type == 'manager'} Manager Access {:else if $ae_loc.access_type == 'administrator'} Administrator Access {:else if $ae_loc.access_type == 'trusted'} Trusted Access {:else if $ae_loc.access_type == 'authenticated'} Authenticated Access {:else if $ae_loc.access_type == 'anonymous'} Anonymous Access {:else} Unknown Access {/if} {:else} Not logged in {/if}

Utilities:

Util: Convert Videos {#if $ae_loc.iframe} Exit iframe Mode {:else} Use iframe Mode {/if}
{#if $ae_loc.access_type && $ae_loc.access_type != 'anonymous'} {#if $ae_loc.access_type == 'super'} Super Access {:else if $ae_loc.access_type == 'manager'} Manager Access {:else if $ae_loc.access_type == 'administrator'} Administrator Access {:else if $ae_loc.access_type == 'trusted'} Trusted Access {:else if $ae_loc.access_type == 'authenticated'} Authenticated Access {:else if $ae_loc.access_type == 'anonymous'} Anonymous Access {:else} Unknown Access {/if} {:else} Not logged in {/if}