Better enabled our usage of the Cocoon profiler by synchronising our configuration with the original stuff in Cocoon and enabling it to also show the xml generated by each pipeline.
Whoever built this deserves a medal. See the notes in docs_0_80/howto/howto-dev.html#debug-cocoon-profiler This enables us to list the various sitemap pipelines and components that are being used, how much time was used by each, whether each component uses the Cocoon cache, and show the actual xml data. It especially useful to look at our new work in the whiteboard plugins. -David
