[Phpmyadmin-devel] Recently Used Tables
Aris Feryanto
aris_feryanto at yahoo.com
Mon May 9 21:18:32 CEST 2011
Hi,
On 9 Mei 2011, at 19:04, Marc Delisle <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.
> 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".
Feature documentation in Documentation.html also has been updated.
--
Aris Feryanto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20110509/e3baa939/attachment.html>
More information about the Developers
mailing list