[Phpmyadmin-devel] QueryFrame/QueryWindow

Hi all we still have QueryFrame config options even when there is no frame for it right now, this should be IMHO fixed before 2.7.0 :-). We already talked once about this, but there was no conclusion. I hope I remember possibilities which we came with: 1. Allways display SQL icon in left frame and make it allways open SQL window if possible (javascript enabled). Add EditInWindow for edit link behaviour. 2. QueryWindow = true/false/left for query window/query tab/query window only from left frame. What to do with this? -- Michal Čihař | http://cihar.com

Michal Čihař a écrit :
Hi all
we still have QueryFrame config options even when there is no frame for it right now, this should be IMHO fixed before 2.7.0 :-).
Agreed.
We already talked once about this, but there was no conclusion. I hope I remember possibilities which we came with:
1. Allways display SQL icon in left frame and make it allways open SQL window if possible (javascript enabled). Add EditInWindow for edit link behaviour.
2. QueryWindow = true/false/left for query window/query tab/query window only from left frame.
What to do with this?
I vote for #1. Also I would set EditInWindow to TRUE in config.default.php. Another point: when I tick "do not overwrite this query from outside the window", I would expect it to not being overwritten when I browse another table, for example. Is it a bug or bad expectation on my part? Marc

Hi On Mon 14. 11. 2005 14:57, Marc Delisle wrote:
I vote for #1. Also I would set EditInWindow to TRUE in config.default.php.
I also think it is better choice.
Another point: when I tick "do not overwrite this query from outside the window", I would expect it to not being overwritten when I browse another table, for example. Is it a bug or bad expectation on my part?
I'd expect same behaviour as you. -- Michal Čihař | http://cihar.com

Michal Čihař a écrit :
Hi
On Mon 14. 11. 2005 14:57, Marc Delisle wrote:
I vote for #1. Also I would set EditInWindow to TRUE in config.default.php.
I also think it is better choice.
Another point: when I tick "do not overwrite this query from outside the window", I would expect it to not being overwritten when I browse another table, for example. Is it a bug or bad expectation on my part?
I'd expect same behaviour as you.
Michal, are you working on the changes for #1 ? If not, I can start ... Marc

Hi On Tue 15. 11. 2005 17:30, Marc Delisle wrote:
are you working on the changes for #1 ? If not, I can start ...
I'm not working on it, I just wanted to wait for some conclusion. Feel free to start. -- Michal Čihař | http://cihar.com

Michal C(ihar( a écrit:
Hi
On Tue 15. 11. 2005 17:30, Marc Delisle wrote:
are you working on the changes for #1 ? If not, I can start ...
I'm not working on it, I just wanted to wait for some conclusion. Feel free to start.
Ok I'll work on this. Marc

Marc Delisle a écrit :
Michal C(ihar( a écrit:
Hi
On Tue 15. 11. 2005 17:30, Marc Delisle wrote:
are you working on the changes for #1 ? If not, I can start ...
I'm not working on it, I just wanted to wait for some conclusion. Feel free to start.
Ok I'll work on this.
Marc
Done, please test. Still to do: investigate the "do not overwrite..." bug. Marc
participants (2)
-
Marc Delisle
-
Michal Čihař