Hi all,

I'm currently trying to customise my test Jetspeed portal (v 1.2b1) with my
own portlets and design options, and I'm facing the following issue with the 
way skins are applied:

- On my home page, I'm defining several portlets (from the FileServerPortlet
  for instance), each associated entry in the default.psml bearing a
  skin defining the color, background-color and title-color properties.

- Everything is shown with the expected style when I'm accessing the home page,
  however if I'm invoking the PortletViewerScreen turbine screen with any of my 
  portlets, the maximized display of my portlet is showing the default gray
  title for it, instead of the style I defined.

The same problem appears if I'm adding some skins in the portletregistry.psml,
as well as with the Admin screen by trying to add some skin to the 
SelectPortlet for instance...

I tried to trace into the code and I didn't manage to pinpoint where the 
problem could come from, my quick investigation stopped when I saw that the
default TitlePortletControl used the getTitleColor which was supposed to 
retrieve a value from the skin... as expected...

Any help ? Is this a known bug ? Something wrong in my configuration ?
Could it be possible to have some technical overview of what the code does to 
render a portlet ?

Thanks in advance.


--
Olivier Berthier
[EMAIL PROTECTED]


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to