Closed (fixed)
Project:
Internationalization
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2005 at 14:19 UTC
Updated:
21 Jan 2005 at 17:15 UTC
Is it possible to have translations of the primary and secondary links managed via administration -> themes?
I'm using the Pushbutton theme and I can only have these links in one language. It would be good to have the possibility to introduce different versions via
/es/admin/themes/settings/pushbutton
/ca/admin/themes/settings/pushbutton
/en/admin/themes/settings/pushbutton
for instance.
Comments
Comment #1
jose reyero commentedYo can use 'language dependet variables' feature for the theme settings.
The variable name is 'theme_settings' so you will need something like this in your config -conf.php- file:
Then you will have to redefine all your theme settings (primary, secondary links, logo...) for each language. Just switch language in the theme administration pages...
Comment #2
qgil commentedDone! Thanks you.
This module really rocks!
Comment #3
(not verified) commented