Hi
Dne Fri, 23 Jul 2010 22:35:37 +0200 Piotr Przybylski piotr.prz@gmail.com napsal(a):
2010/7/23 Michal Čihař michal@cihar.com:
Dne Fri, 23 Jul 2010 11:41:39 +0200 Piotr Przybylski piotr.prz@gmail.com napsal(a):
2010/7/23 Michal Čihař michal@cihar.com:
Hi
Dne Thu, 22 Jul 2010 20:23:30 +0200 Piotr Przybylski piotr.prz@gmail.com napsal(a):
I am not sure about making it configurable, for now I want to make it shorter by using some sane defaults:
- server: hide Charsets, Engines, Replication, Synchronize
- database: hide Designer and Tracking
- table: I don't see anything that could be safely hidden in a
submenu, and making a list with only Tracking makes no sense
You can hide drop/empty ... in fact I don't even think these need to be tabs, these could be just actions on operations tab.
What about JavaScript requirement for IE6/IE7?
How is JavaScript related to removing tabs and making them regullar actions on operations tab?
IE6 understands :hover only for a tags, and IE7 works like IE6 there unless you use Strict doctype. Putting a menu in a tag would result in incorrect XHTML.
Okay, I probably did not express myself clearly:
I don't think we need Drop/Truncate so quickly accessible to be in the menu, they can simply be hidden somewhere in Operations tab just like table checking, optimizing and other rarely used actions are.