On 05/26/2010 04:37 AM, Lee Chalupa wrote:
>
> Thanks for your reply Thomas.
>
> I pulled the switch.
>
> Everything with the update went fine except for one item.  I wonder if you
> might know what is causing text to appear on the screen at the top when I
> log and and request a page.  Here is what displays:
>
> $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)
> $xwiki.jsfx.use('js/xwiki/widgets/jumpToPage.js', true)
> $xwiki.ssfx.use('js/xwiki/widgets/jumpToPage.css', true)
> $xwiki.jsfx.use('uicomponents/widgets/confirmationBox.js', true)
> $xwiki.ssfx.use('uicomponents/widgets/confirmationBox.css', true)
> $xwiki.jsfx.use('uicomponents/widgets/confirmedAjaxRequest.js', true)
> $xwiki.jsfx.use('uicomponents/widgets/notification.js', true)
> $xwiki.ssfx.use('uicomponents/widgets/notification.css', true)

You need to enable some new plugins in xwiki.cfg. You should compare the 
xwiki.cfg that comes with a standalone XE with the one you have and 
merge the two files.

> I have a much better understanding of what I needed to do. I'm going to
> write up a procedure and forward it. Maybe I can save somebody some time.


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to