On 03/15/2010 04:46 PM, Bogdan Flueras wrote:
> With AND without them. The content of the file does not really mater, as it
> were my hackings.
> Still the problem remains with the original code.
> The content of the javascript.vm is spit with no processing in the resulted
> HTML.
>
> Ex:
>
> $xwiki.jsfx.use('js/scriptaculous/effects.js', true)
> $xwiki.jsfx.use('js/xwiki/widgets/modalPopup.js', true)
> $xwiki.ssfx.use('js/xwiki/widgets/modalPopup.css', true)This means that the skin extension plugin is not active. You should not build platform/web/standard to obtain the war, but enterprise/web/ which also packages the plugins. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
