Index: openacs-4/packages/xowiki/tcl/includelet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/includelet-procs.tcl,v diff -u -r1.179 -r1.180 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 30 Mar 2012 09:09:57 -0000 1.179 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 10 May 2012 02:42:02 -0000 1.180 @@ -4246,9 +4246,11 @@ yui-carousel instproc render {} { my get_parameters - set ajaxhelper 0 + set ajaxhelper 1 ::xowiki::Includelet require_YUI_CSS -ajaxhelper $ajaxhelper carousel/assets/skins/sam/carousel.css ::xowiki::Includelet require_YUI_JS -ajaxhelper $ajaxhelper "yahoo-dom-event/yahoo-dom-event.js" + ::xowiki::Includelet require_YUI_JS -ajaxhelper $ajaxhelper "connection/connection-min.js" + ::xowiki::Includelet require_YUI_JS -ajaxhelper $ajaxhelper "animation/animation-min.js" ::xowiki::Includelet require_YUI_JS -ajaxhelper $ajaxhelper "element/element-min.js" ::xowiki::Includelet require_YUI_JS -ajaxhelper $ajaxhelper "carousel/carousel-min.js" ::xo::Page set_property body class "yui-skin-sam "