jQuery.Locale as a new widget

Hi,

I need a widget that can quickly shows a selectlist with all countries + flags.

I found one that works with jQuery but it is a static JS script.

It needs some env properties like $model,$baseUrl so there is a need of a wrapper/widget :

https://github.com/azcoov/jQuery.Locale

I’m currently busy in my own project so if there’s anyone…

Feature requests section is for requesting features in Yii… not for personal purposes… :D

Ok but a selectlist with country flags could be needed by anyone, anytime.

It’s not a question if it would be needed by anyone… but if it’s something that could go in the Yii core… and remember that Yii philosophy is to be lightweight…

Yes, you can easily use tons of jQuery plugins, no need to include them all to the core