[Phpmyadmin-devel] Recently Used Tables
Marc Delisle
marc at infomarc.info
Tue May 10 18:40:25 CEST 2011
Aris Feryanto a écrit :
> Hi,
>
> On 9 Mei 2011, at 19:04, Marc Delisle <marc at infomarc.info
> <mailto:marc at infomarc.info>> wrote:
>
> > Ok. Even better would be to move the new code ("add recently used
> > tables...") into a function because we already have too much code in the
> > global scope.
>
> I've wrapped the code in PMA_addRecentTable function.
OK.
>
> > Try this: in PHP, generate a span with class "hide" and some id, and put
> > in it, the contents of $GLOBALS['cfg']['LeftDefaultTabTable']. Then from
> > jQuery you can fetch this information and use it.
>
> Tried the span and "hide", but there is no defined class "hide" in the
> theme_left.css.php. So, instead of adding the class "hide", I use <input
> type="hidden".
OK.
>
> Feature documentation in Documentation.html also has been updated.
Ok. Instead of "Set this to 0 (zero) to disable the recent tables." I
suggest "Set this to 0 (zero) to disable the listing of recent tables."
--
Marc Delisle
http://infomarc.info
More information about the Developers
mailing list