<div dir="ltr">Hi Issac,<div>Adding this functionality to just import page, would be just an addon to import feature.</div><div>Now if we implement this to all pages, it would add a feature to an event which is currently empty. I mean there is no function currently bound to drag events, Also if this feature is implemented, I can't think of false positives as I can't imagine a user dragging a sql for any other purpose but import </div>

</div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div><br></div><font face="courier new, monospace" color="#444444">Minhaz, </font><div><font face="courier new, monospace" color="#444444"><a href="http://minhaz.cistoner.org" target="_blank">minhaz.cistoner.org</a> || <a href="http://cistoner.org" target="_blank">cistoner.org</a></font></div>

</div></div>
<br><br><div class="gmail_quote">On Sun, May 25, 2014 at 3:13 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">

<div class=""><br>
<br>
On 5/24/14 12:37 PM, Minhaz A V wrote:<br>
> Hi I need some help here, to implement a drag and drop I need to do some<br>
> UI tweak, like there need to be a <div> to be shown in case of dragover<br>
> event, and we need another to show the upload status!<br>
><br>
> Also I need help with design here: How I'm planning it is:<br>
> 1. User drops a file at any page! (logged in)<br>
<br>
</div>My own thoughts are that we only need to expect this behavior on the<br>
Import page.<br>
<div class=""><br>
> 2. the dropped files if (sql) are uploaded asynchronously and the status<br>
> of upload is shown somewhere in bottom right corner.<br>
> 3. At the backend the uploaded sql is parsed and output is sent back as<br>
> JSON and once the object has been received,  the pagecontent is replaced<br>
> with the received output! (as happens for any other request in PMA)<br>
><br>
> I need help with which file I might need to edit, to add a div to the<br>
> common UI! for js part I'll add codes to AJAX.js<br>
><br>
><br>
> Also I sent few attachments to the same thread, but I guess moderator<br>
> needs to allow it first. It had screenshots of UI I was planning!<br>
><br>
><br>
> Minhaz,<br>
</div>> <a href="http://minhaz.cistoner.org" target="_blank">minhaz.cistoner.org</a> <<a href="http://minhaz.cistoner.org" target="_blank">http://minhaz.cistoner.org</a>> || <a href="http://cistoner.org" target="_blank">cistoner.org</a><br>


> <<a href="http://cistoner.org" target="_blank">http://cistoner.org</a>><br>
<div class="HOEnZb"><div class="h5">><br>
><br>
> ------------------------------------------------------------------------------<br>
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE<br>
> Instantly run your Selenium tests across 300+ browser/OS combos.<br>
> Get unparalleled scalability from the best Selenium testing platform available<br>
> Simple to use. Nothing to install. Get started now for free."<br>
> <a href="http://p.sf.net/sfu/SauceLabs" target="_blank">http://p.sf.net/sfu/SauceLabs</a><br>
><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" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
><br>
<br>
------------------------------------------------------------------------------<br>
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE<br>
Instantly run your Selenium tests across 300+ browser/OS combos.<br>
Get unparalleled scalability from the best Selenium testing platform available<br>
Simple to use. Nothing to install. Get started now for free."<br>
<a href="http://p.sf.net/sfu/SauceLabs" target="_blank">http://p.sf.net/sfu/SauceLabs</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></div>