Member
Member
mironb   2010-02-20, 17:28
#1
Hi
I was searching but I didn't find. What I have to add to my theme to have possibilty for user to choose language of gallery. I wolud like to have drop list with languages on my index page.
regards
Miron
Administrator
Administrator
acrylian   2010-02-20, 18:50
#2
Enable the dynamic locale plugin and if your theme does not support it add the necessary function to it.
Member
Member
sbillard   2010-02-20, 18:51
#3
Check the plugins. But of course, you will have to use a theme which supports the `dynamic-locale` plugin.
Member
Member
mironb   2010-02-23, 11:36
#4
Thanks !
I enebled plugin and added:
<?php if (function_exists('printLanguageSelector')) { printLanguageSelector(); } ?>
to my theme and everything works great.
Member
Member
flu   2010-02-23, 21:54
#5
Yeah. This is one on the reasons why ZenPhoto is great.
Enjoy !
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.