[Phpmyadmin-devel] do we still need . "\n" ?

Hi, now that I use Firebug, I no longer feel the need of a nicely formatted HTML generated source. In trunk I suggest to remove the . "\n" and other special HTML indenting when we touch a script. Marc

Marc Delisle wrote:
Hi, now that I use Firebug, I no longer feel the need of a nicely formatted HTML generated source. In trunk I suggest to remove the . "\n" and other special HTML indenting when we touch a script.
Marc
no need at all (IMHO) cheers Jürgen -- View this message in context: http://www.nabble.com/do-we-still-need-.-%22%5Cn%22---tp15226213p15226245.ht... Sent from the phpmyadmin-devel mailing list archive at Nabble.com.

Marc Delisle schrieb:
Hi, now that I use Firebug, I no longer feel the need of a nicely formatted HTML generated source. In trunk I suggest to remove the . "\n" and other special HTML indenting when we touch a script.
uh ... i am already doing this in most cases ... ;-) at least the indention, and many but not all of the \n -- Sebastian

Sebastian Mendel a écrit :
Marc Delisle schrieb:
Hi, now that I use Firebug, I no longer feel the need of a nicely formatted HTML generated source. In trunk I suggest to remove the . "\n" and other special HTML indenting when we touch a script.
uh ... i am already doing this in most cases ... ;-)
at least the indention, and many but not all of the \n
Why not all? are some of them needed for what users see?

Marc Delisle schrieb:
Sebastian Mendel a écrit :
Marc Delisle schrieb:
Hi, now that I use Firebug, I no longer feel the need of a nicely formatted HTML generated source. In trunk I suggest to remove the . "\n" and other special HTML indenting when we touch a script. uh ... i am already doing this in most cases ... ;-)
at least the indention, and many but not all of the \n
Why not all? are some of them needed for what users see?
i have no problem with removing all - this is just how i did till now but if you do xhtml validator check you will get "error in line #", so it is not very helpful if there is only one line, thats why i had left some of the \n in there -- Sebastian
participants (3)
-
Jürgen Wind
-
Marc Delisle
-
Sebastian Mendel