{% include "headitem.html.twig" with {title: "D3TBCLEXTSEARCH_SETTINGS_BROWSER"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{% if oView.getValueStatus() == 'error' %}
{{ oViewConf.getHiddenSid()|raw }} {{ translate({ ident: "D3_EXTSEARCH_MAIN_NOCONFIG_DESC" }) }}
{% else %}
{{ oViewConf.getHiddenSid()|raw }}
{{ translate({ ident: "D3_EXTSEARCH_PLUGIN_SETTINGS" }) }} {% block d3_cfg_extsearch_plugins__form %} {% endblock %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_EXTSEARCH_PLUGIN_SEARCHACTIVE_DESC"), 'sHelpText': help_text("D3_EXTSEARCH_PLUGIN_SEARCHACTIVE_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_EXTSEARCH_PLUGIN_INSTALLLINK_DESC"), 'sHelpText': help_text("D3_EXTSEARCH_PLUGIN_INSTALLLINK_DESC")} %}

{% if edit.getEditValue('sExtSearch_PluginIcon') %}{{ edit.getEditValue('sExtSearch_PluginIcon') }} {% else %}{{ translate({ ident: "D3_EXTSEARCH_PLUGIN_CHOOSEICON" }) }}{% endif %} {% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_EXTSEARCH_PLUGIN_SEARCHICON_DESC"), 'sHelpText': help_text("D3_EXTSEARCH_PLUGIN_SEARCHICON_DESC")} %}

{{ translate({ ident: "D3_EXTSEARCH_PLUGIN_GENERATE" }) }} {{ translate({ ident: "D3_EXTSEARCH_PLUGIN_GENERATEFILE" }) }}
{{ oViewConf.getHiddenSid()|raw }} {% set escapedCl = oViewConf.getActiveClassName()|escape("url") %} {% set clParam = "cl="|cat(escapedCl) %}

{{ translate({ ident: "D3_EXTSEARCH_PLUGIN_GENERATENOTICE" }) }}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3_EXTSEARCH_PLUGIN_GENERATE_DESC"), 'sHelpText': help_text("D3_EXTSEARCH_PLUGIN_GENERATE_DESC")} %}
{% endif %} {% include "@d3modcfg_lib/admin/inc/inc.html.twig" %}