<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jun 13, 2015 at 11:50 AM, Isaac Bennetch <span dir="ltr"><<a href="mailto:bennetch@gmail.com" target="_blank">bennetch@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Deven is working on RFE 1060 [0] which requests that the Designer "snap<br>
to grid" and "angular links/direct links" settings should be remembered.<br>
<br>
In the tracker artifact, you can see (or I'll summarize below) we're<br>
discussing how exactly to preserve this information and I'm open to<br>
additional opinions.<br>
<br>
Configuration directive: I don't like adding two more directives plus we<br>
can't toggle the value in `config.inc.php` when the user toggles the<br>
setting in Designer. This solution seems quite undesirable.<br>
<br>
phpMyAdmin Configuration Storage: Seems the best place; we already store<br>
Designer coordinates here and PDF page layout. Would probably require<br>
modifying the schema unless we come up with some wild idea like storing<br>
the preference in 'pma__table_coords' and some specially crafted db_name<br>
and table_name (without testing it, I'm imagining NULL for each, and x<br>
and y can store a 0 or 1 for each of the two factors we're storing. It's<br>
quite late so I'm not sure if this idea is brilliant or awful, but I<br>
suspect it's the latter. I don't see a point to adding a whole new table<br>
to track two values of true or false, so perhaps this idea isn't ideal,<br>
either.<br>
<br>
Session storage/Cookie: An obvious choice, except it only persists in<br>
the user's browser; if they use a new computer the value is lost. In<br>
this case, it's a quick toggle to restore the setting, so part of me<br>
wonders if this is the best solution.<br></blockquote><div><br></div><div>I prefer this third options. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I welcome your input, otherwise Deven and I will continue ahead<br>
regardless :)<br>
<br>
Thanks and regards<br>
~isaac<br>
<br>
0 - <a href="https://sourceforge.net/p/phpmyadmin/feature-requests/1060/" rel="noreferrer" target="_blank">https://sourceforge.net/p/phpmyadmin/feature-requests/1060/</a><br>
<br>
------------------------------------------------------------------------------<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" rel="noreferrer" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Thanks and Regards,<div><br></div><div>Madhura Jayaratne<br><div><br></div></div></div>
</div></div>