__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ 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/templates/g5_helium/particles/copyright.yaml',
'modified' => 1729170711,
'data' => [
'name' => 'Copyright',
'description' => 'Display copyright information.',
'type' => 'particle',
'icon' => 'fa-copyright',
'configuration' => [
'caching' => [
'type' => 'static'
]
],
'form' => [
'fields' => [
'enabled' => [
'type' => 'input.checkbox',
'label' => 'Enabled',
'description' => 'Globally enable the particle.',
'default' => true
],
'date.start' => [
'type' => 'input.text',
'label' => 'Start Year',
'description' => 'Select the copyright start year.',
'default' => 'now'
],
'date.end' => [
'type' => 'input.text',
'label' => 'End Year',
'description' => 'Select the copyright end year.',
'default' => 'now'
],
'owner' => [
'type' => 'input.text',
'label' => 'Copyright owner',
'description' => 'Add copyright owner name.'
],
'link' => [
'type' => 'input.text',
'label' => 'Owner Link',
'description' => 'Add link for owner.'
],
'target' => [
'type' => 'select.select',
'label' => 'Owner Link Target',
'description' => 'Target browser window when owner link is clicked.',
'placeholder' => 'Select...',
'default' => '_blank',
'options' => [
'_parent' => 'Self',
'_blank' => 'New Window'
]
],
'additional.text' => [
'type' => 'input.text',
'label' => 'Additional Text',
'description' => 'Additional text that you\'d like to add below the copyright.'
],
'css.class' => [
'type' => 'input.text',
'label' => 'CSS Classes',
'description' => 'CSS class name for the particle.'
]
]
]
]
];