Loading...
 
Multilingual/i18n

Multilingual/i18n


Re: How to build a multilingual site

posts: 1092

> Hi,
>
> I don't understand some items on Internationalization+Admin section "How to build a multilingual site?":
>
> "In the admin/login panel, you have to ..." There is no menu item "login" under http://tikiwiki.mydomain.com/tiki-admin.php (Version 1.9.1) . There isn't an item "General" or "Features" either. What do I have to set there?
Click on the admin entry in the menu. You will have a page with a lot of icons. Click on the login one. (it is the same page where you can go on the features page)

>
> I also tried to translate a user page and thought if I click on "translation" I could create a new page, which is the translation of the page currently viewed. This seems not to be the case. Instead I can only define that the current page is a translation of another page, which means that I first habe to write the original and the translated page and then define that one is the translation of the other.
Yes you are right. The translation is aposteriori. It means, you have to create the 2 pages and associate them. The "interactive" interface needs still to be written.

> Do I have to link them bidirectional or is this done automatically?
No, one way is enough
>
> I didn't yet find out how to create a new page in Tiki. I can only insert a link into an existing page, then click on the "?" behind the link word and then edit the new page. I therefore inserted such a link to "OriginalPageDE" into the "OriginalPage", translated the page from English to German, then declared the German page to be the translation of the English page and then deleted the link from the "OriginalPage". Isn't that somewhat complicated? Isn't there an easier was? Do I really have to create a new page name for every translation, i.e.
> * http://.../tiki-index.php?page=OriginalPage
> * http://.../tiki-index.php?page=OriginalPageDE
> * http://.../tiki-index.php?page=OriginalPageFR
> ...
> isn't somthing like this possible:
> * http://.../tiki-index.php?page=OriginalPage&lang=DE ?
You can use the "quick edit" module to create a page directly. or you can type: tiki-editpage.php?page=myPage,de
I know the intercative multilingual interface is missing.

sylvie

There are no comments at this time.