[Phpmyadmin-devel] DefaultTabTable

Ok, another point to discuss about :) In RFE 1680546, we got a request to set $cfg['DefaultTabTable'] = 'sql.php'; I agree that the most popular action done on a table would be to browse it. The RFE says that "most hosting companies don't change the default settings" so I can understand his point. Now I know that we have a browse icon next to the table name but clicking the table name is easier than reaching for this icon. So I suggest we change the default in config.default.php, as requested. If we do this, should we - remove this browse icon when the parameter is set to sql.php? - let this browse icon there for all situations? - display a different icon leading to the Structure page (if clicking the table name leads to the browse page) ? Marc

I vote for "- display a different icon leading to the Structure page (if clicking the table name leads to the browse page) " plus clearly distinguishing between the two links when hovered (like I did it in theme "Grid", not perfectly though) Juergen Marc Delisle wrote:
Ok, another point to discuss about :)
In RFE 1680546, we got a request to set $cfg['DefaultTabTable'] = 'sql.php';
I agree that the most popular action done on a table would be to browse it. The RFE says that "most hosting companies don't change the default settings" so I can understand his point.
Now I know that we have a browse icon next to the table name but clicking the table name is easier than reaching for this icon.
So I suggest we change the default in config.default.php, as requested.
If we do this, should we - remove this browse icon when the parameter is set to sql.php? - let this browse icon there for all situations? - display a different icon leading to the Structure page (if clicking the table name leads to the browse page) ?
Marc
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
-- View this message in context: http://www.nabble.com/DefaultTabTable-tf4000533.html#a11372879 Sent from the phpmyadmin-devel mailing list archive at Nabble.com.
participants (2)
-
Jürgen Wind
-
Marc Delisle