Search…

X3 Photo Gallery Support Forums

Search…
 
mikimotta
Topic Author
Posts: 6
Joined: 23 Nov 2008, 03:26

Two languages site

25 Nov 2008, 01:23

Hi, I need to do a site(text pages and gallery) using Imagevue in two different languages. Someone could tell me how to do? Is it possible to do this with only one admin section??
Thanks
Mik
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

25 Nov 2008, 03:03

Let's say you upload Imagevue to /gallery dir on your site, then you make /index.html with something like that:
Code
<a href="gallery/?language=english">English</a>
<a href="gallery/?language=french">Franàis</a>
But descriptions and image titles will be same in both versions - that switch will just translate the interface.
firedev.com