I hope everyone will get in the habit of keeping the Release Notes 5.3.x page up to date as they do checkins. Note that even this is insufficient, Dan or I needs to go to the configuration page and describe the tapestry.component-render-tracing-enabled symbol there, as well.
On Wed, Dec 22, 2010 at 9:44 AM, <[email protected]> wrote: > Release Notes > 5.3.0<https://cwiki.apache.org/confluence/display/TAPESTRY/Release+Notes+5.3.0> > Page *edited* by Howard M. Lewis > Ship<https://cwiki.apache.org/confluence/display/~hlship> > Changes (2) > > It is now possible to have Tapestry emit rendering comments; these are > comments (such as {{<!\-\-BEGIN Index:loop (context:Index.tml, line > 15)\-\->}}) that can assist you in debugging markup output on the > client-side. This is enabled for all requests using the configuration symbol > {{tapestry.component-render-tracing-enabled}}, and can be added to any > request by adding the query parameter {{t:component-trace=true}} to the URL. > This will significantly increase the size of the rendered markup, but can be > very helpful with complex layouts to determine which component was > responsible for which portion of the rendered page. > Full Content > > It is now possible to have Tapestry emit rendering comments; these are > comments (such as <!--BEGIN Index:loop (context:Index.tml, line 15)-->) > that can assist you in debugging markup output on the client-side. This is > enabled for all requests using the configuration symbol > tapestry.component-render-tracing-enabled, and can be added to any request > by adding the query parameter t:component-trace=true to the URL. This will > significantly increase the size of the rendered markup, but can be very > helpful with complex layouts to determine which component was responsible > for which portion of the rendered page. > Change Notification > Preferences<https://cwiki.apache.org/confluence/users/viewnotifications.action> > View > Online<https://cwiki.apache.org/confluence/display/TAPESTRY/Release+Notes+5.3.0>| > View > Changes<https://cwiki.apache.org/confluence/pages/diffpagesbyversion.action?pageId=24190989&revisedVersion=2&originalVersion=1> > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com
