![]() |
|
How to use another language in the admin panel? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Translating (https://forum.zenphoto.org/forum-8.html) +--- Thread: How to use another language in the admin panel? (/thread-7154.html) |
How to use another language in the admin panel? - ysun - 2010-06-23 Hello, Is it possible to use another language in the admin panel while the site for public is in English? Thanks! How to use another language in the admin panel? - sbillard - 2010-06-23 Sort of. You can set the language selector to "HTTP Select Language". Then the language is taken from the browser's prefered language list. (Of course, only for those languages that have translations!) So your visitors would see Zenphoto in their perferred language and you would see it in yours. How to use another language in the admin panel? - ysun - 2010-06-24 Thanks. How about setting the Zenphoto for public is in English only while the admin page is in Chinese only? Or is there something like ...index.php?lang=cn in the link to define the language? Thanks! How to use another language in the admin panel? - acrylian - 2010-06-24 Yes, there is if you enable the seo_locale plugin. How to use another language in the admin panel? - ysun - 2010-06-24 I am new to Zenphoto, could you give me more tips to make it work? Thanks a lot! How to use another language in the admin panel? - acrylian - 2010-06-25 It is explained on the link I posted. How to use another language in the admin panel? - ysun - 2010-06-26 em... Do I need to create seo_locale.php and filterLocale_load_request.php in zp-core/zp-extensions first? Sorry I have no idea how to follow that tutorial... How to use another language in the admin panel? - sbillard - 2010-06-26 You need to create urls with the format [quote] [/quote] How to use another language in the admin panel? - ysun - 2010-10-09 Thanks. But I still don't get it. Could you help me to locale below link to another language? http://www.domain.com/zp-core/admin.php Thanks! How to use another language in the admin panel? - acrylian - 2010-10-09 On the options there is a selector for languages. The example above is for the website part only, not the admin. How to use another language in the admin panel? - ysun - 2010-10-12 Thanks. So the admin page doesn't support other language difination in the address line? How to use another language in the admin panel? - sbillard - 2010-10-13 That is correct, but the next release will allow you to set the language for each user. You can try it out by installing the nightly build as a test. |