<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Ankit,<br>
<br>
Am 29.04.2010 06:27, schrieb ANKIT GUPTA:
<blockquote
 cite="mid:z2u34c4ff31004282127k3267039ar22795c890a8570ed@mail.gmail.com"
 type="cite">Hi,<br>
  <br>
Is there any documentation for the coding style/standards used for
phpMyadmin,<br>
i want to get used to these standards.<br>
also if there  are other important points,things which i should know
before starting code <br>
please do tell .<br>
</blockquote>
Coding Standards as described under
<a class="moz-txt-link-freetext" href="http://phpmyadmin.net/home_page/improve.php">http://phpmyadmin.net/home_page/improve.php</a>.<br>
<br>
My additional wish:<br>
Please comment your PHP Code and Javascript Code with standard
doc-blocks:<br>
<ul>
  <li>for php with PHP-Doc</li>
  <li>for Javascript with JS-Doc.</li>
</ul>
So it's possible to generate on the fly with some tools a documentation
from your<br>
source code ;)<br>
<br>
<blockquote
 cite="mid:z2u34c4ff31004282127k3267039ar22795c890a8570ed@mail.gmail.com"
 type="cite"><br>
i agree with marc,we should not keep visual query builder as a separate
plugin and offer both as already installed.<br>
we can provide an option to users to switch between  db_qbe.php and
visual query builder <br>
inside the "Query" tab.<br>
</blockquote>
Or would it be better: if Javascript and jQuery running using yours,
else using db_qbe.php?<br>
<blockquote
 cite="mid:z2u34c4ff31004282127k3267039ar22795c890a8570ed@mail.gmail.com"
 type="cite"><br>
Yes i will be using JQuery,i was planning to use some features from the
Designer part,<br>
for the styling use of standard styling will be better.<br>
</blockquote>
Okay, that's good.<br>
<br>
Reagrds<br>
Michael<br>
<br>
<blockquote
 cite="mid:z2u34c4ff31004282127k3267039ar22795c890a8570ed@mail.gmail.com"
 type="cite"><br>
Regards,<br>
Ankit<br>
  <br>
  <br>
  <br>
  <div class="gmail_quote">On Thu, Apr 29, 2010 at 12:38 AM, Marc
Delisle <span dir="ltr"><<a moz-do-not-send="true"
 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;">Michael
Keck a écrit :<br>
    <div class="im">> Hi Marc,<br>
><br>
> yes, I know and I would be happy if the new visual query builder is<br>
> moved to our "standard" theming.<br>
><br>
> What are you and other's thinking about this point and my follow
idea?<br>
> Would it be better to use visual query builder as a type of
plugin, so<br>
> users can choose if they want<br>
> to use and install or not? Because I think, the basic query builder<br>
> 'db_qbe.php' should still usable<br>
> especially for browser which don't support javascripts.<br>
    <br>
    </div>
... and yes, db_qbe.php should stay for non-js browsers; but IMO, in<br>
this case we should offer both already installed, like we do for<br>
"Relation view" and "Designer" (but these don't have the same set of<br>
sub-features).<br>
    <div>
    <div class="h5"><br>
--<br>
Marc Delisle<br>
    <a moz-do-not-send="true" href="http://infomarc.info"
 target="_blank">http://infomarc.info</a><br>
    <br>
------------------------------------------------------------------------------<br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
    <a moz-do-not-send="true"
 href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
    <a moz-do-not-send="true"
 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>
</blockquote>
</body>
</html>