Added by Jeroen Reijn, last edited by Niels van Kampenhout on Aug 07, 2007
()
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.