Added by Jeroen Reijn, last edited by Niels van Kampenhout on Aug 07, 2007  (view change)

Labels:

cocoon cocoon Delete
flowscript flowscript Delete
debugger debugger Delete
debug debug Delete
javascript javascript Delete
rhino rhino Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

It's possible to use the flowscript debugger that is built into Cocoon with the Hippo CMS. To enable the debugger:

  • uncomment it in editor/target/hippo-cms-*/cocoon/WEB-INF/cocoon.xconf
  • comment out the headless parameter in editor/target/hippo-cms-*/bin/wrapper.conf
  • (re)start the CMS, the debugger should appear. Click "go" to run the scripts.