| Server IP : 172.67.191.97 / Your IP : 104.23.197.209 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/pregrados/ingenieria-sistemas/templates/g5_helium/particles/ |
Upload File : |
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.