News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

Main Menu
Support-Forum

Falang

Started by winhazel2525, 24.11.2018 04:35:59

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

winhazel2525

Hello,

I use the Falang extension to manage the translations of jDownload categories and download descriptions. The two products work perfectly together and I can only recommend Falang for multilingual sites.

There is however one jDownloads table where no XML file for Falang seems to exist: jdownload_licences. I wrote the following XML file:

<?xml version="1.0" ?>
<falang type="contentelement">
<name>jDownloads Licenses</name>
<author></author>
<copyright></copyright>
<version>1.0</version>
<description>Definition for the jDownloads component (series 2.5/3.2+) - Licenses</description>
<reference>
    <table name="jdownloads_licenses">
        <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">Alias</field>
        <field type="htmltext" name="description" translate="1">Description</field>
    </table>
</reference>
</falang>

The translation can be done and is saved, but it does not show up in the frontend, only the default language.

Thank you for your help
  •  

Arno

Hello,
It's been a long time since I've worked with it.
But I will try to check this later today.
Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •