[Phpmyadmin-devel] menu tabs
Marc Delisle
marc at infomarc.info
Fri Jan 22 20:07:59 CET 2010
Michal Čihař a écrit :
> Hi
>
> Dne Fri, 22 Jan 2010 09:34:13 -0500
> Marc Delisle <marc at infomarc.info> napsal(a):
>
>> I wonder if the "Tracking" db and table menu tab should be replaced by a
>> link, either under Structure or Operations.
>>
>> I would be tempted to move Designer as a link under Structure but it's
>> been as a menu tab for a while so I don't know.
>>
>> Maybe a "Files" menu could lead to Export - Import - Backup - Restore
>> (these last two being future items probably in 3.4)? If so, should we
>> start to implement another level of menus?
>
> I'm not sure if it is good idea to make navigation more complex.
>
> What I am currently thinking about is to provide basic operation is the
> tabs as currently and add tab "Advanced" which would contain less
> frequently used things.
>
> Something like this (for table):
>
> * Browse
> * Structure
> * SQL
> * Search
> * Insert
> * Backup
> * Import
> * Advanced
> * Export
> * Operations
> * Empty
> * Drop
We have a feature request about having a "light" version with less
menus. We could implement this with something like
$cfg['menu']['db']['operations'] = false;
This could take into account the menu levels.
--
Marc Delisle
http://infomarc.info
More information about the Developers
mailing list