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

<?xml version="1.0" ?>
<falang type="contentelement">
  <name>Modules</name>
  <author>Stéphane Bouey</author>
  <version>1.0</version>
  <description>Definition for general module management</description>
  <copyright>www.faboba.com</copyright>
  <reference type="modules" frontedit="1">
  	<table name="modules">
  		<field type="referenceid" name="id" translate="0">ID</field>
  		<field type="titletext" name="title" translate="1">Title</field>
  		<field type="htmltext" name="content" translate="1" ignoreifblank="1">Content</field>
  		<field type="text" name="module" translate="0">Module</field>
  		<field type="params" name="params" translate="1">Parameters</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>
  		<filter>c.client_id = 0</filter>
  	</table>
  	<component>
  		<form>com_modules#modules#id#task#!edit#client#!1</form>
  	</component>
  </reference>
    <translationfilters>
  	  <keyword>title</keyword>
  	 <moduletype>module</moduletype>
  	  <published>published</published>
  	  <module>access</module>
    </translationfilters>

</falang>