Hi,<br><br><br>
<i>I suggest you become more familiar with the code base, either by<br>
studying the links in the interface, or by following the code flow thru<br>
a debugger.</i><br><br>I am using Notepad++ for development, which I believe does not have a plugin for debugging PHP code.  I know Eclipse PDT has a debugging tool for PHP, but I am not really fond of using Eclipse.  I was wondering if you have any personal recommendations about it that would be awesome. <br>

<i><br></i>Here are my notes:<br><br>- inputs for all the settings are available on the admin interface, and all the current values (extracted from db) are selected on page load<br>- things left out to be done in coming days:<br>
  - processing form inputs<br>  - handling errors using phpmyadmin default error handler<br>  - updating settings' values in db upon form submission<br>  - changing session values for each setting; this is going to be the major part as I would have to dig into pma code base to get it done<br>
  - using PMA_query_as_controluser() for querying database <br>- when all of the above is done, it would be time to do some JSing to show off my creativity<br><br>patch: <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=2825187&group_id=23067&atid=377410">http://sourceforge.net/tracker/index.php?func=detail&aid=2825187&group_id=23067&atid=377410</a><br>
<br>Thanks!<br><br><br>P.S.  I was just wondering what does "lem9" mean?<br><br clear="all">--------------------------------------------------<br>Best regards,<br>Zeeshan Mughal<br>Email:  <a href="mailto:zeeshanmughal@ieee.org" target="_blank">zeeshanmughal@ieee.org</a><br>

Web:  <a href="http://www.zixan.info" target="_blank">http://www.zixan.info</a><br>
<br><br><div class="gmail_quote">On Tue, Jul 21, 2009 at 4:08 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info" target="_blank">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>
> /When you edit a row in phpMyAdmin and you submit, there is logic that<br>
<div>> checks which column has been changed and updates only what is needed.<br>
> /<br>
> Is there any example in pma codebase I can use it for reference?<br>
<br>
</div>I suggest you become more familiar with the code base, either by<br>
studying the links in the interface, or by following the code flow thru<br>
a debugger.<br>
<br>
><br>
> /How many settings do you plan to cover?<br>
<div>> /<br>
> I plan the cover all the settings that are currently under<br>
> consideration.  As you said, we can include more settings after we have<br>
> a test prototype.<br>
><br>
> I was wondering how settings such as PropertiesIconic are applied.  I<br>
> was able to change it manually, so is it directly read from config file<br>
> each time?<br>
<br>
</div>Have a look at the code base to see which script reads config.default.php.<br>
<div><br>
><br>
> Also, I was wondering what are your thoughts above moving the link to<br>
> user prefs interface in navigation.php?<br>
<br>
</div>I don't believe that this decision is important at this early stage of<br>
the implementation.<br>
<div><br>
><br>
> Thanks!<br>
<br>
<br>
<br>
--<br>
Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------------------------------------------------------<br>
</div><div><div></div><div>_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net" target="_blank">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>