#include "/admin/plugins/directory/commons.html" />
#i18n{directory.create_entry.label_title}* : #i18n{directory.create_entry.label_title_comment}
#i18n{directory.create_entry.label_help_message} : ${entry.helpMessage} #i18n{directory.create_entry.label_help_message_comment}
#i18n{directory.create_entry.label_help_message_search} : ${entry.helpMessageSearch} #i18n{directory.create_entry.label_help_message_search_comment}
#i18n{directory.create_entry.label_comment} : ${entry.comment}
#i18n{directory.create_entry.label_type} : #i18n{${entry.entryType.titleI18nKey}}
#i18n{directory.create_entry.label_map_provider} : <#if entry.mapProvider?has_content> <@combo name="map_provider" items=entry.mapProvidersRefList default_value="${entry.mapProvider.key}"/> <#else> <@combo name="map_provider" items=entry.mapProvidersRefList default_value="-1"/> #if>
#i18n{directory.create_entry.label_mandatory} : <#if entry.mandatory> <#else> #if>
#i18n{directory.create_entry.label_indexed} : <#if entry.indexed> <#else> #if>
#i18n{directory.create_entry.label_shown_in_advanced_search} : <#if entry.shownInAdvancedSearch> <#else> #if> #i18n{directory.create_entry.label_shown_in_advanced_search_comment}
#i18n{directory.create_entry.label_indexed_as_title} : checked="checked"#if> >
#i18n{directory.create_entry.label_indexed_as_summary} : checked="checked"#if> >
#i18n{directory.create_entry.label_shown_in_result_list} : <#if entry.shownInResultList> <#else> #if> #i18n{directory.create_entry.label_shown_in_result_list_comment}
#i18n{directory.create_entry.label_shown_in_result_record} : <#if entry.shownInResultRecord> <#else> #if> #i18n{directory.create_entry.label_shown_in_result_record_comment}
#i18n{directory.create_entry.label_shown_in_history} : <#if entry.shownInHistory> <#else> #if> #i18n{directory.create_entry.label_shown_in_history_comment}
#i18n{directory.create_entry.label_shown_in_export} : <#if entry.shownInExport> <#else> #if> #i18n{directory.create_entry.label_shown_in_export_comment}