Jdlrobson has uploaded a new change for review. Change subject: remove enhanced search from no jquery beta (RL integration) ......................................................................
remove enhanced search from no jquery beta (RL integration) this removes enhanced search from the beta for phones which cannot handle jQuery to see if anyone complains. This means in beta there are only 2 modes - no jQuery or no javascript. In future phones which cannot run jQuery will not run any javascript at all meaning we can simplify our codebase by having 2 modes - jQuery with ResourceLoader and no javascript. We can also simplify the search javascript code. Now if we just finish implementing dynamic sections... Change-Id: Iad8de26c0bee11613201acb42391a9806f692c2b --- M MobileFrontend.php 1 file changed, 5 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend refs/changes/50/42150/1 -- To view, visit https://gerrit.wikimedia.org/r/42150 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iad8de26c0bee11613201acb42391a9806f692c2b Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Jdlrobson <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
