I have a concern about where to place the link to usr pref interface.<br><br>It is currently placed on the homepage, but my understanding is that it is actually a place for links to server configuration pages.  <br><br>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.<br>
<br>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. <br>
<br>Thanks!<br><br>--------------------------------------------------<br>Best regards,<br>Zeeshan Mughal<br>Email:  <a href="mailto:zeeshanmughal@ieee.org">zeeshanmughal@ieee.org</a><br>Web:  <a href="http://www.zixan.info">http://www.zixan.info</a><br>

<br><br><div class="gmail_quote">On Mon, Jul 20, 2009 at 2:29 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Zeeshan M. a écrit :<br>
> /Huh? I was only writing about font size and default language selector.<br>
<div class="im">> Max rows and (probably) the other settings you were addressing in your<br>
> sample code, should go to user preference<br>
> /<br>
> Since, max_rows also has its own interface I thought it is unrelated to<br>
> the project.  But I will include it, though.<br>
<br>
</div>Having an interface is not the same thing as a persistent preference.<br>
<br>
Font size is persistent (in cookie), language is first auto-detected<br>
then stored in cookie. Maximum rows is persistent per table, only for<br>
the working session (logout and you lose your choice).<br>
<br>
And as you know, other parameters in config file are not on the<br>
interface but should be.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------------------------------------------------------<br>
Enter the BlackBerry Developer Challenge<br>
This is your chance to win up to $100,000 in prizes! For a limited time,<br>
vendors submitting new applications to BlackBerry App World(TM) will have<br>
the opportunity to enter the BlackBerry Developer Challenge. See full prize<br>
details at: <a href="http://p.sf.net/sfu/Challenge" target="_blank">http://p.sf.net/sfu/Challenge</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</div></div></blockquote></div><br>