XFAQ and joomlafish - Joomla! Forum - community, help and support


first im not programmer..
hello everyone  want translate questions answers fields xfaq component joomlafish.
i made contentelemet joomlafish ...and works in admin ...i can translate table fields ..etc
but doesnt work on frontend ?! need insert kind  of code in com_xfaq ..that checks if have joomla fish..
dont understand how works...

please help.

code: select all

<?xml version="1.0" ?>
<joomfish type="contentelement">
  <name>xfaqcategories</name>
  <author>a. kempkens</author>
  <version>1.7</version>
  <description>definition xfaq categories</description>
  <reference>
     <table name="xfaq">
        <field type="referenceid" name="id" translate="0">id</field>
        <field type="titletext" name="question" translate="1">question</field>
        <field type="htmltext" name="answer" translate="1">name</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>
     </table>
  </reference>
    <translationfilters>
       <category>catid</category>
     <keyword>title</keyword>
  </translationfilters> 
</joomfish>



  xfaq
 
  1.0
  definition xfaq
 
 
  id
  question
  answer
 

 




this xfaq.xml created in administrator/components/com_joomfish/contentelements


works me  8)





Comments

Popular posts from this blog

CS5 Adobe Media Encoder: Encode failed because the source duration is nil.

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support