{if $action eq 'update'}
{else} {/if} {assign var=catIdRequested value=$smarty.request.category_id|intval}

1

{foreach from=Category::$list item=cCategory} {if $cCategory->data.category_custom_headings}
{Translation::t($cCategory,'category_custom_headings--category_select_text')}
{Translation::t($cCategory,'category_custom_headings--idea_title_text')}
{Translation::t($cCategory,'category_custom_headings--idea_description_text')}
{$cCategory->getJSONData('category_custom_headings','idea_description_characterLimit')}
{Translation::t($cCategory,'category_custom_headings--upload_files_text')}
{/if} {/foreach}
{if $post->data.post_id ne 0 && $categoryaccess->getData('canModerate') eq 1}
To move this idea to a different challenge, please close this popup and select Move instead of Edit from the moderator tools.
{/if}
{$errors.post_category}
data.post_id ne 0}style="display:none;"{/if}>

2

{$errors.post_title}

3

{$errors.post_text}
{foreach from=$postFieldsOrdered item=postFieldOrdered key=k} {/foreach}

{$counter} {if ($user->data.user_id eq $post->data.post_user && $post->data.post_id ne 0) || $post->data.post_id eq 0}{$selectedNavPage->pageData.upload_files_text}{else}Edit attached files{/if}

{capture assign=counter}{$counter+1}{/capture}

{"The first image file you choose will represent your idea across the site"|gettext}

{"Chosen files"|gettext}

{include file="$templateSource/html/post/form_fileList.html" noZoom=true}
{if $hubbub->hubbub_arrOptions.tagsEnabled eq 1}

{$counter}

{capture assign=counter}{$counter+1}{/capture}

{"You can add some tags to help people find your idea"|gettext}

{"No tags selected"|gettext}
{if count($postTags) eq 0} {else} {foreach from=$postTags item=postTag} {if $postTag ne ''}
{$postTag}x
{/if} {/foreach} {/if}
{/if} {if $hubbub->hubbub_arrOptions.userTagsEnabled eq 1}

{$counter}

{capture assign=counter}{$counter+1}{/capture}

{"Tag users to notify them about this idea"|gettext}

{"Notify individual users about this comment by typing their names here"|gettext}
{if count($userTags) eq 0} {else} {foreach from=$userTags item=userTag} {if $userTag ne ''} {assign var='selectedFile' value=$userTag->joined.obj_user_profilepic}
{$userTag->getDisplayName()}  X
{/if} {/foreach} {/if}
{/if}
{if $post->data.post_id ne 0} {else} {if !$post->data.post_id && $user->hasUseroid('Yammer')}
{/if}
{assign var=activeCategory value=Category::$list[$catIdRequested]} {if $activeCategory}
You will be able to edit this idea for {$activeCategory->getEditLockValue()} minutes after publishing it.
You will not be able to edit this idea after publishing it
{/if}
{/if}
{foreach from=Category::$list item=cCategory} {if $cCategory->data.category_description ne ""}
{Translation::t($cCategory, "category_description")}
{/if} {/foreach}