Language plugin modification

Creating and modifying plugins.
Post Reply
deurk
Regular
Posts: 40
Joined: Wed Jun 21, 2006 5:36 pm

Language plugin modification

Post 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!
Last edited by deurk on Fri Sep 08, 2006 10:05 pm, edited 2 times in total.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Language plugin modification

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
deurk
Regular
Posts: 40
Joined: Wed Jun 21, 2006 5:36 pm

Post by deurk »

Ok thanks Garvin :D
deurk
Regular
Posts: 40
Joined: Wed Jun 21, 2006 5:36 pm

Post by deurk »

Tried complicated stuff to do a simple thing... and finally worked when I tried it from scratch simpler :P
Post Reply