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/categories.xml

<?xml version="1.0" ?>
<falang type="contentelement">
  <name>Categories</name>
  <author>Stéphane Bouey</author>
  <version>1.1</version>
  <description>Definition for the core categories</description>
  <copyright>www.faboba.com</copyright>
  <reference>
  	<table name="categories">
  		<field type="referenceid" name="id" translate="0">ID</field>
  		<field type="titletext" name="title" translate="1" >Title</field>
  		<field type="text" name="alias" translate="1" posthandler="filterTitle">Alias</field>
  		<field type="htmltext" name="description" translate="1" ebuttons="readmore,pagebreak">Description</field>
        <field type="textarea" name="metadesc"  rows="5" columns="80" translate="1">Metadesc</field>
  		<field type="checked_out_by" name="checked_out" translate="0">Check out by</field>
  		<field type="checked_out_date" name="checked_out_time" translate="0">Check out date</field>
        <field type="params" name="params" translate="1">Params</field>
        <filter>c.id>1 AND c.language="*"</filter>
  	</table>
  	<component>
  		<form>com_categories#categories#cid#task#!edit</form>
  	</component>
  </reference>
  <translationfilters>
      <keyword>title</keyword>
      <extension>extension</extension>
  	  <published>published</published>
  </translationfilters>
</falang>