Home arrow Forum

Remository Forum

 


<< Start < Previous 1 2 Next > End >>
MHLF2

Karma: 0  
Remository342 Translation with Joomfish - 2007/07/27 09:40 Hello,
I succesfully installed Remository342, but I'm compleatly stuck with the translation. I found a lot of stuff, but nothing worked. There're two things:

The module should be available in two languages (german and english)
and the content should also be available for translation (I have descriptions for all downloads in two languages...)

I hope somebody can give me a detailed description so this problem will be finally solved...
Thanks
  | | Sorry, you do not currently have permission to write here.
admin

Karma: 101  
Re:Remository342 Translation with Joomfish - 2007/07/28 13:57 I've never had time to look at the implications of linking Remository to Joomfish. This is also hampered by the fact that Remository has always been available for both Joomla and Mambo with no difference between the two. It is therefore tricky to integrate with facilities that are not equally available on both platforms. Martin Brampton aka Counterpoint
http://aliro.org
http://black-sheep-research.com
  | | Sorry, you do not currently have permission to write here.
nl1dmo

Karma: 0  
Re:Remository342 Translation with Joomfish - 2007/09/02 21:46 I foudn this... I use 3.42 and this isn't working for me. Maybe there is a way to change to code that will work for 3.42 ???


For the downloads:

<?xml version="1.0" ?>
- <nokkaew type="contentelement">
<name>Remository Files</name>
<author>Stefan Ilivanov - ilivanov@gmail.com</author>
<version>2.1</version>
<description>Definition for Remository component (Files description)</description>
- <reference>
- <table name="downloads_files">
<field type="referenceid" name="id" translate="0">ID</field>
<field type="titletext" name="filetitle" translate="1">Filename</field>
<field type="textarea" name="description" translate="1">Description</field>
<field type="textarea" name="smalldesc" translate="1">Short description</field>
<field type="textarea" name="license" translate="1">License</field>
<field type="text" name="url" translate="1">Filename</field>
<field type="text" name="windowtitle" translate="1">Window Title</field>
<field type="text" name="keywords" translate="1">Window Title</field>
</table>
</reference>
</nokkaew>


And for the categroy's

<?xml version="1.0" ?>
- <nokkaew type="contentelement">
<name>Remository Category</name>
<author>Stefan Ilivanov - ilivanov@gmail.com</author>
<version>2.1</version>
<description>Definition for Remository component (Containers)</description>
- <reference>
- <table name="downloads_containers">
<field type="referenceid" name="id" translate="0">ID</field>
<field type="titletext" name="windowtitle" translate="1">Window Title</field>
<field type="titletext" name="keywords" translate="1">Keywords</field>
<field type="titletext" name="name" translate="1">Name</field>
<field type="textarea" name="description" translate="1">Description</field>
</table>
</reference>
</nokkaew>



Maybe this will help you?
  | | Sorry, you do not currently have permission to write here.
pierredemarque

Karma: 1  
Re:Remository342 Translation with Joomfish - 2007/09/25 02:12 hello everybody !

yes i have the same problem

my site use 80 % of remository

so im oblige to use remosef with

but there is the problem with the translator

above the contents you can read it's not available

of course i understand you have lot of work
but do you think it will be fix ?

for better view in google i very need to run joomfish with because actualy google.fr just see me
my website is french.....

respect from south of france...
pierre
  | | Sorry, you do not currently have permission to write here.
ep98

Karma: 0  
Re:Remository342 Translation with Joomfish - 2007/10/24 05:50 All files are tested and verified by over 2000 users, before the release to Joomlacode.org and Mamboforge.net (specialy 4.6 of Mambo).

All files from JFish_Remository-3.41-2.1.zip have to be extracted to the Desktop or temp folder.

uploaded via FTP Client or Joomla Explorer 1.x.x in administrator/components/com_joomfish/contentelements

in the both zips for mambo and joomla u will found 2 xml files, one for the downloads, one for the categories.

In the one for the downloads, u can even translate the program download link, for applications like mozilla, which have separate installation for each language.

Verified on 1.0.12 of Joomla!, PHP 5 & MySQL 5.0.x, UTF-8, on 1.0.13 of Joomla! with same environment but with CP1251 (ISO).

Verified with Nokkaew 1.6.0 for Mambo 4.6.x, by Nokkaew maintainers.

So please check your installations, before u ask Martin, he have a lot of work this component, more important things to do instead of to check my or someone else works.

Thanks !
File Attachment:
File name: JFish_Remository_3.zip
File size:1153 bytes


edit:

All Remository 3.4x are out of date, except the english. Second (if your site is still on planning phase/building - wipe it) and use UTF-8 (without byte of Mark) instead of ISO, later u will got a lot of troubles switching to Joomla 1.5.

or in other way, if the one upper is not work with you, can u provide detailed description to reproduce the bug (the best practice in Joomla Forums).

Edit 2:
Google read and write in UTF-8, sites using ISO get troubles with it.
Google have problems with Joomla! SEO, there is several support sites, regarding Joomla SEO & Google.
Google is not the only one search engine, best one is Clusty.com

anyway, if google report your site as FR (French), it's a Joomla bug, both CMS are not prepared to work in ML (multi language) environment , they may work or may due the hacks like JoomFish. XOOPS is with the same problem, only default language is loaded.

http://xoops.cms-bg.org - the content is in Bulgarian, (default language), additionaly 3 buttons are provided with the similar hack, to provide at least, modules/interface translation to French and English, first not work as expected, second if u try it in google, u will see only the main language.... but fixed, at least google will not show boxes or ????? where the content is in cyrillic.

the only 2 CMSs this days, with returns 2 or more different replays in google are:

1. Xaraya - no one can use it, except PHP Developers, it's too complicated even for translators, which have only to translate it.
2. PHP-Nuke - everyone which have at least IQ compared to monkey (nothing personal), will not try it ever, bcz of the hacks, they come before every next release.....

If the site have to be ML, accept English as most used language on this planet, and set it to Default in Joomla, and to 0 in JoomFish, with 1,2,3, mark all secondary languages. Create the site content and modules content in English, and then when is created, translate it, but first compare com_remository/languages/english.php & french.php.

Post edited by: ep98, at: 2007/10/24 05:09
  | | Sorry, you do not currently have permission to write here.
ep98

Karma: 0  
Re:Remository342 Translation with Joomfish - 2007/10/24 05:52 Mambo fish (Nokkaew)

the only difference between two files, is one word, but here the same files with changed <JoomFish> to </Nokkaew>

p.s. and JoomFish have to be 1.7 Stable, 1.8 is RC
File Attachment:
File name: Nokkaew_Remository_3.zip
File size:1165 bytes
  | | Sorry, you do not currently have permission to write here.
<< Start < Previous 1 2 Next > End >>

Login

Subscribe to Premium Support

Get priority support for Remository and Glossary, sign up now for a Premium Support monthly subscription:

Your Remository user name

Or purchase a year's support:

Your Remository user name

Recommended SEF

SEF Advance

Who is Online

Remository welcomes guests and visitors

We have 5 guest online