[Phpmyadmin-devel] Recently Used Tables

Aris Feryanto aris_feryanto at yahoo.com
Sun May 8 02:53:23 CEST 2011


Hi all,

I've pushed commits improving the "recently used tables" in my repo and would like to ask for comments before I proceed further.

The demo have been updated, so you can try it through [0]. What I've done so far:

- Added configuration 'LeftRecentTable' ("Settings" -> "Navigation frame" -> "Navigation frame" tab -> "Recently used tables")
- Added a new class ./libraries/RecentTable.class.php for managing recent tables
- Added configuration ['Servers'][$i]['recent'], table in pma database for "persistent" recent tables
- Added SQL commands to create 'pma_recent' table in scripts/create_tables.sql

others:
- Added 'recent' feature in ./libraries/relation.lib.php
- Modified some CSS to prettify navigation frame

What next to be done:

- Write documentation about configuration LeftRecentTable
- Write documentation about table pma_recent in Documentation.html


[0] http://demo.phpmyadmin.net/gsoc-aris/


Regards,
--
Aris Feryanto

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20110508/bb1acc77/attachment.html>


More information about the Developers mailing list