Duplicate entry \'0\' for key 1 SQL=INSERT INTO jos_fb_whoisonline (`userid` , `time`, `what`, `task`, `do`, `func`,`link`, `userip`, `user`) \n VALUES (\'0\', \'1223384799\', \'Translate the ME objects from frontend\',\'\',\'\',\'view\',\'/index.php?option=com_fireboard&Itemid=42&func=view&id=4591&catid=8\', \'38.103.63.59\', \'0\')
Translate the ME objects from frontend (0 viewing)
Favoured: 0
|
|
|
TOPIC: Translate the ME objects from frontend
|
thirly (User)
Fresh Boarder
Posts: 9
|
|
Translate the ME objects from frontend 1 Year, 1 Month ago
|
Karma: 0
|
|
Hi avery body,
Translating ME objects with joomfish from
the backend works fine, is it possible to do the same from the frontend?
Thanks
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
bobwebb (User)
Fresh Boarder
Posts: 2
|
|
Re:Translate the ME objects from frontend 6 Months, 4 Weeks ago
|
Karma: 0
|
|
Any news on this?
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Translate the ME objects from frontend 6 Months, 2 Weeks ago
|
Karma: 2
|
Nothing is imposible  , with some PHP skills you can change the Open Source and to have a frontend administration of joomfish  . Search for some PHP specialist who can do that, with some cash ofcourse 
GL Rimotevst
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Translate the ME objects from frontend 3 Months, 2 Weeks ago
|
Karma: 0
|
|
Do not listen to him, no offense..
The front-end translating functionality is built in by JFish and happens implicitly, according to the current language you have selected when you submit a new object, or when you edit an already existing one. For example:
Lets say that you have a bilingual website, English and Greek , DEFAULT language being the Greek one.
Case 1: You go to add a ME object and you have selected Greek language on the front-end. Then what happens is that JFish creates NOTHING. There is only one object version being stored in the DEFAULT language, which WE say to Joomla to treat as being Greek in this case. Notice here that if you go and change your default language to English then the same ME object entry will be treated as being English, although it might have greek chars in the text. So, it is important to have in mind that when you enter something in the default site language, no translated entry is created by JFish.
Case 2: You go to add a ME object and you have selected English language on the front-end. Then what happens is that Joomla will create a DEFAULT entry as above (which YOU say to Joomla it is Greek), and JFish will create additionally, a translation on this object in English language. Then you can open the same object for editing, this time having selected the Greek language, and translate everything to Greek. BUT bare in mind that the changes will not be ahndled by JFish in a Greek translation of the ME object, but you will be *yourself* translating the DEFAULT entry created by Joomla.
What I mean is that if at some point you change the default language of the website to be English instead of Greek, then all DEFAULT ME objects (that where previously considered as being Greek) that exist will be treated as English. Of course, they will be "covered" by the explicit, JFish English translations that already exist and they won't show up. And of course, you will have no Greek translation whatsoever on your ME objects.
I hope i gave you some hints. Feel free to ask anything you might need.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|
|