User "Amire80" posted a comment on MediaWiki.r101592.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101592#c25663
Commit summary:

Show the recently used 5 inputmethod in menu,- No need to select them from the 
big expandable menu.
-Refactored the UI construction to buildMenuItem, buildMenuItems method.
-The cookie Narayam-scheme now remembers comma seperated list of recently used 
inputmethods

i18n card #188.

Comment:

1. The number 5 should probably not be literal, but constant or even a config 
variable.

2. Some spacing anomalies, like
* if ( !enabled) {
* if (name in schemes){
* }else{
* $narayamMenuItem  = that.buildMenuItem(scheme);

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to