Page 1 sur 1

Joomfish compatibility

Posté : sam. 12 juin 2010 17:23
par zoe
Hi!
I'm sorry for writing in English but I don't speak French :)

I love this component and the only thing missing for me is compatibility with Joomfish. It would be great if we could translate items into other languages.

I'm looking forward to this :D

Re: Joomfish compatibility

Posté : dim. 13 juin 2010 11:42
par steevo
Hello,

This is planed but not done yet.
And I don't know when we could do that. It's not in the top of the todo list for the moment.
Sorry. But if you want to do it, you're welcome!

Re: Joomfish compatibility

Posté : lun. 14 mars 2011 21:23
par mylonojr
steevo a écrit :Hello,

This is planed but not done yet.
And I don't know when we could do that. It's not in the top of the todo list for the moment.
Sorry. But if you want to do it, you're welcome!
I would also like to apologize for using English but unfortunately I don't speak French.
The reason I'm writng is to ask for content elements for joomfish too (since "Collector is quite unique) but also to ask you to take a look at the one I have made myself for the table "jos_collector_items_values" which doesn't seem to work and make any necessary corrections.

Code : Tout sélectionner

<?xml version="1.0"  encoding="utf-8"?>

<joomfish type="contentelement">

  <name>Collector Items Values</name>

  <author>cOOL_t - mylonojr@gmail.com</author>

  <version>1.0</version>

  <description>Definition for Collector Items Values</description>

  <reference>

  	<table name="collector_items_values">
  		<field type="referenceid" name="id" translate="0">ID</field>
	  <field type="htmltext" name="value" translate="1">Title</field>
  	</table>

  </reference>

</joomfish>

Thank you in advance.

PS. The ones I made for tables "jos_collector" and "jos_collector_fields" seem to work fine.

PPS. for the friend who started the post I am including the two xml files I have made hoping he finds them useful.
collector.zip
(790 Octets) Téléchargé 714 fois

Re: Joomfish compatibility

Posté : jeu. 24 mars 2011 17:23
par steevo
Hi,

thank you for trying to make those files.
I tried to understand why it doesn't work with table jos_collector_items_values but i can't.
I'm working on a new version of collector. Database structure will change in this version.
jos_collector and jos_collector_fields will not change but others will be alter.

Re: Joomfish compatibility

Posté : dim. 27 mars 2011 12:11
par mylonojr
steevo a écrit :Hi,

thank you for trying to make those files.
I tried to understand why it doesn't work with table jos_collector_items_values but i can't.
I'm working on a new version of collector. Database structure will change in this version.
jos_collector and jos_collector_fields will not change but others will be alter.
This is great news. Looking forward to the new version.

BTW, will it be possible to upgrade directly from v0.41 (thus retaining the data) or it will be necessary to make a clean installation and enter all information from the beginning?

Re: Joomfish compatibility

Posté : lun. 28 mars 2011 01:11
par steevo
mylonojr a écrit : BTW, will it be possible to upgrade directly from v0.41 (thus retaining the data) or it will be necessary to make a clean installation and enter all information from the beginning?
For each new version, i integrate an upgrade procedure to be transparent for users.
So you will upgrade from 0.4.1 and retain your data.