Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide an option to define a language code validation callback #61

Open
santhoshtr opened this issue Dec 31, 2012 · 1 comment
Open

Comments

@santhoshtr
Copy link
Member

If the application has to bypass or do something special with the selected language code, a callback validation method is required.

For example, to bypass qqq language selection, which is a message documentation artificial language code in Mediawiki

@elad661
Copy link

elad661 commented Jun 20, 2013

should such callback be called every time the list is built (and on search) so that it won't display invalid languages?

I think having the option to deny user from using a language after they found it on the list is a bit odd.

Either way, I'd be interested in implementing this.

harshkothari410 pushed a commit to harshkothari410/jquery.uls that referenced this issue Jun 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants