Better yet, since some sites squash up the html (removing whitespace) to speed things up, I suggest using firefox and the view-source extension:
http://jennifermadden.com/scripts/ViewRenderedSource.html Which will "properly" indent outputted source, and allow you to expand/ collpase sections of the code. Mike On Oct 19, 3:38 am, Rex <[EMAIL PROTECTED]> wrote: > Hi, > > I see that in cakephp a view output is not properly indented. This > makes it very difficult to debug a problem. > I suggest that all cakephp (HTML) output should be indented properly > so that when we try to view-source using mozilla, we get a > beatutifully formatted code which all humans can see and understand > clearly. > > regards, > Rex --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
