Server : LiteSpeed System : Linux server 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : alsaif ( 1057) PHP Version : 7.4.33 Disable Function : show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/alsaif/public_html/administrator/components/com_falang/contentelements/ |
<?xml version="1.0" ?>
<falang type="contentelement">
<name>Fields</name>
<author>Stéphane Bouey</author>
<version>1.0.0</version>
<description>Definition for the core Fields component</description>
<copyright>www.faboba.com</copyright>
<reference>
<table name="fields">
<field type="referenceid" name="id" translate="0">ID</field>
<field type="titletext" name="title" length="50" maxlength="250" translate="1">Title</field>
<field type="text" name="title" length="50" maxlength="250" translate="0">Title </field>
<field type="text" name="label" length="50" maxlength="250" translate="1">Label</field>
<field type="params" name="fieldparams" translate="1">Field Params</field>
</table>
</reference>
<translationfilters>
<keyword>title</keyword>
<published>published</published>
</translationfilters>
<quickjumps>
<quickjump>com_fields#fields#id#default</quickjump>
<quickjump>com_fields#fields_groups#id#groups</quickjump>
</quickjumps>
</falang>