On 19/06/12 11:28, Marc Delisle wrote:
Le 2012-06-19 04:47, Michal Čihař a écrit :
Hi
Dne Mon, 18 Jun 2012 15:58:42 +0100 Rouslan Placellarouslan@placella.com napsal(a):
as I just wrote in my blog post, I'm considering dropping the $cfg['AjaxEnable'] directive as in my opinion it will considerably complicate the processing of some pages and doesn't seem to any real benefits. Your thoughts on this appreciated.
I think major reason for introducing this option were popup dialogs, which even more reduce available space for entering data. I don't think it's necessary to really support operation without AJAX, but getting rid of these dialogs is definitely something what should be done and then this option can disappear.
What about the Create table dialog? Previous version was not wide enough but the current version is correct.
My plan is to load the create table dialog straight into the page instead of a popup. Maximum screen width would therefore be maintained.
Bye, Rouslan