I have been working with 2.6.2 and incorporated the YUI Paginator and it works pretty well. But when I use Moodle 2.4 I see messages like: yui: NOT loaded: paginator yui: NOT loaded paginagor-core. And finally I get an exception
Uncaught TypeError: Cannot read property 'Core' of undefinded.
This seems be be thrown because of a reference to Y.Paginator.Core.
Any idea why 2.4 will not load the YUI paginator? Any workarounds?