Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[15:56:09 CDT(-0500)] <athena> it should be pretty obvious if it's configured - when you go to the main portal page you'd get that blue home screen with icons

[15:56:13 CDT(-0500)] <athena> rather than seeing all the portlets

[15:56:13 CDT(-0500)] <b-sure> how does the user enable muniversality?

[15:57:01 CDT(-0500)] <b-sure> well i do see the icons for the different portlets when uMObile is turned on, it when I click on the icon, I get the portlet view instead of the mobile view

[15:57:29 CDT(-0500)] <athena> ok

[15:57:36 CDT(-0500)] <athena> that sounds like the theme is enabled

[15:58:12 CDT(-0500)] <athena> so each of the mobile-enabled portlets has some sort of theme resolver

[15:58:20 CDT(-0500)] <b-sure> ok

[15:58:25 CDT(-0500)] <athena> some have more than one - you want the version that looks at the theme name

[15:58:39 CDT(-0500)] <b-sure> yeah I think the theme resolver for news reader portlet needs to be adjusted.

[15:58:52 CDT(-0500)] <athena> you might set a breakpoint to make sure that implementation is being used, and see if maybe there's a mismatch between the default expected mobile theme name and what you have registered at uchicago

[15:58:58 CDT(-0500)] <athena> it does work out of the box

[15:59:14 CDT(-0500)] <athena> but if you had a custom fname for your theme or something that would require some configuration

[15:59:51 CDT(-0500)] <b-sure> ok. maybe our custom theme is getting in the way. so we have a universality->uofchicago theme for the regular browser, do we need a muniversality->uofchicago for the mobile theme?

[16:00:38 CDT(-0500)] <b-sure> I don't think we have made any mods to any of the mobile theme code for uPortal.

[16:01:36 CDT(-0500)] <b-sure> well anyway. I'll have some more time to work with this tomorrow. thanks for your info athena.

[16:02:26 CDT(-0500)] <athena> sorry, doing a bunch of things (smile)

[16:02:42 CDT(-0500)] <athena> you shouldn't need changes if you have the default name, but i'd take a look with a debugger to track down exactly what's going on

[16:03:07 CDT(-0500)] <b-sure> ok. will do. thanks.