I have a concern about where to place the link to usr pref interface.
It is currently placed on the homepage, but my understanding is that it is actually a place for links to server configuration pages.
The interface I am working on is for all users on the server, so I was wondering may be it would be a good idea to have it somewhere else. May be in the left navigation bar along with links to docs, home page, sql query interface etc.
If this is the case, can you please tell me which file I specially have to edit to place an icon being linked to user prefs interface. I think it should open as a pop-up just link sql query interface. Later on, I can also use a JS library to enhance user experience. But for now, I will focus on main goal of the project.
Thanks!
-------------------------------------------------- Best regards, Zeeshan Mughal Email: zeeshanmughal@ieee.org Web: http://www.zixan.info
On Mon, Jul 20, 2009 at 2:29 PM, Marc Delisle marc@infomarc.info wrote:
Zeeshan M. a écrit :
/Huh? I was only writing about font size and default language selector. Max rows and (probably) the other settings you were addressing in your sample code, should go to user preference / Since, max_rows also has its own interface I thought it is unrelated to the project. But I will include it, though.
Having an interface is not the same thing as a persistent preference.
Font size is persistent (in cookie), language is first auto-detected then stored in cookie. Maximum rows is persistent per table, only for the working session (logout and you lose your choice).
And as you know, other parameters in config file are not on the interface but should be.
-- Marc Delisle http://infomarc.info
Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel