Page 1 of 1

Language plugin modification

Posted: Fri Sep 08, 2006 11:38 am
by deurk
Hi again,

I wanted to be able to choose between the multilingual default dropdown or a flags pictures to change the language displayed on my blog. I just set up something in the configuration part to put flags or not basically. It works pretty good :D

If anybody wanna see it, here is the link: My test blog

As usual, comments and ideas are more than welcomed!

Re: Language plugin modification

Posted: Fri Sep 08, 2006 11:58 am
by garvinhicking
Hi!

Yes, it'S something like that. Have alook at what the language chooser plugin uses for the <select name="XXX">. Then you can use index.php?XXX=fr as the link target for your image.

Regards,
Garvin

Posted: Fri Sep 08, 2006 12:02 pm
by deurk
Ok thanks Garvin :D

Posted: Fri Sep 08, 2006 10:06 pm
by deurk
Tried complicated stuff to do a simple thing... and finally worked when I tried it from scratch simpler :P