On Thu, Jul 25, 2013 at 7:34 PM, Marc Delisle <marc@infomarc.info> wrote:
Le 2013-07-25 09:48, Isaac Bennetch a écrit :
> Hi,
>
> Kasun has done a nice job adding the ability to hide navigation items
> (tables, views, functions, and events in the navigation pane). Any
> objections to the configuration option at [1]? I suggested
> $cfg...['hiddenTables'] which isn't completely accurate as non-table
> items can be hidden as well; Kasun suggests 'navigation' which might
> be too vague. Of course 'navigation_pane_hidden_items' is too long;
> does anyone have a strong opinion about this?

Hi Isaac,

Maybe this?

$cfg['Servers'][$i]['navigationhiding'] = 'pma__navigationhiding';

Hi,

I think this is a suitable name for the table. I've done the change and updated the pull request.
 
--
Regards
Kasun Chathuranga