Your IP : 216.73.216.85


Current Path : /home/smartconb/www/armencom33/administrator/components/com_falang/contentelements/
Upload File :
Current File : /home/smartconb/www/armencom33/administrator/components/com_falang/contentelements/fields.xml

<?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>