jDiction Forum

English => Extensions and jDiction => Topic started by: arakas on March 15, 2013, 05:43:12 pm

Title: Contacts and HikaShop
Post by: arakas on March 15, 2013, 05:43:12 pm
Hello,
I am using Joomla!, 2.5.9 and i can not translate some portions of contact (not the form.)
Also we are using HikaShop free edition for e-commerce but also i can not find how i can translate.

Regards
Aris
Title: Re: Contacts and HikaShop
Post by: Harald Leithner on March 15, 2013, 05:50:28 pm
If you mean com_contacts there is no xml file for this yet (I didn't created any because I thought nobody uses contacts ;-)

HikaShop need xml files too so jdiction could translate it. HikaShop has xml files for falang so it shouldn't be to hard to convert them to jdiction.
Title: Re: Contacts and HikaShop
Post by: arakas on March 15, 2013, 05:54:14 pm
Many thanks for the quick replly. I will try the xml for HikaShop.  :)
Title: Re: Contacts and HikaShop
Post by: arakas on March 15, 2013, 06:31:34 pm
I get error 500 when trying to import xml file
Title: Re: Contacts and HikaShop
Post by: Harald Leithner on March 16, 2013, 12:42:03 pm
import xml?

jdiction needs a jdiction.xml in the hikashop component, there are some examples of this xml in library/jdiction/tables ... you have to have programming skills to do that.

Atm there is no official support for 3rd party components, planed is to support 3rd party after jdiction 1.0 release, you could ask the author of the component to support jdiction.
Title: Re: Contacts and HikaShop
Post by: Trimud on December 08, 2014, 02:25:33 pm
Hello again.

Thanks for help with read more button. Actually i use com_contact, but there isn't jdiction.xml file at this moment. Can you help me, to create one for this component. I find content element file for Joomfish, but the structure is different:

https://github.com/JoomFish/joomfish-2.5/blob/master/libraries/joomfish/contentelement/contentelements/contact.xml
Title: Re: Contacts and HikaShop
Post by: Harald Leithner on December 08, 2014, 09:00:28 pm
Did you tried it your self?

its really simple if there is a joomfish file, here is the description: http://forum.jdiction.org/index.php/topic,600.0.html

If not I may could help you.
Title: Re: Contacts and HikaShop
Post by: Trimud on December 09, 2014, 03:27:11 pm
Hello,

I have made a working file. Could you check it please?
Title: Re: Contacts and HikaShop
Post by: Harald Leithner on December 09, 2014, 04:33:12 pm
Try the attached version.

copy it to: \libraries\jdiction\tables
Title: Re: Contacts and HikaShop
Post by: Trimud on December 09, 2014, 05:24:24 pm
Thanks,

seems to be working.
Title: Re: Contacts and HikaShop
Post by: Harald Leithner on December 09, 2014, 05:42:23 pm
Good I will add it to the next release, thx for your work.
Title: Re: Contacts and HikaShop
Post by: Trimud on December 10, 2014, 10:02:48 am
Great work!