{* $Id$ *} {title help="Banners"}{tr}Create or edit banners{/tr}{/title}
{button href="tiki-list_banners.php" _class="btn btn-link" _type="link" _icon_name="list" _text="{tr}List banners{/tr}"}
{user_selector user=$client name='client'}
{tr}-1 for unlimited{/tr}
{tr}-1 for unlimited{/tr}
{tr}-1 for unlimited{/tr}
{tr}Type each URI enclosed with the # character. Exemple:#/this_page#/tiki-index.php?page=this_page#{/tr}
{tr}Type each URI enclosed with the # character. Exemple:#/this_page#/tiki-index.php?page=this_page#{/tr}
{tr}Or, create a new zone{/tr}

{tr}Show the banner only between these dates:{/tr}

{html_select_date time=$fromDate prefix="fromDate_" end_year="+2" field_order=$prefs.display_field_order}
{html_select_date time=$fromDate prefix="fromDate_" end_year="+2" field_order=$prefs.display_field_order}

{tr}Show the banner only in these hours:{/tr}

{html_select_time time=$fromTime display_seconds=false prefix='fromTime' use_24_hours=$use_24hr_clock}
{html_select_time time=$toTime display_seconds=false prefix='toTime' use_24_hours=$use_24hr_clock}

{tr}Show the banner only on:{/tr}

{tr}Select ONE method for the banner:{/tr}

{tr}HTML code{/tr}
{if $hasImage eq 'y'}
{$imageName}: {tr}Current Image{/tr}
{/if}
{tr}(the image will be requested at the URL for each impression){/tr}
{if $zones}

{tr}Remove zones (info entered for any banner in the zones will be lost){/tr}

{section name=ix loop=$zones} {/section}
{tr}Name{/tr}
{$zones[ix].zone|escape} {icon name='remove'}
{/if}