I'm writting AJAX part now.Have a look at this commit:See my comment on it:For get response data I add a param, run between requestHandler and responseHandler.
Now middle handler runs well, but I can't sendmessage ID to PMA_console._responseMidHandler, myquestions are:1. Is the middle handler OK? Or is there another way tocustom my AJAX request(I need pages jump use globalAJAX handlers)