Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Articles and categories in different language

Asked Modified Viewed 737 times
S
sasha2002
S
  • Junior Member, joined since
  • Contributed 26 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
asked
Junior Member

Hi,

I want to add Articles in different languages(En/Ro/Ru).
I've created categories in each language, after I've added a test article where i mention that this is for all languages that i have, but one category(in actual language) i can select.

What i want (Article are written in English) :
User(En) see article in English
User(Ro) if in article is selected this language, show it in language that is written(English), if not selected then show in Ro
User(Ru) as Ro user.

I can't link somehow this articles? Because is so bad if i don't have a translated version in one version, just users that set site in this language will see it. I want if here are no translation of this article exist, show it in language that is written. This also will help to monitor this sort of Articles/News/etc. and translate it to language that is missed.

If I'm doing something wrong please let me know.

P.S.
I don't know if this is correct Thread, move it to correct one.
0 replies

2 posts

F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
answered
Super Admin

The system can only display current languages content, except in like custom pages or custom .php files, or panels where you can use [LANGUAGE=English] CONTENT [/LANGUAGE] or mark available for all languages.
But if you know the url, you should be able to read like .ro articles even if the system´s default is .eng,
Copy a link address from .ro article. Switch to .eng and paste it. Should work. But naturally the system can not default list all languages available by content, you need to define the content per article, news etc.
Edited by Falk on 19-09-2021 02:03,
0 replies
C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin

Right now, each different version of language is stored in seperate article_id. They are not linked together.

We did not add translations of the same article in another language feature yet. That is by current definition, an article is not the translated version of an existing article.

What we did was to allow a site run in different language with different content.

If you need a translations of a single article in more than 1 language, that requires us to extend the article database with a sub translation database that by using a single article_id in your share link will give you just what you mentioned. (i.e. allow you to run a single article by more than 1 language)

As of current, there is no way to tell that article_id=1 in English, is also a variant of article_id=601 in Russian and article_id=33 in Polish. We can't tell that these 3 links are in fact the same article.
Edited by Chan on 19-09-2021 05:57,
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 3 members

3 participants

F
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
C
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
S
S
  • Junior Member, joined since
  • Contributed 26 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet