Speaking of innovating in mUniversality ( :) ), Need:
Render a header under mUniversality inviting users to try the exciting new based-on-Respondr "Bucky" profile instead. (Screenshot: http://cl.ly/YXJv ) There's a few ways that could be implemented, but the preferred way is using a Simple Content Portlet since that's the way this feature works under Universality and this allows tweaking the header content and which users see it by manipulating importable entity files (instead of, say, slamming the markup directly into the mUniversality XSLT.) Problem: mUniversality has the stylesheet parameter "dashboardForcedWindowState" set such that non-targeted portlet windows are coerced to minimized window state (as implemented in the WindowStateSettingsStAXComponent rendering pipeline component). This is desirable for the one-portlet-at-a-time navigation pattern of mUniversality, but it breaks sneaking a little content into the page via a portlet inclusion. Expected solution: Add an optional "immuneToDashboardForcedWindowState" parameter to portlet definitions and nuance WindowStateSettingsStAXComponent to refrain from coercing the window state of portlets with that parameter set to true. Floating this idea via email to invite feedback, of course. Kind regards, Andrew -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
