Hi Edward
Dne Thu, 6 Feb 2014 22:39:18 +0800 Edward Chen c4150221@gmail.com napsal(a):
I made a new PMA theme demo.
url: http://pmademo.byethost7.com/
*PMA should be more like a native client, not a webpage* *Ajax query should be more like an object, every query should be logged,*
- query have his own timeout, result can be redisplay,*
- easy to reedit and requery*
Add some components:
- bottom status bar: show processing query
- console: a console that log every query, log every message
- collections instead of recent tables
Some components are existing, but changed positions:
- server choices, instant path, merge them to #header .navigation new instant path bar just like Microsoft windows(7/8) explorer's
- move SQL query window to console
Delete some components:
- delete navipanellinks, delete recent tables
Demo is semi-finished, time constraints. I hope you get my points
I quite like the idea, it really could be nice user interface. However I'm afraid that doing both UI changes and implementing new components will be quite big task, so maybe you could try with doing UI changes only at first?