English > Extensions and jDiction

Jdiction and extensions that use Joomla default Editor

(1/2) > >>

cmjonit:
Hi everyone, I was just musing that is the 'translate' button were to be placed below the default editor like Article, Image, Page Break, Read More, etc then it would be possible to translate any content that uses the default joomla extensions. Right now Jdiction is lacking compatibility with other extensions and that's a problem. I think this will help as there are many of such extensions that use the Joomla default Editor.

Thanks

Harald Leithner:
The location button is not the problem, there must be a specification for for jdiction and this file must be created. for example based on joomfish or falang xml files.

cmjonit:
Okay and thanks Harald.

But how difficult is the xml file to create for a non-developer :-). Could you provide some guidelines. Thanks

Harald Leithner:
I should do that... but I have not really time for this atm, I have to finish 2 projects... then I will have more time for jdiction

cmjonit:
I got this XML code for joomfish for Ohanah events component. What should I do to it to make it work with jdiction? Thanks.

<?xml version="1.0" ?>
    <joomfish type="contentelement">
    <name>Ohanah</name>
    <author>Victor Cachi</author>
    <version>1.0</version>
    <description>Integracion Ohanah con Joomfish</description>
    <reference type="ohanah_events">
    <table name="ohanah_events">
    <field type="referenceid" name="ohanah_event_id" translate="0">ID</field>
      <field type="titletext" name="title" translate="1" >Titulo</field>
      <field type="htmltext" name="description" translate="1">Descripcion</field>
      <field type="text" name="address" translate="0">Direccion</field>
    <field type="htmltext" name="venue" translate="0">Lugar</field>
    </table>
    </reference>
    </joomfish>

Navigation

[0] Message Index

[#] Next page

Go to full version