First of all thanks for your help. Unfortunately the source code still hast some "ugly" parts due to the added / refactored code from Tapestry itself.
This brings me to another question. Why is this the default setting? Is it of any use (making the source more or less unreadable to exaggerate a bit) ? I have to say, it "discourage" me a little bit. Thanks again, Christian dhning-2 wrote: > > That's default, not an issue. > > To turn off the behavior and make code clean, in your appmodule, > > public static void contributeApplicationDefaults( > MappedConfiguration<String, String> configuration) > { > configuration.add("tapestry.compress-whitespace", "false"); // turn > off it > } > > > Thanks! > > DH > > > ----- Original Message ----- > From: "Christian P." <[EMAIL PROTECTED]> > To: <users@tapestry.apache.org> > Sent: Monday, November 24, 2008 5:46 PM > Subject: T 5.0.16 : HTML code layout / format of generated files seemes to > be wrong > > >> ... >> All code from the tml-files (Layout.tml, Index.tml) is "squeezed" in one >> single line. So the source code looks like: >> ... > -- View this message in context: http://www.nabble.com/T-5.0.16-%3A-Generated-HTML-code-layout---format-seems-to-be-wrong-tp20657660p20659854.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]