Hi,
On 9 Mei 2011, at 19:04, Marc Delisle <
marc@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