|
|
|
RC2 compatible with mambelfish
|
|
Date: 2005/11/25 16:56
|
By: mambo dancer
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 16 |   | |
|
Exciting, finally we will be able to put our hands on RC2!
Anybody knows if RC2 is compatible with the multilanguage component mambelfish?
regards
|
|
The topic has been locked. |
|
|
|
Re:RC2 compatible with mambelfish
|
|
Date: 2005/11/25 18:14
|
By: nant
|
Status: Admin
|
|
|
Karma: 463  
|
|
Admin  | Posts: 6005 |  | |
|
mambo dancer wrote: Exciting, finally we will be able to put our hands on RC2!
Anybody knows if RC2 is compatible with the multilanguage component mambelfish?
regards
We have bad news and good news ..
The bad news: Its not compatible in the sense that you cannot translate via the mamblefish backend - this is because the way mamblefish worked (upto now at least) depends on a default key name of 'id' for each component table to be translated. This problem exists with many existing components. The mamblefish developer is aware of this (I and many others have issued MR against this) and has mentioned that he is working on a solution.
That was the bad news.
The good news: All CB 1.0 RC2 fields are language friendly. This means that all fixed field values (example radio field values, drop down field values, field descriptions, field help values, etc) can accept _UE_ language plugin string values. So if for example you have a Yes/No check box field, you can define _UE_YES and _UE_NO strings in your language file and mamblefish will take care of the translation. You can see this in action on my reference site http://www.karpathiantree.com (see the registration screen). Nick A. CB Core Team Member Support CB Development and Get Detailed Documentation Developer of Nant's Gallery plugin CB Gallery Extensions Listing, Rate CB Gallery on Extensions Site Developer of CB AutoWelcome Plugin CB AutoWelcome Extensions Listing,Rate CB AutoWelcome on Extensions Site People ignoring your call for help? Read this! FAQ you Joomlapolis Extensions Directory (new)- check it out!
|
|
The topic has been locked. |
|
|
|
|
Re:RC2 compatible with mambelfish
|
|
Date: 2005/11/25 18:27
|
By: mambo dancer
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 16 |   | |
|
Yes, I know that. I've been working with these translation strings, and it works well! Just want to make sure that installing mambelfish will not generate a ton of errors. But I'll see tonight when we finallly can get our hands on this version ( oeh )
|
|
The topic has been locked. |
|
|
|
|
Re:RC2 compatible with mambelfish
|
|
Date: 2005/12/17 18:15
|
By: bogus
|
Status: User
|
|
|
Karma: 1  
|
|
Fresh Joomlapolitan  | Posts: 12 |   | |
|
|
However, it doesn't work with the welcome-email-text fields. I tried it there, but no success. Any tips or tricks on how to do that?
|
|
The topic has been locked. |
|
|
|
Re:RC2 compatible with mambelfish
|
|
Date: 2005/12/21 09:52
|
By: beat
|
Status: Admin
|
|
|
Karma: 241  
|
|
Admin  | Posts: 4061 |   | |
|
in Joomla 1.0, there is no user-specific language memorized (comes in 1.1).
Therefore at welcome email time (after approval), the user language is lost.
Only way is to have multiple languages in the same email for now. Beat - Developer on Community Builder core Team - If you like CB and this forum, you will love Nick's CB 1.1 reference manual ! : Click here to Get it now  - Would like to help us move faster ? Get it, and/or help us spend more time coding by helping others in this forum, many thanks
|
|
The topic has been locked. |
|
|
|
Re:RC2 compatible with mambelfish
|
|
Date: 2006/04/06 22:09
|
By: MadPax
|
Status: User
|
|
|
Karma: 3  
|
|
Junior Joomlapolitan  | Posts: 33 |   | |
|
Does that mean that any e-mails going back end forth in the registration workflows are not capable to be done in a similar way as to what nant suggested in the beginning of this thread?
I think it's just a question of checking what is the active language in joomfish and that's it! (if I remember well there's a joomfish class function called getactivelanguage or something similar).
Simplest way could be to include joomfish scripts via require once or something similar, do the check and choose the correct content extracted from the language files.
Ok now the answering of the activation mails is a bit more tricky. But that could be resolved too by adding an iso language string extracted from the activation mails (of course this "cookie" should be inserted in the previous step.
What think you guys? Pax
|
|
The topic has been locked. |
|
|