Page 1 of 1

[Suggestion]

Posted: Tue Jul 21, 2020 11:05 pm
by mattish.91
Add language ID's to content along with Page ID's that way we could have two versions of the content and manually translate it to our installed languages.

For example i have one article id for English (1) and one id for Swedish (2) then i would have to manually translate those articles and an easy selector of the page_ID in each edit page.

anything possible to do? looks kind of weird if i have first Swedish content and then below it it comes English when there is a global language selector.

I suppose it would be easier if there was a content id with each language?

Re: [Suggestion]

Posted: Wed Jul 22, 2020 10:15 am
by Klemen
Better support for multi-language content is indeed something we need to work on in the future.

For now, what I would suggest is to create a category for each language, the place all the language-specific articles/categories into the language category.

For example:

Code: Select all

Knowledgebase
  |- English
        |- category 1
        |- category 2
  |- Swedish
        |- category 1
        |- category 2