__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
return [
'@class' => 'Gantry\\Component\\File\\CompiledYamlFile',
'filename' => 'C:/xampp/htdocs/plantillajoomla5.2/media/gantry5/engines/nucleus/blueprints/page/fontawesome.yaml',
'modified' => 1729170693,
'data' => [
'name' => 'Font Awesome Settings',
'description' => 'Configuration for Font Awesome icon set and toolkit.',
'type' => 'global',
'form' => [
'fields' => [
'_info' => [
'type' => 'separator.note',
'condition' => 'override',
'content' => 'Set your Font Awesome settings in the <strong>Base Outline</strong>. These settings should not be overridden <strong>here</strong>.'
],
'enable' => [
'type' => 'enable.enable',
'label' => 'Enable',
'description' => 'Enable or disable the loading of the Font Awesome icon library on the frontend. This is useful if you want to manually add a different version of the library (e.g. paid version).',
'default' => 1
],
'version' => [
'type' => 'select.select',
'label' => 'Version',
'description' => 'Specify which version of the Font Awesome icon library should be loaded on the frontend. You can also completely disable Font Awesome or specify the import tags yourself in the textfield below.',
'default' => 'fa4',
'options' => [
'fa4' => 'Font Awesome 4 (legacy)',
'fa5css' => 'Font Awesome 6 Free (Webfont / CSS)',
'fa5js' => 'Font Awesome 6 Free (SVG / JS)'
]
],
'fa4_compatibility' => [
'type' => 'enable.enable',
'label' => 'V4 Compatibility',
'description' => 'Enable or disable the backwards compatibility for version 4.x of the Font Awesome library when using version 5.x.',
'default' => 1
],
'content_compatibility' => [
'type' => 'enable.enable',
'label' => 'Content Compatibility',
'description' => 'Enable or disable the content (pseudo-element) compatibility when using the SVG / JS version of Font Awesome 5.x. This also applies when loading the library manually.',
'default' => 1
],
'html_css_import' => [
'type' => 'textarea.textarea',
'label' => 'CSS Link HTML (Manual Override)',
'description' => 'Enter your HTML to manually load the CSS files of the Font Awesome library. This option replaces the Gantry version of the library.'
],
'html_js_import' => [
'type' => 'textarea.textarea',
'label' => 'JS Script HTML (Manual Override)',
'description' => 'Enter your HTML to manually load the JS files of the Font Awesome library. This option replaces the Gantry version of the library.'
]
]
]
]
];