[Suggestion]

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
mattish.91
Posts: 3
Joined: Tue Jul 21, 2020 6:13 pm

[Suggestion]

Post 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?
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: [Suggestion]

Post 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  
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply